[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:07:30.738794  5792 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.168.62:36535
I20260710 11:07:30.740257  5792 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:07:30.741209  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:30.757740  5799 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:30.758138  5798 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:30.759276  5792 server_base.cc:1061] running on GCE node
W20260710 11:07:30.758533  5801 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:31.953898  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:31.954257  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:31.954500  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681651954475 us; error 0 us; skew 500 ppm
I20260710 11:07:31.955470  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:31.961928  5792 webserver.cc:533] Webserver started at http://127.5.168.62:42469/ using document root <none> and password file <none>
I20260710 11:07:31.962805  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:31.963030  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:31.963526  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:31.969259  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681650572098-5792-0/minicluster-data/master-0-root/instance:
uuid: "10e0e033d2c54cffb554c81fda94f72d"
format_stamp: "Formatted at 2026-07-10 11:07:31 on dist-test-slave-vghp"
I20260710 11:07:31.977133  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:07:31.982273  5807 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:31.983472  5792 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:07:31.983835  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681650572098-5792-0/minicluster-data/master-0-root
uuid: "10e0e033d2c54cffb554c81fda94f72d"
format_stamp: "Formatted at 2026-07-10 11:07:31 on dist-test-slave-vghp"
I20260710 11:07:31.984186  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681650572098-5792-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681650572098-5792-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681650572098-5792-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:32.042165  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:32.043841  5792 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:07:32.044313  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:32.116986  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.62:36535
I20260710 11:07:32.117098  5858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.62:36535 every 8 connection(s)
I20260710 11:07:32.125396  5859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.148727  5859 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d: Bootstrap starting.
I20260710 11:07:32.154601  5859 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.156541  5859 log.cc:826] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d: Log is configured to *not* fsync() on all Append() calls
I20260710 11:07:32.161069  5859 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d: No bootstrap required, opened a new log
I20260710 11:07:32.181605  5859 raft_consensus.cc:359] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10e0e033d2c54cffb554c81fda94f72d" member_type: VOTER }
I20260710 11:07:32.182206  5859 raft_consensus.cc:385] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.182471  5859 raft_consensus.cc:740] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10e0e033d2c54cffb554c81fda94f72d, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.183384  5859 consensus_queue.cc:260] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "10e0e033d2c54cffb554c81fda94f72d" member_type: VOTER }
I20260710 11:07:32.183887  5859 raft_consensus.cc:399] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:32.184180  5859 raft_consensus.cc:493] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:32.184536  5859 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:32.188663  5859 raft_consensus.cc:515] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10e0e033d2c54cffb554c81fda94f72d" member_type: VOTER }
I20260710 11:07:32.189404  5859 leader_election.cc:304] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d [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: 10e0e033d2c54cffb554c81fda94f72d; no voters: 
I20260710 11:07:32.191102  5859 leader_election.cc:290] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:32.191457  5862 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:32.194233  5862 raft_consensus.cc:697] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d [term 1 LEADER]: Becoming Leader. State: Replica: 10e0e033d2c54cffb554c81fda94f72d, State: Running, Role: LEADER
I20260710 11:07:32.195142  5862 consensus_queue.cc:237] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d [LEADER]: Queue going to LEADER mode. State: All 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: "10e0e033d2c54cffb554c81fda94f72d" member_type: VOTER }
I20260710 11:07:32.196288  5859 sys_catalog.cc:565] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:32.205950  5863 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "10e0e033d2c54cffb554c81fda94f72d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10e0e033d2c54cffb554c81fda94f72d" member_type: VOTER } }
I20260710 11:07:32.206516  5863 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:32.206228  5864 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 10e0e033d2c54cffb554c81fda94f72d. Latest consensus state: current_term: 1 leader_uuid: "10e0e033d2c54cffb554c81fda94f72d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10e0e033d2c54cffb554c81fda94f72d" member_type: VOTER } }
I20260710 11:07:32.207002  5864 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:32.210059  5870 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:32.221829  5870 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:32.224594  5792 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:32.238948  5870 catalog_manager.cc:1383] Generated new cluster ID: cf3532f205c644d89e6f0c9485120980
I20260710 11:07:32.239302  5870 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:32.267242  5870 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:32.268817  5870 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:32.283159  5870 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d: Generated new TSK 0
I20260710 11:07:32.284130  5870 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:32.291438  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:32.301007  5881 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:32.303460  5882 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:32.306608  5792 server_base.cc:1061] running on GCE node
W20260710 11:07:32.307684  5884 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:32.308591  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:32.308813  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:32.309002  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681652308984 us; error 0 us; skew 500 ppm
I20260710 11:07:32.309588  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:32.314028  5792 webserver.cc:533] Webserver started at http://127.5.168.1:35775/ using document root <none> and password file <none>
I20260710 11:07:32.314567  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:32.314785  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:32.315083  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:32.316236  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681650572098-5792-0/minicluster-data/ts-0-root/instance:
uuid: "017c5f2ea12843d9bbb4c94972807a49"
format_stamp: "Formatted at 2026-07-10 11:07:32 on dist-test-slave-vghp"
I20260710 11:07:32.322014  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:07:32.326539  5889 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:32.327417  5792 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:07:32.327708  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681650572098-5792-0/minicluster-data/ts-0-root
uuid: "017c5f2ea12843d9bbb4c94972807a49"
format_stamp: "Formatted at 2026-07-10 11:07:32 on dist-test-slave-vghp"
I20260710 11:07:32.328013  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681650572098-5792-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681650572098-5792-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681650572098-5792-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:32.373319  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:32.375090  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:32.377884  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:32.383399  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:32.383708  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:32.384023  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:32.384254  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:32.474191  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.1:40921
I20260710 11:07:32.474308  5951 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.1:40921 every 8 connection(s)
I20260710 11:07:32.481868  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:32.493990  5956 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:32.496796  5957 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:32.506632  5959 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:32.506956  5792 server_base.cc:1061] running on GCE node
I20260710 11:07:32.508138  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:32.508481  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:32.508744  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681652508725 us; error 0 us; skew 500 ppm
I20260710 11:07:32.509614  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:32.511693  5952 heartbeater.cc:344] Connected to a master server at 127.5.168.62:36535
I20260710 11:07:32.512163  5952 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:32.513264  5952 heartbeater.cc:507] Master 127.5.168.62:36535 requested a full tablet report, sending...
I20260710 11:07:32.514943  5792 webserver.cc:533] Webserver started at http://127.5.168.2:40271/ using document root <none> and password file <none>
I20260710 11:07:32.515643  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:32.515889  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:32.516229  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:32.516726  5824 ts_manager.cc:194] Registered new tserver with Master: 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921)
I20260710 11:07:32.517776  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681650572098-5792-0/minicluster-data/ts-1-root/instance:
uuid: "190aa95dc38e49389b5f7ad5a60eb556"
format_stamp: "Formatted at 2026-07-10 11:07:32 on dist-test-slave-vghp"
I20260710 11:07:32.519716  5824 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47052
I20260710 11:07:32.524596  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.003s
I20260710 11:07:32.528923  5964 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:32.529847  5792 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:07:32.530154  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681650572098-5792-0/minicluster-data/ts-1-root
uuid: "190aa95dc38e49389b5f7ad5a60eb556"
format_stamp: "Formatted at 2026-07-10 11:07:32 on dist-test-slave-vghp"
I20260710 11:07:32.530449  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681650572098-5792-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681650572098-5792-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681650572098-5792-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:32.556435  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:32.557883  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:32.560010  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:32.563345  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:32.563604  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:32.563843  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:32.564013  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:32.662703  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.2:38563
I20260710 11:07:32.662868  6026 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.2:38563 every 8 connection(s)
I20260710 11:07:32.671849  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:32.681569  6030 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:32.683192  6027 heartbeater.cc:344] Connected to a master server at 127.5.168.62:36535
I20260710 11:07:32.683720  6027 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:32.685036  6027 heartbeater.cc:507] Master 127.5.168.62:36535 requested a full tablet report, sending...
I20260710 11:07:32.687976  5824 ts_manager.cc:194] Registered new tserver with Master: 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563)
I20260710 11:07:32.689968  5824 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47058
W20260710 11:07:32.690205  6033 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:32.692788  6031 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:32.697263  5792 server_base.cc:1061] running on GCE node
I20260710 11:07:32.698339  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:32.698598  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:32.698791  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681652698776 us; error 0 us; skew 500 ppm
I20260710 11:07:32.699533  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:32.702255  5792 webserver.cc:533] Webserver started at http://127.5.168.3:38447/ using document root <none> and password file <none>
I20260710 11:07:32.702855  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:32.703088  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:32.703435  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:32.704906  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681650572098-5792-0/minicluster-data/ts-2-root/instance:
uuid: "b459fcac17f147318185089d98b4dd79"
format_stamp: "Formatted at 2026-07-10 11:07:32 on dist-test-slave-vghp"
I20260710 11:07:32.710583  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:07:32.714581  6038 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:32.715476  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:32.715802  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681650572098-5792-0/minicluster-data/ts-2-root
uuid: "b459fcac17f147318185089d98b4dd79"
format_stamp: "Formatted at 2026-07-10 11:07:32 on dist-test-slave-vghp"
I20260710 11:07:32.716166  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681650572098-5792-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681650572098-5792-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681650572098-5792-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:32.733842  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:32.735450  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:32.737123  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:32.740754  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:32.741020  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:32.741312  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:32.741520  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:32.827030  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.3:39353
I20260710 11:07:32.827171  6100 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.3:39353 every 8 connection(s)
I20260710 11:07:32.845057  6101 heartbeater.cc:344] Connected to a master server at 127.5.168.62:36535
I20260710 11:07:32.845464  6101 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:32.846225  6101 heartbeater.cc:507] Master 127.5.168.62:36535 requested a full tablet report, sending...
I20260710 11:07:32.848145  5824 ts_manager.cc:194] Registered new tserver with Master: b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:32.848470  5792 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.009934935s
I20260710 11:07:32.849596  5824 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47072
I20260710 11:07:32.901028  5824 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47078:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:32.904917  5824 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:33.022460  6064 tablet_service.cc:1511] Processing CreateTablet for tablet 411079cb8eec457ca37d7576485c5644 (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:33.024696  6064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 411079cb8eec457ca37d7576485c5644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.029239  6065 tablet_service.cc:1511] Processing CreateTablet for tablet 1f7897333b884806b7d46c59221c86ad (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:33.030905  6065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f7897333b884806b7d46c59221c86ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.033572  6066 tablet_service.cc:1511] Processing CreateTablet for tablet 36effcc9c2c44dd08223b953836faa0a (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:33.035507  6066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36effcc9c2c44dd08223b953836faa0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.039099  6063 tablet_service.cc:1511] Processing CreateTablet for tablet 3dc9eb2624db4a7a98335651ecc961ad (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:33.041018  6063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dc9eb2624db4a7a98335651ecc961ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.054822  6061 tablet_service.cc:1511] Processing CreateTablet for tablet d2734ffb8b664253a90cc49b7802e41a (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:33.056435  6061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2734ffb8b664253a90cc49b7802e41a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.057037  6062 tablet_service.cc:1511] Processing CreateTablet for tablet fd3c4481f6934929a19546ab3860d40b (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:33.060770  6062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3c4481f6934929a19546ab3860d40b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.072764  6060 tablet_service.cc:1511] Processing CreateTablet for tablet 359b3961ea954b46a5a28e3ab32867bb (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:33.075872  6060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359b3961ea954b46a5a28e3ab32867bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.101749  6119 tablet_bootstrap.cc:492] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79: Bootstrap starting.
I20260710 11:07:33.115923  5917 tablet_service.cc:1511] Processing CreateTablet for tablet 36effcc9c2c44dd08223b953836faa0a (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:33.121544  5992 tablet_service.cc:1511] Processing CreateTablet for tablet 36effcc9c2c44dd08223b953836faa0a (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:33.127377  5915 tablet_service.cc:1511] Processing CreateTablet for tablet 411079cb8eec457ca37d7576485c5644 (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:33.123782  5990 tablet_service.cc:1511] Processing CreateTablet for tablet 411079cb8eec457ca37d7576485c5644 (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:33.131695  5991 tablet_service.cc:1511] Processing CreateTablet for tablet 1f7897333b884806b7d46c59221c86ad (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:33.134945  5917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36effcc9c2c44dd08223b953836faa0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.131529  5916 tablet_service.cc:1511] Processing CreateTablet for tablet 1f7897333b884806b7d46c59221c86ad (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:33.134294  5914 tablet_service.cc:1511] Processing CreateTablet for tablet 3dc9eb2624db4a7a98335651ecc961ad (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:33.142807  5992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36effcc9c2c44dd08223b953836faa0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.132659  5989 tablet_service.cc:1511] Processing CreateTablet for tablet 3dc9eb2624db4a7a98335651ecc961ad (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:33.147223  5991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f7897333b884806b7d46c59221c86ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.149224  5915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 411079cb8eec457ca37d7576485c5644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.154147  5910 tablet_service.cc:1511] Processing CreateTablet for tablet b3fac3ebcd8349ea9c590e3ec8a77b3e (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:33.150499  6064 tablet_service.cc:1511] Processing CreateTablet for tablet b3fac3ebcd8349ea9c590e3ec8a77b3e (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:33.162191  5916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f7897333b884806b7d46c59221c86ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.165716  5912 tablet_service.cc:1511] Processing CreateTablet for tablet d2734ffb8b664253a90cc49b7802e41a (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:33.162709  5988 tablet_service.cc:1511] Processing CreateTablet for tablet fd3c4481f6934929a19546ab3860d40b (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:33.164444  5989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dc9eb2624db4a7a98335651ecc961ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.165319  5987 tablet_service.cc:1511] Processing CreateTablet for tablet d2734ffb8b664253a90cc49b7802e41a (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:33.161450  5913 tablet_service.cc:1511] Processing CreateTablet for tablet fd3c4481f6934929a19546ab3860d40b (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:33.164021  5986 tablet_service.cc:1511] Processing CreateTablet for tablet 359b3961ea954b46a5a28e3ab32867bb (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:33.172183  6064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3fac3ebcd8349ea9c590e3ec8a77b3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.173091  5914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dc9eb2624db4a7a98335651ecc961ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.175107  5985 tablet_service.cc:1511] Processing CreateTablet for tablet b3fac3ebcd8349ea9c590e3ec8a77b3e (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:33.176419  5909 tablet_service.cc:1511] Processing CreateTablet for tablet a6b648362b8a4d169c2a1111acf2303c (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:33.168236  5911 tablet_service.cc:1511] Processing CreateTablet for tablet 359b3961ea954b46a5a28e3ab32867bb (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:33.182579  5984 tablet_service.cc:1511] Processing CreateTablet for tablet a6b648362b8a4d169c2a1111acf2303c (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:33.182991  5990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 411079cb8eec457ca37d7576485c5644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.184023  5913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3c4481f6934929a19546ab3860d40b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.184791  5987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2734ffb8b664253a90cc49b7802e41a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.185977  5985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3fac3ebcd8349ea9c590e3ec8a77b3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.187879  5984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b648362b8a4d169c2a1111acf2303c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.188520  5988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3c4481f6934929a19546ab3860d40b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.186136  5912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2734ffb8b664253a90cc49b7802e41a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.193385  5909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b648362b8a4d169c2a1111acf2303c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.193403  5986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359b3961ea954b46a5a28e3ab32867bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.196449  5911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359b3961ea954b46a5a28e3ab32867bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.203682  6062 tablet_service.cc:1511] Processing CreateTablet for tablet a6b648362b8a4d169c2a1111acf2303c (DEFAULT_TABLE table=test-workload [id=fdb620baab1f4d54af731b279178beb5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:33.204888  6062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b648362b8a4d169c2a1111acf2303c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:07:33.230870  5872 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:33.225445  5910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3fac3ebcd8349ea9c590e3ec8a77b3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:33.285526  6119 tablet_bootstrap.cc:654] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.381064  6119 tablet_bootstrap.cc:492] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79: No bootstrap required, opened a new log
I20260710 11:07:33.381574  6119 ts_tablet_manager.cc:1403] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79: Time spent bootstrapping tablet: real 0.281s	user 0.014s	sys 0.027s
I20260710 11:07:33.383348  6121 tablet_bootstrap.cc:492] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556: Bootstrap starting.
I20260710 11:07:33.385119  6119 raft_consensus.cc:359] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.388586  6119 raft_consensus.cc:385] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.388921  6119 raft_consensus.cc:740] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b459fcac17f147318185089d98b4dd79, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.403954  6121 tablet_bootstrap.cc:654] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.400833  6119 consensus_queue.cc:260] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.409667  6122 tablet_bootstrap.cc:492] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49: Bootstrap starting.
I20260710 11:07:33.416895  6119 ts_tablet_manager.cc:1434] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.005s
I20260710 11:07:33.421581  6101 heartbeater.cc:499] Master 127.5.168.62:36535 was elected leader, sending a full tablet report...
I20260710 11:07:33.422011  6119 tablet_bootstrap.cc:492] T 3dc9eb2624db4a7a98335651ecc961ad P b459fcac17f147318185089d98b4dd79: Bootstrap starting.
I20260710 11:07:33.424588  6124 raft_consensus.cc:493] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:33.425060  6124 raft_consensus.cc:515] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.439224  6121 tablet_bootstrap.cc:492] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556: No bootstrap required, opened a new log
I20260710 11:07:33.439459  6122 tablet_bootstrap.cc:654] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.439778  6121 ts_tablet_manager.cc:1403] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556: Time spent bootstrapping tablet: real 0.072s	user 0.005s	sys 0.013s
I20260710 11:07:33.443352  6124 leader_election.cc:290] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563)
I20260710 11:07:33.444106  6121 raft_consensus.cc:359] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.445530  6121 raft_consensus.cc:385] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.445925  6121 raft_consensus.cc:740] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.447726  6121 consensus_queue.cc:260] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.454277  6119 tablet_bootstrap.cc:654] T 3dc9eb2624db4a7a98335651ecc961ad P b459fcac17f147318185089d98b4dd79: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.469050  6121 ts_tablet_manager.cc:1434] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.013s
I20260710 11:07:33.469851  6027 heartbeater.cc:499] Master 127.5.168.62:36535 was elected leader, sending a full tablet report...
I20260710 11:07:33.473522  6121 tablet_bootstrap.cc:492] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556: Bootstrap starting.
I20260710 11:07:33.479842  6002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7897333b884806b7d46c59221c86ad" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556" is_pre_election: true
W20260710 11:07:33.482184  6041 leader_election.cc:343] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:33.484534  6122 tablet_bootstrap.cc:492] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49: No bootstrap required, opened a new log
I20260710 11:07:33.485009  6122 ts_tablet_manager.cc:1403] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49: Time spent bootstrapping tablet: real 0.095s	user 0.004s	sys 0.020s
I20260710 11:07:33.488889  6121 tablet_bootstrap.cc:654] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.490648  6122 raft_consensus.cc:359] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.491429  6122 raft_consensus.cc:385] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.491761  6122 raft_consensus.cc:740] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.492525  6122 consensus_queue.cc:260] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.494004  6119 tablet_bootstrap.cc:492] T 3dc9eb2624db4a7a98335651ecc961ad P b459fcac17f147318185089d98b4dd79: No bootstrap required, opened a new log
I20260710 11:07:33.494966  6119 ts_tablet_manager.cc:1403] T 3dc9eb2624db4a7a98335651ecc961ad P b459fcac17f147318185089d98b4dd79: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.003s
I20260710 11:07:33.498157  6119 raft_consensus.cc:359] T 3dc9eb2624db4a7a98335651ecc961ad P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.499133  6119 raft_consensus.cc:385] T 3dc9eb2624db4a7a98335651ecc961ad P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.499513  6119 raft_consensus.cc:740] T 3dc9eb2624db4a7a98335651ecc961ad P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b459fcac17f147318185089d98b4dd79, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.500380  6119 consensus_queue.cc:260] T 3dc9eb2624db4a7a98335651ecc961ad P b459fcac17f147318185089d98b4dd79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.502710  6119 ts_tablet_manager.cc:1434] T 3dc9eb2624db4a7a98335651ecc961ad P b459fcac17f147318185089d98b4dd79: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:07:33.507758  6119 tablet_bootstrap.cc:492] T 36effcc9c2c44dd08223b953836faa0a P b459fcac17f147318185089d98b4dd79: Bootstrap starting.
I20260710 11:07:33.514416  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7897333b884806b7d46c59221c86ad" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017c5f2ea12843d9bbb4c94972807a49" is_pre_election: true
I20260710 11:07:33.514655  5952 heartbeater.cc:499] Master 127.5.168.62:36535 was elected leader, sending a full tablet report...
W20260710 11:07:33.516595  6041 leader_election.cc:343] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:33.517282  6122 ts_tablet_manager.cc:1434] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.012s
I20260710 11:07:33.517010  6041 leader_election.cc:304] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b459fcac17f147318185089d98b4dd79; no voters: 017c5f2ea12843d9bbb4c94972807a49, 190aa95dc38e49389b5f7ad5a60eb556
I20260710 11:07:33.519487  6124 raft_consensus.cc:2749] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:33.520162  6119 tablet_bootstrap.cc:654] T 36effcc9c2c44dd08223b953836faa0a P b459fcac17f147318185089d98b4dd79: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.523064  6122 tablet_bootstrap.cc:492] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49: Bootstrap starting.
I20260710 11:07:33.525908  6121 tablet_bootstrap.cc:492] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556: No bootstrap required, opened a new log
I20260710 11:07:33.526467  6121 ts_tablet_manager.cc:1403] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.016s
I20260710 11:07:33.529662  6121 raft_consensus.cc:359] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.530493  6121 raft_consensus.cc:385] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.530819  6121 raft_consensus.cc:740] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.532548  6122 tablet_bootstrap.cc:654] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.535727  6121 consensus_queue.cc:260] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.538480  6121 ts_tablet_manager.cc:1434] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:07:33.539618  6121 tablet_bootstrap.cc:492] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556: Bootstrap starting.
I20260710 11:07:33.546510  6119 tablet_bootstrap.cc:492] T 36effcc9c2c44dd08223b953836faa0a P b459fcac17f147318185089d98b4dd79: No bootstrap required, opened a new log
I20260710 11:07:33.547032  6119 ts_tablet_manager.cc:1403] T 36effcc9c2c44dd08223b953836faa0a P b459fcac17f147318185089d98b4dd79: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.002s
I20260710 11:07:33.547582  6121 tablet_bootstrap.cc:654] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.547828  6122 tablet_bootstrap.cc:492] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49: No bootstrap required, opened a new log
I20260710 11:07:33.548285  6122 ts_tablet_manager.cc:1403] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260710 11:07:33.549925  6119 raft_consensus.cc:359] T 36effcc9c2c44dd08223b953836faa0a P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } } peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } }
I20260710 11:07:33.550472  6119 raft_consensus.cc:385] T 36effcc9c2c44dd08223b953836faa0a P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.550717  6119 raft_consensus.cc:740] T 36effcc9c2c44dd08223b953836faa0a P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b459fcac17f147318185089d98b4dd79, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.551596  6119 consensus_queue.cc:260] T 36effcc9c2c44dd08223b953836faa0a P b459fcac17f147318185089d98b4dd79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } } peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } }
I20260710 11:07:33.551898  6122 raft_consensus.cc:359] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.552577  6122 raft_consensus.cc:385] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.552940  6122 raft_consensus.cc:740] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.553711  6122 consensus_queue.cc:260] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.554399  6121 tablet_bootstrap.cc:492] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556: No bootstrap required, opened a new log
I20260710 11:07:33.555028  6121 ts_tablet_manager.cc:1403] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260710 11:07:33.556197  6122 ts_tablet_manager.cc:1434] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:33.557207  6122 tablet_bootstrap.cc:492] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49: Bootstrap starting.
I20260710 11:07:33.558923  6121 raft_consensus.cc:359] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } } peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } }
I20260710 11:07:33.559777  6121 raft_consensus.cc:385] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.560171  6121 raft_consensus.cc:740] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.561328  6121 consensus_queue.cc:260] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } } peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } }
I20260710 11:07:33.564093  6121 ts_tablet_manager.cc:1434] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:07:33.564831  6119 ts_tablet_manager.cc:1434] T 36effcc9c2c44dd08223b953836faa0a P b459fcac17f147318185089d98b4dd79: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 11:07:33.565207  6121 tablet_bootstrap.cc:492] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556: Bootstrap starting.
I20260710 11:07:33.565702  6119 tablet_bootstrap.cc:492] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79: Bootstrap starting.
I20260710 11:07:33.567545  6122 tablet_bootstrap.cc:654] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.575978  6121 tablet_bootstrap.cc:654] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.581315  6128 raft_consensus.cc:493] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:33.581949  6128 raft_consensus.cc:515] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.590168  6128 leader_election.cc:290] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
W20260710 11:07:33.594796  6102 tablet.cc:2406] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:07:33.599960  6132 raft_consensus.cc:493] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:33.600416  6121 tablet_bootstrap.cc:492] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556: No bootstrap required, opened a new log
I20260710 11:07:33.600456  6132 raft_consensus.cc:515] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.600955  6121 ts_tablet_manager.cc:1403] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.014s
I20260710 11:07:33.604195  6119 tablet_bootstrap.cc:654] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.604820  6132 leader_election.cc:290] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:33.613852  6122 tablet_bootstrap.cc:492] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49: No bootstrap required, opened a new log
I20260710 11:07:33.614307  6122 ts_tablet_manager.cc:1403] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49: Time spent bootstrapping tablet: real 0.057s	user 0.024s	sys 0.011s
I20260710 11:07:33.604467  6121 raft_consensus.cc:359] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.615465  6121 raft_consensus.cc:385] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.615764  6121 raft_consensus.cc:740] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.616603  6121 consensus_queue.cc:260] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.617931  6128 raft_consensus.cc:493] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:33.618357  6128 raft_consensus.cc:515] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } } peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } }
I20260710 11:07:33.620589  6128 leader_election.cc:290] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353), 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921)
I20260710 11:07:33.624854  6121 ts_tablet_manager.cc:1434] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 11:07:33.625797  6121 tablet_bootstrap.cc:492] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556: Bootstrap starting.
I20260710 11:07:33.625557  6122 raft_consensus.cc:359] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.626345  6122 raft_consensus.cc:385] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.626812  6122 raft_consensus.cc:740] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.627789  6122 consensus_queue.cc:260] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.630499  6122 ts_tablet_manager.cc:1434] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260710 11:07:33.650779  6121 tablet_bootstrap.cc:654] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.651561  6122 tablet_bootstrap.cc:492] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49: Bootstrap starting.
I20260710 11:07:33.651398  6076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc9eb2624db4a7a98335651ecc961ad" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b459fcac17f147318185089d98b4dd79" is_pre_election: true
I20260710 11:07:33.652251  6076 raft_consensus.cc:2468] T 3dc9eb2624db4a7a98335651ecc961ad P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 0.
I20260710 11:07:33.653630  6075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36effcc9c2c44dd08223b953836faa0a" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b459fcac17f147318185089d98b4dd79" is_pre_election: true
I20260710 11:07:33.654335  6075 raft_consensus.cc:2468] T 36effcc9c2c44dd08223b953836faa0a P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 0.
I20260710 11:07:33.656170  5965 leader_election.cc:304] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 190aa95dc38e49389b5f7ad5a60eb556, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:33.656284  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc9eb2624db4a7a98335651ecc961ad" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017c5f2ea12843d9bbb4c94972807a49" is_pre_election: true
I20260710 11:07:33.657222  5965 leader_election.cc:304] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 190aa95dc38e49389b5f7ad5a60eb556, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:33.657979  6128 raft_consensus.cc:2804] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:33.658181  6145 raft_consensus.cc:2804] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:33.658593  6122 tablet_bootstrap.cc:654] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.658427  6128 raft_consensus.cc:493] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:33.658423  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36effcc9c2c44dd08223b953836faa0a" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017c5f2ea12843d9bbb4c94972807a49" is_pre_election: true
I20260710 11:07:33.659119  6128 raft_consensus.cc:3060] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:33.660219  5967 leader_election.cc:343] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:33.662004  5967 leader_election.cc:343] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:33.672535  6132 raft_consensus.cc:493] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:33.674252  6132 raft_consensus.cc:515] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.677026  6132 leader_election.cc:290] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:33.679051  6119 tablet_bootstrap.cc:492] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79: No bootstrap required, opened a new log
I20260710 11:07:33.680639  6002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fac3ebcd8349ea9c590e3ec8a77b3e" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556" is_pre_election: true
I20260710 11:07:33.658689  6145 raft_consensus.cc:493] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:33.682747  6002 raft_consensus.cc:2468] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 017c5f2ea12843d9bbb4c94972807a49 in term 0.
I20260710 11:07:33.684460  6119 ts_tablet_manager.cc:1403] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79: Time spent bootstrapping tablet: real 0.119s	user 0.025s	sys 0.000s
I20260710 11:07:33.688246  6002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c4481f6934929a19546ab3860d40b" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556" is_pre_election: true
I20260710 11:07:33.680408  6128 raft_consensus.cc:515] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.691114  5892 leader_election.cc:304] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017c5f2ea12843d9bbb4c94972807a49, 190aa95dc38e49389b5f7ad5a60eb556; no voters: 
I20260710 11:07:33.685271  6145 raft_consensus.cc:3060] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:33.696274  5892 leader_election.cc:343] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:33.695904  6132 raft_consensus.cc:2804] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:33.697789  6132 raft_consensus.cc:493] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:33.698639  6132 raft_consensus.cc:3060] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.699152  6128 leader_election.cc:290] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 1 election: Requested vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:33.701476  6075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fac3ebcd8349ea9c590e3ec8a77b3e" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b459fcac17f147318185089d98b4dd79" is_pre_election: true
I20260710 11:07:33.701056  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc9eb2624db4a7a98335651ecc961ad" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
I20260710 11:07:33.702431  6119 raft_consensus.cc:359] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.701867  6076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c4481f6934929a19546ab3860d40b" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b459fcac17f147318185089d98b4dd79" is_pre_election: true
I20260710 11:07:33.703919  6119 raft_consensus.cc:385] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.703944  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc9eb2624db4a7a98335651ecc961ad" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b459fcac17f147318185089d98b4dd79"
I20260710 11:07:33.704339  6119 raft_consensus.cc:740] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b459fcac17f147318185089d98b4dd79, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.705016  6074 raft_consensus.cc:3060] T 3dc9eb2624db4a7a98335651ecc961ad P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.703179  6147 raft_consensus.cc:493] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:07:33.705724  5890 leader_election.cc:343] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:33.706863  5967 leader_election.cc:343] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:33.708330  6121 tablet_bootstrap.cc:492] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556: No bootstrap required, opened a new log
W20260710 11:07:33.709227  5890 leader_election.cc:343] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:33.706964  6119 consensus_queue.cc:260] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.709766  5890 leader_election.cc:304] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 017c5f2ea12843d9bbb4c94972807a49; no voters: 190aa95dc38e49389b5f7ad5a60eb556, b459fcac17f147318185089d98b4dd79
I20260710 11:07:33.712455  6119 ts_tablet_manager.cc:1434] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 11:07:33.712776  6122 tablet_bootstrap.cc:492] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49: No bootstrap required, opened a new log
I20260710 11:07:33.713513  6119 tablet_bootstrap.cc:492] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79: Bootstrap starting.
I20260710 11:07:33.713989  6122 ts_tablet_manager.cc:1403] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.014s
I20260710 11:07:33.710799  6121 ts_tablet_manager.cc:1403] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556: Time spent bootstrapping tablet: real 0.085s	user 0.028s	sys 0.017s
I20260710 11:07:33.719390  6074 raft_consensus.cc:2468] T 3dc9eb2624db4a7a98335651ecc961ad P b459fcac17f147318185089d98b4dd79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 1.
I20260710 11:07:33.706147  6147 raft_consensus.cc:515] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.721540  6122 raft_consensus.cc:359] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } } peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } }
I20260710 11:07:33.727360  6122 raft_consensus.cc:385] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.727751  6122 raft_consensus.cc:740] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.728725  6149 raft_consensus.cc:2749] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:33.729213  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411079cb8eec457ca37d7576485c5644" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017c5f2ea12843d9bbb4c94972807a49" is_pre_election: true
I20260710 11:07:33.726173  6132 raft_consensus.cc:515] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
W20260710 11:07:33.730485  5967 leader_election.cc:343] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:33.728585  6122 consensus_queue.cc:260] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } } peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } }
I20260710 11:07:33.731920  6132 leader_election.cc:290] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 1 election: Requested vote from peers 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:33.727767  6119 tablet_bootstrap.cc:654] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.732573  6002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fac3ebcd8349ea9c590e3ec8a77b3e" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
I20260710 11:07:33.733413  5965 leader_election.cc:304] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [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: 190aa95dc38e49389b5f7ad5a60eb556, b459fcac17f147318185089d98b4dd79; no voters: 017c5f2ea12843d9bbb4c94972807a49
I20260710 11:07:33.733688  6002 raft_consensus.cc:3060] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.722640  6121 raft_consensus.cc:359] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.734297  6121 raft_consensus.cc:385] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.734628  6121 raft_consensus.cc:740] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.735014  6122 ts_tablet_manager.cc:1434] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260710 11:07:33.735714  6147 leader_election.cc:290] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:33.736379  6121 consensus_queue.cc:260] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.737439  6128 raft_consensus.cc:2804] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:33.743945  6002 raft_consensus.cc:2468] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017c5f2ea12843d9bbb4c94972807a49 in term 1.
I20260710 11:07:33.745376  6076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411079cb8eec457ca37d7576485c5644" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b459fcac17f147318185089d98b4dd79" is_pre_election: true
I20260710 11:07:33.745867  5892 leader_election.cc:304] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017c5f2ea12843d9bbb4c94972807a49, 190aa95dc38e49389b5f7ad5a60eb556; no voters: 
I20260710 11:07:33.746054  6076 raft_consensus.cc:2468] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 0.
I20260710 11:07:33.746815  6149 raft_consensus.cc:2804] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:33.747241  6128 raft_consensus.cc:697] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 LEADER]: Becoming Leader. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Running, Role: LEADER
I20260710 11:07:33.747445  6149 raft_consensus.cc:697] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [term 1 LEADER]: Becoming Leader. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Running, Role: LEADER
I20260710 11:07:33.748248  6128 consensus_queue.cc:237] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.748701  6149 consensus_queue.cc:237] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.744666  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fac3ebcd8349ea9c590e3ec8a77b3e" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b459fcac17f147318185089d98b4dd79"
I20260710 11:07:33.750777  5965 leader_election.cc:304] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [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: 190aa95dc38e49389b5f7ad5a60eb556, b459fcac17f147318185089d98b4dd79; no voters: 017c5f2ea12843d9bbb4c94972807a49
I20260710 11:07:33.751086  6122 tablet_bootstrap.cc:492] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49: Bootstrap starting.
W20260710 11:07:33.751333  5890 leader_election.cc:343] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:33.753934  6147 raft_consensus.cc:2804] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:33.754453  6147 raft_consensus.cc:493] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:33.755985  6147 raft_consensus.cc:3060] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.752904  6121 ts_tablet_manager.cc:1434] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260710 11:07:33.763862  6122 tablet_bootstrap.cc:654] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.764135  6121 tablet_bootstrap.cc:492] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556: Bootstrap starting.
I20260710 11:07:33.756839  6119 tablet_bootstrap.cc:492] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79: No bootstrap required, opened a new log
I20260710 11:07:33.767661  6119 ts_tablet_manager.cc:1403] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.001s
I20260710 11:07:33.758018  6145 raft_consensus.cc:515] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } } peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } }
I20260710 11:07:33.771407  6119 raft_consensus.cc:359] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.772231  6119 raft_consensus.cc:385] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.772562  6119 raft_consensus.cc:740] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b459fcac17f147318185089d98b4dd79, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.772881  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36effcc9c2c44dd08223b953836faa0a" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b459fcac17f147318185089d98b4dd79"
I20260710 11:07:33.773500  6074 raft_consensus.cc:3060] T 36effcc9c2c44dd08223b953836faa0a P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.773372  6119 consensus_queue.cc:260] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.775295  5821 catalog_manager.cc:5697] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1). New cstate: current_term: 1 leader_uuid: "017c5f2ea12843d9bbb4c94972807a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:33.780239  6145 leader_election.cc:290] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 1 election: Requested vote from peers b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353), 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921)
I20260710 11:07:33.783083  6122 tablet_bootstrap.cc:492] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49: No bootstrap required, opened a new log
I20260710 11:07:33.780431  6119 ts_tablet_manager.cc:1434] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 11:07:33.783628  6122 ts_tablet_manager.cc:1403] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.006s
I20260710 11:07:33.784650  6119 tablet_bootstrap.cc:492] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79: Bootstrap starting.
I20260710 11:07:33.780660  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36effcc9c2c44dd08223b953836faa0a" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
I20260710 11:07:33.785719  5927 raft_consensus.cc:3060] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.788184  5824 catalog_manager.cc:5697] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 reported cstate change: term changed from 0 to 1, leader changed from <none> to 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "190aa95dc38e49389b5f7ad5a60eb556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:33.800285  6074 raft_consensus.cc:2468] T 36effcc9c2c44dd08223b953836faa0a P b459fcac17f147318185089d98b4dd79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 1.
I20260710 11:07:33.800558  5927 raft_consensus.cc:2468] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 1.
I20260710 11:07:33.804296  6147 raft_consensus.cc:515] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.812338  6119 tablet_bootstrap.cc:654] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.805207  5965 leader_election.cc:304] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 190aa95dc38e49389b5f7ad5a60eb556, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:33.814508  6145 raft_consensus.cc:2804] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:33.815245  6145 raft_consensus.cc:697] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 LEADER]: Becoming Leader. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Running, Role: LEADER
I20260710 11:07:33.817513  6147 leader_election.cc:290] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 1 election: Requested vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:33.820016  6121 tablet_bootstrap.cc:654] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.821156  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411079cb8eec457ca37d7576485c5644" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b459fcac17f147318185089d98b4dd79"
I20260710 11:07:33.821745  6074 raft_consensus.cc:3060] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.816838  6145 consensus_queue.cc:237] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } } peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } }
I20260710 11:07:33.833740  5926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411079cb8eec457ca37d7576485c5644" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
I20260710 11:07:33.835668  6119 tablet_bootstrap.cc:492] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79: No bootstrap required, opened a new log
I20260710 11:07:33.836131  6119 ts_tablet_manager.cc:1403] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.016s
I20260710 11:07:33.841106  6074 raft_consensus.cc:2468] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 1.
I20260710 11:07:33.841974  6121 tablet_bootstrap.cc:492] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556: No bootstrap required, opened a new log
W20260710 11:07:33.841817  5967 leader_election.cc:343] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:33.844669  6121 ts_tablet_manager.cc:1403] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556: Time spent bootstrapping tablet: real 0.081s	user 0.015s	sys 0.015s
I20260710 11:07:33.845875  5965 leader_election.cc:304] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [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: 190aa95dc38e49389b5f7ad5a60eb556, b459fcac17f147318185089d98b4dd79; no voters: 017c5f2ea12843d9bbb4c94972807a49
I20260710 11:07:33.847647  6145 raft_consensus.cc:2804] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:33.847589  6121 raft_consensus.cc:359] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.848381  6121 raft_consensus.cc:385] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.848698  6121 raft_consensus.cc:740] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.848507  6145 raft_consensus.cc:697] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 LEADER]: Becoming Leader. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Running, Role: LEADER
I20260710 11:07:33.849541  6121 consensus_queue.cc:260] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.850068  6145 consensus_queue.cc:237] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.838888  6119 raft_consensus.cc:359] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.851354  6119 raft_consensus.cc:385] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.851655  6119 raft_consensus.cc:740] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b459fcac17f147318185089d98b4dd79, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.852452  6119 consensus_queue.cc:260] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.809682  6122 raft_consensus.cc:359] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.854715  6121 ts_tablet_manager.cc:1434] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:07:33.856153  6119 ts_tablet_manager.cc:1434] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260710 11:07:33.857882  6121 tablet_bootstrap.cc:492] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556: Bootstrap starting.
I20260710 11:07:33.859336  6119 tablet_bootstrap.cc:492] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79: Bootstrap starting.
I20260710 11:07:33.856913  6122 raft_consensus.cc:385] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.865113  6122 raft_consensus.cc:740] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.869172  6122 consensus_queue.cc:260] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.870498  6119 tablet_bootstrap.cc:654] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.880540  6122 ts_tablet_manager.cc:1434] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49: Time spent starting tablet: real 0.097s	user 0.007s	sys 0.001s
I20260710 11:07:33.881384  6122 tablet_bootstrap.cc:492] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49: Bootstrap starting.
I20260710 11:07:33.878536  6121 tablet_bootstrap.cc:654] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.887578  6122 tablet_bootstrap.cc:654] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.888240  6119 tablet_bootstrap.cc:492] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79: No bootstrap required, opened a new log
I20260710 11:07:33.888870  6119 ts_tablet_manager.cc:1403] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.005s
I20260710 11:07:33.892724  6119 raft_consensus.cc:359] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.893641  6119 raft_consensus.cc:385] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.894057  6119 raft_consensus.cc:740] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b459fcac17f147318185089d98b4dd79, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.894979  6119 consensus_queue.cc:260] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.898577  6122 tablet_bootstrap.cc:492] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49: No bootstrap required, opened a new log
I20260710 11:07:33.899075  6122 ts_tablet_manager.cc:1403] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.004s
I20260710 11:07:33.900738  6119 ts_tablet_manager.cc:1434] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:07:33.901757  6119 tablet_bootstrap.cc:492] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79: Bootstrap starting.
I20260710 11:07:33.902190  6122 raft_consensus.cc:359] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.902944  6122 raft_consensus.cc:385] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.903303  6122 raft_consensus.cc:740] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.904196  6122 consensus_queue.cc:260] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.908866  6119 tablet_bootstrap.cc:654] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.910252  6122 ts_tablet_manager.cc:1434] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260710 11:07:33.911259  6122 tablet_bootstrap.cc:492] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49: Bootstrap starting.
I20260710 11:07:33.906211  5821 catalog_manager.cc:5697] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 reported cstate change: term changed from 0 to 1, leader changed from <none> to 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "190aa95dc38e49389b5f7ad5a60eb556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:33.917580  5821 catalog_manager.cc:5697] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 reported cstate change: term changed from 0 to 1, leader changed from <none> to 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "190aa95dc38e49389b5f7ad5a60eb556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:33.920202  6119 tablet_bootstrap.cc:492] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79: No bootstrap required, opened a new log
I20260710 11:07:33.920662  6119 ts_tablet_manager.cc:1403] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 11:07:33.923257  6121 tablet_bootstrap.cc:492] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556: No bootstrap required, opened a new log
I20260710 11:07:33.923233  6119 raft_consensus.cc:359] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.924211  6121 ts_tablet_manager.cc:1403] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.007s
I20260710 11:07:33.924336  6119 raft_consensus.cc:385] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.924692  6119 raft_consensus.cc:740] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b459fcac17f147318185089d98b4dd79, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.925416  6119 consensus_queue.cc:260] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.930636  6119 ts_tablet_manager.cc:1434] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:07:33.931562  6119 tablet_bootstrap.cc:492] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79: Bootstrap starting.
I20260710 11:07:33.932582  6122 tablet_bootstrap.cc:654] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.937569  6119 tablet_bootstrap.cc:654] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.945896  6122 tablet_bootstrap.cc:492] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49: No bootstrap required, opened a new log
I20260710 11:07:33.946358  6122 ts_tablet_manager.cc:1403] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.008s
I20260710 11:07:33.949044  6122 raft_consensus.cc:359] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.949909  6122 raft_consensus.cc:385] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.950419  6122 raft_consensus.cc:740] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.927541  6121 raft_consensus.cc:359] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.953760  6119 tablet_bootstrap.cc:492] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79: No bootstrap required, opened a new log
I20260710 11:07:33.953842  6121 raft_consensus.cc:385] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.954231  6119 ts_tablet_manager.cc:1403] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260710 11:07:33.954329  6121 raft_consensus.cc:740] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.955149  6121 consensus_queue.cc:260] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.955313  6122 consensus_queue.cc:260] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.956991  6119 raft_consensus.cc:359] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.957497  6121 ts_tablet_manager.cc:1434] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.002s
I20260710 11:07:33.957636  6119 raft_consensus.cc:385] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.957933  6119 raft_consensus.cc:740] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b459fcac17f147318185089d98b4dd79, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.958561  6121 tablet_bootstrap.cc:492] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556: Bootstrap starting.
I20260710 11:07:33.958566  6119 consensus_queue.cc:260] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.960675  6119 ts_tablet_manager.cc:1434] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:33.961728  6122 ts_tablet_manager.cc:1434] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:07:33.961869  6145 raft_consensus.cc:493] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:33.962538  6124 raft_consensus.cc:493] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:33.962771  6122 tablet_bootstrap.cc:492] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49: Bootstrap starting.
I20260710 11:07:33.962996  6124 raft_consensus.cc:515] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.964952  6124 leader_election.cc:290] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563)
I20260710 11:07:33.967103  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fac3ebcd8349ea9c590e3ec8a77b3e" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017c5f2ea12843d9bbb4c94972807a49" is_pre_election: true
I20260710 11:07:33.970657  6122 tablet_bootstrap.cc:654] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.972919  6002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fac3ebcd8349ea9c590e3ec8a77b3e" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556" is_pre_election: true
I20260710 11:07:33.973704  6002 raft_consensus.cc:2393] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b459fcac17f147318185089d98b4dd79 in current term 1: Already voted for candidate 017c5f2ea12843d9bbb4c94972807a49 in this term.
I20260710 11:07:33.975428  6041 leader_election.cc:304] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b459fcac17f147318185089d98b4dd79; no voters: 017c5f2ea12843d9bbb4c94972807a49, 190aa95dc38e49389b5f7ad5a60eb556
I20260710 11:07:33.962320  6145 raft_consensus.cc:515] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.977708  6124 raft_consensus.cc:3060] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.977933  6145 leader_election.cc:290] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:33.980293  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7897333b884806b7d46c59221c86ad" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b459fcac17f147318185089d98b4dd79" is_pre_election: true
I20260710 11:07:33.980926  6074 raft_consensus.cc:2468] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 0.
I20260710 11:07:33.982296  6122 tablet_bootstrap.cc:492] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49: No bootstrap required, opened a new log
I20260710 11:07:33.982156  5965 leader_election.cc:304] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 190aa95dc38e49389b5f7ad5a60eb556, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:33.982726  6122 ts_tablet_manager.cc:1403] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260710 11:07:33.983176  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7897333b884806b7d46c59221c86ad" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017c5f2ea12843d9bbb4c94972807a49" is_pre_election: true
W20260710 11:07:33.984844  5967 leader_election.cc:343] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:33.985635  6124 raft_consensus.cc:2749] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:33.986207  6145 raft_consensus.cc:2804] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:33.986640  6145 raft_consensus.cc:493] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:33.987025  6145 raft_consensus.cc:3060] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.987723  6122 raft_consensus.cc:359] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.988426  6122 raft_consensus.cc:385] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.988727  6122 raft_consensus.cc:740] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.989436  6122 consensus_queue.cc:260] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:33.991453  6122 ts_tablet_manager.cc:1434] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:07:33.992295  6122 tablet_bootstrap.cc:492] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49: Bootstrap starting.
I20260710 11:07:33.992609  6121 tablet_bootstrap.cc:654] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.999506  6122 tablet_bootstrap.cc:654] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:34.003813  6121 tablet_bootstrap.cc:492] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556: No bootstrap required, opened a new log
I20260710 11:07:34.004390  6121 ts_tablet_manager.cc:1403] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.003s
I20260710 11:07:34.007639  6121 raft_consensus.cc:359] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.008728  6124 raft_consensus.cc:493] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:34.008162  6145 raft_consensus.cc:515] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.009187  6124 raft_consensus.cc:515] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.011735  6122 tablet_bootstrap.cc:492] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49: No bootstrap required, opened a new log
I20260710 11:07:34.011646  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7897333b884806b7d46c59221c86ad" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
I20260710 11:07:34.012166  6122 ts_tablet_manager.cc:1403] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260710 11:07:34.012737  6124 leader_election.cc:290] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563)
I20260710 11:07:34.008493  6121 raft_consensus.cc:385] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:34.013476  6121 raft_consensus.cc:740] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Initialized, Role: FOLLOWER
I20260710 11:07:34.014256  6002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2734ffb8b664253a90cc49b7802e41a" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556" is_pre_election: true
I20260710 11:07:34.014096  6121 consensus_queue.cc:260] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.014817  6002 raft_consensus.cc:2468] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b459fcac17f147318185089d98b4dd79 in term 0.
I20260710 11:07:34.014643  6122 raft_consensus.cc:359] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.015409  6122 raft_consensus.cc:385] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:34.015678  6122 raft_consensus.cc:740] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Initialized, Role: FOLLOWER
W20260710 11:07:34.015995  5967 leader_election.cc:343] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:34.016309  6122 consensus_queue.cc:260] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.016847  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2734ffb8b664253a90cc49b7802e41a" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017c5f2ea12843d9bbb4c94972807a49" is_pre_election: true
I20260710 11:07:34.017427  5927 raft_consensus.cc:2468] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b459fcac17f147318185089d98b4dd79 in term 0.
I20260710 11:07:34.018235  6122 ts_tablet_manager.cc:1434] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 11:07:34.020403  6121 ts_tablet_manager.cc:1434] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:07:34.018805  6041 leader_election.cc:304] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017c5f2ea12843d9bbb4c94972807a49, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:34.021395  6121 tablet_bootstrap.cc:492] T a6b648362b8a4d169c2a1111acf2303c P 190aa95dc38e49389b5f7ad5a60eb556: Bootstrap starting.
I20260710 11:07:34.021744  6124 raft_consensus.cc:2804] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:34.022084  6124 raft_consensus.cc:493] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:34.022413  6124 raft_consensus.cc:3060] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:34.023589  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7897333b884806b7d46c59221c86ad" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b459fcac17f147318185089d98b4dd79"
I20260710 11:07:34.024123  6074 raft_consensus.cc:3060] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:34.027470  6121 tablet_bootstrap.cc:654] T a6b648362b8a4d169c2a1111acf2303c P 190aa95dc38e49389b5f7ad5a60eb556: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:34.028848  6124 raft_consensus.cc:515] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.032279  6074 raft_consensus.cc:2468] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 1.
I20260710 11:07:34.033483  5965 leader_election.cc:304] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [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: 190aa95dc38e49389b5f7ad5a60eb556, b459fcac17f147318185089d98b4dd79; no voters: 017c5f2ea12843d9bbb4c94972807a49
I20260710 11:07:34.034282  6147 raft_consensus.cc:2804] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:34.034981  6147 raft_consensus.cc:697] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 LEADER]: Becoming Leader. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Running, Role: LEADER
I20260710 11:07:34.036516  6149 raft_consensus.cc:493] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:34.036051  6147 consensus_queue.cc:237] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.037007  6149 raft_consensus.cc:515] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.039005  6149 leader_election.cc:290] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:34.039708  6002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359b3961ea954b46a5a28e3ab32867bb" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556" is_pre_election: true
I20260710 11:07:34.040287  6002 raft_consensus.cc:2468] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 017c5f2ea12843d9bbb4c94972807a49 in term 0.
I20260710 11:07:34.042050  5892 leader_election.cc:304] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017c5f2ea12843d9bbb4c94972807a49, 190aa95dc38e49389b5f7ad5a60eb556; no voters: 
I20260710 11:07:34.042847  6149 raft_consensus.cc:2804] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:34.043282  6149 raft_consensus.cc:493] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:34.043646  6149 raft_consensus.cc:3060] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:34.048180  6124 leader_election.cc:290] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [CANDIDATE]: Term 1 election: Requested vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563)
I20260710 11:07:34.034389  6145 leader_election.cc:290] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 1 election: Requested vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:34.049530  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2734ffb8b664253a90cc49b7802e41a" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
I20260710 11:07:34.050096  5927 raft_consensus.cc:3060] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:34.053942  6002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2734ffb8b664253a90cc49b7802e41a" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
I20260710 11:07:34.054445  6002 raft_consensus.cc:3060] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:34.062285  6121 tablet_bootstrap.cc:492] T a6b648362b8a4d169c2a1111acf2303c P 190aa95dc38e49389b5f7ad5a60eb556: No bootstrap required, opened a new log
I20260710 11:07:34.063052  6121 ts_tablet_manager.cc:1403] T a6b648362b8a4d169c2a1111acf2303c P 190aa95dc38e49389b5f7ad5a60eb556: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.022s
I20260710 11:07:34.066082  6149 raft_consensus.cc:515] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.066726  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359b3961ea954b46a5a28e3ab32867bb" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b459fcac17f147318185089d98b4dd79" is_pre_election: true
I20260710 11:07:34.067266  6121 raft_consensus.cc:359] T a6b648362b8a4d169c2a1111acf2303c P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.071789  6121 raft_consensus.cc:385] T a6b648362b8a4d169c2a1111acf2303c P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:34.072149  6121 raft_consensus.cc:740] T a6b648362b8a4d169c2a1111acf2303c P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Initialized, Role: FOLLOWER
I20260710 11:07:34.072561  6001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359b3961ea954b46a5a28e3ab32867bb" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
I20260710 11:07:34.073118  6001 raft_consensus.cc:3060] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:34.075547  6121 consensus_queue.cc:260] T a6b648362b8a4d169c2a1111acf2303c P 190aa95dc38e49389b5f7ad5a60eb556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.077701  6121 ts_tablet_manager.cc:1434] T a6b648362b8a4d169c2a1111acf2303c P 190aa95dc38e49389b5f7ad5a60eb556: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 11:07:34.068701  6002 raft_consensus.cc:2468] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b459fcac17f147318185089d98b4dd79 in term 1.
I20260710 11:07:34.078795  5823 catalog_manager.cc:5697] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 reported cstate change: term changed from 0 to 1, leader changed from <none> to 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "190aa95dc38e49389b5f7ad5a60eb556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:34.080197  6149 leader_election.cc:290] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 1 election: Requested vote from peers 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:34.080308  6041 leader_election.cc:304] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 190aa95dc38e49389b5f7ad5a60eb556, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:34.081064  6076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359b3961ea954b46a5a28e3ab32867bb" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b459fcac17f147318185089d98b4dd79"
I20260710 11:07:34.079711  6001 raft_consensus.cc:2468] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017c5f2ea12843d9bbb4c94972807a49 in term 1.
I20260710 11:07:34.069949  6124 raft_consensus.cc:493] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:34.083606  6124 raft_consensus.cc:515] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.083806  5892 leader_election.cc:304] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [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: 017c5f2ea12843d9bbb4c94972807a49, 190aa95dc38e49389b5f7ad5a60eb556; no voters: b459fcac17f147318185089d98b4dd79
I20260710 11:07:34.084555  6074 raft_consensus.cc:2468] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 017c5f2ea12843d9bbb4c94972807a49 in term 0.
I20260710 11:07:34.069516  5927 raft_consensus.cc:2468] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b459fcac17f147318185089d98b4dd79 in term 1.
I20260710 11:07:34.088112  6149 raft_consensus.cc:2804] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:34.088585  6149 raft_consensus.cc:697] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 1 LEADER]: Becoming Leader. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Running, Role: LEADER
I20260710 11:07:34.089180  6124 leader_election.cc:290] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563)
I20260710 11:07:34.089751  6124 raft_consensus.cc:2804] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:34.090209  6124 raft_consensus.cc:697] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 1 LEADER]: Becoming Leader. State: Replica: b459fcac17f147318185089d98b4dd79, State: Running, Role: LEADER
I20260710 11:07:34.090981  6124 consensus_queue.cc:237] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.089368  6149 consensus_queue.cc:237] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.106168  5824 catalog_manager.cc:5697] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1). New cstate: current_term: 1 leader_uuid: "017c5f2ea12843d9bbb4c94972807a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:34.109494  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359b3961ea954b46a5a28e3ab32867bb" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017c5f2ea12843d9bbb4c94972807a49" is_pre_election: true
I20260710 11:07:34.109702  6001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359b3961ea954b46a5a28e3ab32867bb" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556" is_pre_election: true
I20260710 11:07:34.110471  6001 raft_consensus.cc:2393] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b459fcac17f147318185089d98b4dd79 in current term 1: Already voted for candidate 017c5f2ea12843d9bbb4c94972807a49 in this term.
I20260710 11:07:34.111857  6041 leader_election.cc:304] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b459fcac17f147318185089d98b4dd79; no voters: 017c5f2ea12843d9bbb4c94972807a49, 190aa95dc38e49389b5f7ad5a60eb556
I20260710 11:07:34.115154  6174 raft_consensus.cc:3060] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:34.115926  5822 catalog_manager.cc:5697] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 reported cstate change: term changed from 0 to 1, leader changed from <none> to b459fcac17f147318185089d98b4dd79 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "b459fcac17f147318185089d98b4dd79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:34.122304  6174 raft_consensus.cc:2749] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:34.196251  6174 raft_consensus.cc:493] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:34.196732  6174 raft_consensus.cc:515] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.198534  6174 leader_election.cc:290] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563)
I20260710 11:07:34.199270  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c4481f6934929a19546ab3860d40b" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017c5f2ea12843d9bbb4c94972807a49" is_pre_election: true
I20260710 11:07:34.199865  5927 raft_consensus.cc:2468] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b459fcac17f147318185089d98b4dd79 in term 0.
I20260710 11:07:34.200035  6001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c4481f6934929a19546ab3860d40b" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556" is_pre_election: true
I20260710 11:07:34.200659  6001 raft_consensus.cc:2468] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b459fcac17f147318185089d98b4dd79 in term 0.
I20260710 11:07:34.201056  6041 leader_election.cc:304] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017c5f2ea12843d9bbb4c94972807a49, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:34.201839  6174 raft_consensus.cc:2804] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:34.202188  6174 raft_consensus.cc:493] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:34.202507  6174 raft_consensus.cc:3060] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:34.208917  6174 raft_consensus.cc:515] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.210917  6174 leader_election.cc:290] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [CANDIDATE]: Term 1 election: Requested vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563)
I20260710 11:07:34.211663  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c4481f6934929a19546ab3860d40b" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
I20260710 11:07:34.211828  6001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c4481f6934929a19546ab3860d40b" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
I20260710 11:07:34.212137  5927 raft_consensus.cc:3060] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:34.212388  6001 raft_consensus.cc:3060] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:34.216565  5927 raft_consensus.cc:2468] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b459fcac17f147318185089d98b4dd79 in term 1.
I20260710 11:07:34.217470  6041 leader_election.cc:304] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017c5f2ea12843d9bbb4c94972807a49, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:34.218139  6174 raft_consensus.cc:2804] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:34.218559  6174 raft_consensus.cc:697] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 1 LEADER]: Becoming Leader. State: Replica: b459fcac17f147318185089d98b4dd79, State: Running, Role: LEADER
I20260710 11:07:34.218701  6001 raft_consensus.cc:2468] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b459fcac17f147318185089d98b4dd79 in term 1.
I20260710 11:07:34.219378  6174 consensus_queue.cc:237] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.227474  5822 catalog_manager.cc:5697] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 reported cstate change: term changed from 0 to 1, leader changed from <none> to b459fcac17f147318185089d98b4dd79 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "b459fcac17f147318185089d98b4dd79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:34.237743  6145 consensus_queue.cc:1048] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:34.241181  5927 raft_consensus.cc:3060] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:34.245144  5872 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:34.246893  6149 consensus_queue.cc:1048] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:34.250152  6147 consensus_queue.cc:1048] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:34.280002  6152 consensus_queue.cc:1048] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:34.288081  6147 consensus_queue.cc:1048] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:34.304019  6128 consensus_queue.cc:1048] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:34.305583  6185 raft_consensus.cc:493] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:34.306054  6185 raft_consensus.cc:515] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.308267  6185 leader_election.cc:290] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:34.309190  6002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b648362b8a4d169c2a1111acf2303c" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556" is_pre_election: true
I20260710 11:07:34.309988  6002 raft_consensus.cc:2468] T a6b648362b8a4d169c2a1111acf2303c P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 017c5f2ea12843d9bbb4c94972807a49 in term 0.
I20260710 11:07:34.310654  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b648362b8a4d169c2a1111acf2303c" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b459fcac17f147318185089d98b4dd79" is_pre_election: true
I20260710 11:07:34.311252  6074 raft_consensus.cc:2468] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 017c5f2ea12843d9bbb4c94972807a49 in term 0.
I20260710 11:07:34.311501  5892 leader_election.cc:304] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017c5f2ea12843d9bbb4c94972807a49, 190aa95dc38e49389b5f7ad5a60eb556; no voters: 
I20260710 11:07:34.312604  6185 raft_consensus.cc:2804] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:34.313035  6185 raft_consensus.cc:493] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:34.313441  6185 raft_consensus.cc:3060] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:34.323423  6185 raft_consensus.cc:515] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.326999  6002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b648362b8a4d169c2a1111acf2303c" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
I20260710 11:07:34.327912  6002 raft_consensus.cc:3060] T a6b648362b8a4d169c2a1111acf2303c P 190aa95dc38e49389b5f7ad5a60eb556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:34.336112  6002 raft_consensus.cc:2468] T a6b648362b8a4d169c2a1111acf2303c P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017c5f2ea12843d9bbb4c94972807a49 in term 1.
I20260710 11:07:34.337169  5892 leader_election.cc:304] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017c5f2ea12843d9bbb4c94972807a49, 190aa95dc38e49389b5f7ad5a60eb556; no voters: 
I20260710 11:07:34.337993  6149 raft_consensus.cc:2804] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:34.338455  6149 raft_consensus.cc:697] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [term 1 LEADER]: Becoming Leader. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Running, Role: LEADER
I20260710 11:07:34.339255  6149 consensus_queue.cc:237] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.341029  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b648362b8a4d169c2a1111acf2303c" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b459fcac17f147318185089d98b4dd79"
I20260710 11:07:34.341574  6074 raft_consensus.cc:3060] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:34.344344  5927 raft_consensus.cc:3060] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:34.348443  6074 raft_consensus.cc:2468] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017c5f2ea12843d9bbb4c94972807a49 in term 1.
I20260710 11:07:34.349817  6185 leader_election.cc:290] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 1 election: Requested vote from peers 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:34.353016  6147 consensus_queue.cc:1048] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:34.364406  6128 consensus_queue.cc:1048] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:34.373363  6185 raft_consensus.cc:493] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:34.373867  6185 raft_consensus.cc:515] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.377068  6076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7897333b884806b7d46c59221c86ad" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b459fcac17f147318185089d98b4dd79" is_pre_election: true
I20260710 11:07:34.377874  6076 raft_consensus.cc:2393] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 017c5f2ea12843d9bbb4c94972807a49 in current term 1: Already voted for candidate 190aa95dc38e49389b5f7ad5a60eb556 in this term.
I20260710 11:07:34.378772  6002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7897333b884806b7d46c59221c86ad" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556" is_pre_election: true
I20260710 11:07:34.379354  6185 leader_election.cc:290] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:34.380390  5892 leader_election.cc:304] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 017c5f2ea12843d9bbb4c94972807a49; no voters: 190aa95dc38e49389b5f7ad5a60eb556, b459fcac17f147318185089d98b4dd79
I20260710 11:07:34.381299  6149 raft_consensus.cc:3060] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:34.383982  5823 catalog_manager.cc:5697] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1). New cstate: current_term: 1 leader_uuid: "017c5f2ea12843d9bbb4c94972807a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:34.387343  6149 raft_consensus.cc:2749] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:34.480662  6147 consensus_queue.cc:1048] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:34.490947  6145 consensus_queue.cc:1048] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:34.584331  6124 consensus_queue.cc:1048] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:34.597955  6124 consensus_queue.cc:1048] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:34.622902  6149 consensus_queue.cc:1048] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:34.637490  6149 consensus_queue.cc:1048] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:34.642829  6002 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36effcc9c2c44dd08223b953836faa0a"
dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
mode: GRACEFUL
new_leader_uuid: "017c5f2ea12843d9bbb4c94972807a49"
 from {username='slave'} at 127.0.0.1:45758
I20260710 11:07:34.644301  6002 raft_consensus.cc:606] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 LEADER]: Received request to transfer leadership to TS 017c5f2ea12843d9bbb4c94972807a49
I20260710 11:07:34.648811  6174 consensus_queue.cc:1048] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:34.655644  6001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f7897333b884806b7d46c59221c86ad"
dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
mode: GRACEFUL
new_leader_uuid: "017c5f2ea12843d9bbb4c94972807a49"
 from {username='slave'} at 127.0.0.1:45758
I20260710 11:07:34.656212  6001 raft_consensus.cc:606] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 LEADER]: Received request to transfer leadership to TS 017c5f2ea12843d9bbb4c94972807a49
I20260710 11:07:34.662891  6001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "411079cb8eec457ca37d7576485c5644"
dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
mode: GRACEFUL
new_leader_uuid: "017c5f2ea12843d9bbb4c94972807a49"
 from {username='slave'} at 127.0.0.1:45758
I20260710 11:07:34.663542  6001 raft_consensus.cc:606] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 LEADER]: Received request to transfer leadership to TS 017c5f2ea12843d9bbb4c94972807a49
I20260710 11:07:34.672685  6002 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dc9eb2624db4a7a98335651ecc961ad"
dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
mode: GRACEFUL
new_leader_uuid: "017c5f2ea12843d9bbb4c94972807a49"
 from {username='slave'} at 127.0.0.1:45758
I20260710 11:07:34.673468  6002 raft_consensus.cc:606] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 LEADER]: Received request to transfer leadership to TS 017c5f2ea12843d9bbb4c94972807a49
I20260710 11:07:34.674806  6195 consensus_queue.cc:1048] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:07:34.701422  6074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd3c4481f6934929a19546ab3860d40b"
dest_uuid: "b459fcac17f147318185089d98b4dd79"
mode: GRACEFUL
new_leader_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
 from {username='slave'} at 127.0.0.1:48092
I20260710 11:07:34.702049  6074 raft_consensus.cc:606] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 1 LEADER]: Received request to transfer leadership to TS 190aa95dc38e49389b5f7ad5a60eb556
I20260710 11:07:34.707396  6074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2734ffb8b664253a90cc49b7802e41a"
dest_uuid: "b459fcac17f147318185089d98b4dd79"
mode: GRACEFUL
new_leader_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
 from {username='slave'} at 127.0.0.1:48092
I20260710 11:07:34.707885  6074 raft_consensus.cc:606] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 1 LEADER]: Received request to transfer leadership to TS 190aa95dc38e49389b5f7ad5a60eb556
I20260710 11:07:34.722301  5926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "359b3961ea954b46a5a28e3ab32867bb"
dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
mode: GRACEFUL
new_leader_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
 from {username='slave'} at 127.0.0.1:36868
I20260710 11:07:34.722826  5926 raft_consensus.cc:606] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 1 LEADER]: Received request to transfer leadership to TS 190aa95dc38e49389b5f7ad5a60eb556
I20260710 11:07:34.728299  5926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3fac3ebcd8349ea9c590e3ec8a77b3e"
dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
mode: GRACEFUL
new_leader_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
 from {username='slave'} at 127.0.0.1:36868
I20260710 11:07:34.728860  5926 raft_consensus.cc:606] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [term 1 LEADER]: Received request to transfer leadership to TS 190aa95dc38e49389b5f7ad5a60eb556
I20260710 11:07:34.733918  5926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6b648362b8a4d169c2a1111acf2303c"
dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
mode: GRACEFUL
new_leader_uuid: "b459fcac17f147318185089d98b4dd79"
 from {username='slave'} at 127.0.0.1:36868
I20260710 11:07:34.734490  5926 raft_consensus.cc:606] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [term 1 LEADER]: Received request to transfer leadership to TS b459fcac17f147318185089d98b4dd79
I20260710 11:07:34.774137  6147 raft_consensus.cc:993] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556: : Instructing follower 017c5f2ea12843d9bbb4c94972807a49 to start an election
I20260710 11:07:34.774679  6147 raft_consensus.cc:1081] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 LEADER]: Signalling peer 017c5f2ea12843d9bbb4c94972807a49 to start an election
I20260710 11:07:34.776563  5925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "411079cb8eec457ca37d7576485c5644"
dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
 from {username='slave'} at 127.0.0.1:43734
I20260710 11:07:34.777160  5925 raft_consensus.cc:493] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:34.777513  5925 raft_consensus.cc:3060] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:34.778070  6149 consensus_queue.cc:1048] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:34.779001  6147 raft_consensus.cc:993] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556: : Instructing follower 017c5f2ea12843d9bbb4c94972807a49 to start an election
I20260710 11:07:34.779522  6147 raft_consensus.cc:1081] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 LEADER]: Signalling peer 017c5f2ea12843d9bbb4c94972807a49 to start an election
I20260710 11:07:34.781384  5927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3dc9eb2624db4a7a98335651ecc961ad"
dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
 from {username='slave'} at 127.0.0.1:43734
I20260710 11:07:34.781925  5927 raft_consensus.cc:493] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:34.782299  5927 raft_consensus.cc:3060] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:34.785115  5925 raft_consensus.cc:515] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.787282  5925 leader_election.cc:290] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 2 election: Requested vote from peers 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:34.788313  6076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411079cb8eec457ca37d7576485c5644" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b459fcac17f147318185089d98b4dd79"
I20260710 11:07:34.788949  6076 raft_consensus.cc:3060] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:34.790704  6002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411079cb8eec457ca37d7576485c5644" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
I20260710 11:07:34.791342  6002 raft_consensus.cc:3055] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:34.791651  6002 raft_consensus.cc:740] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Running, Role: LEADER
I20260710 11:07:34.792173  5927 raft_consensus.cc:515] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.792508  6002 consensus_queue.cc:260] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.793851  6002 raft_consensus.cc:3060] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:34.795027  6001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc9eb2624db4a7a98335651ecc961ad" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
I20260710 11:07:34.795614  6001 raft_consensus.cc:3055] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:34.795943  6001 raft_consensus.cc:740] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Running, Role: LEADER
I20260710 11:07:34.796001  6076 raft_consensus.cc:2468] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017c5f2ea12843d9bbb4c94972807a49 in term 2.
I20260710 11:07:34.796739  6001 consensus_queue.cc:260] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.797372  5890 leader_election.cc:304] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017c5f2ea12843d9bbb4c94972807a49, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:34.797849  6001 raft_consensus.cc:3060] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:34.798489  6149 raft_consensus.cc:2804] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:34.799702  6149 raft_consensus.cc:697] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 2 LEADER]: Becoming Leader. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Running, Role: LEADER
I20260710 11:07:34.800364  6002 raft_consensus.cc:2468] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017c5f2ea12843d9bbb4c94972807a49 in term 2.
I20260710 11:07:34.800575  6149 consensus_queue.cc:237] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.802981  6001 raft_consensus.cc:2468] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017c5f2ea12843d9bbb4c94972807a49 in term 2.
I20260710 11:07:34.804253  5927 leader_election.cc:290] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 2 election: Requested vote from peers 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:34.804644  5892 leader_election.cc:304] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017c5f2ea12843d9bbb4c94972807a49, 190aa95dc38e49389b5f7ad5a60eb556; no voters: 
I20260710 11:07:34.806085  6149 raft_consensus.cc:2804] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:34.806598  6149 raft_consensus.cc:697] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [term 2 LEADER]: Becoming Leader. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Running, Role: LEADER
I20260710 11:07:34.807436  6149 consensus_queue.cc:237] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.809669  6185 raft_consensus.cc:993] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49: : Instructing follower b459fcac17f147318185089d98b4dd79 to start an election
I20260710 11:07:34.810091  6149 raft_consensus.cc:1081] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [term 1 LEADER]: Signalling peer b459fcac17f147318185089d98b4dd79 to start an election
I20260710 11:07:34.809770  5824 catalog_manager.cc:5697] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 reported cstate change: term changed from 1 to 2, leader changed from 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2) to 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1). New cstate: current_term: 2 leader_uuid: "017c5f2ea12843d9bbb4c94972807a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:34.812052  6076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc9eb2624db4a7a98335651ecc961ad" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b459fcac17f147318185089d98b4dd79"
I20260710 11:07:34.812764  6076 raft_consensus.cc:3060] T 3dc9eb2624db4a7a98335651ecc961ad P b459fcac17f147318185089d98b4dd79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:34.814435  6152 consensus_queue.cc:1048] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:34.819339  6076 raft_consensus.cc:2468] T 3dc9eb2624db4a7a98335651ecc961ad P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017c5f2ea12843d9bbb4c94972807a49 in term 2.
I20260710 11:07:34.826548  6076 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6b648362b8a4d169c2a1111acf2303c"
dest_uuid: "b459fcac17f147318185089d98b4dd79"
 from {username='slave'} at 127.0.0.1:35084
I20260710 11:07:34.827354  6076 raft_consensus.cc:493] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:34.827901  6076 raft_consensus.cc:3060] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:34.837829  6076 raft_consensus.cc:515] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.838804  5822 catalog_manager.cc:5697] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 reported cstate change: term changed from 1 to 2, leader changed from 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2) to 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1). New cstate: current_term: 2 leader_uuid: "017c5f2ea12843d9bbb4c94972807a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:34.841461  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b648362b8a4d169c2a1111acf2303c" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
I20260710 11:07:34.842242  5927 raft_consensus.cc:3055] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:34.842619  5927 raft_consensus.cc:740] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Running, Role: LEADER
I20260710 11:07:34.843657  5927 consensus_queue.cc:260] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.844889  5927 raft_consensus.cc:3060] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:34.853626  6002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b648362b8a4d169c2a1111acf2303c" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
I20260710 11:07:34.854225  6002 raft_consensus.cc:3060] T a6b648362b8a4d169c2a1111acf2303c P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:34.854948  6076 leader_election.cc:290] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79 [CANDIDATE]: Term 2 election: Requested vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563)
I20260710 11:07:34.857111  5927 raft_consensus.cc:2468] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b459fcac17f147318185089d98b4dd79 in term 2.
I20260710 11:07:34.858410  6041 leader_election.cc:304] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017c5f2ea12843d9bbb4c94972807a49, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:34.859272  6124 raft_consensus.cc:2804] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:34.859751  6124 raft_consensus.cc:697] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79 [term 2 LEADER]: Becoming Leader. State: Replica: b459fcac17f147318185089d98b4dd79, State: Running, Role: LEADER
I20260710 11:07:34.860526  6124 consensus_queue.cc:237] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.862178  6002 raft_consensus.cc:2468] T a6b648362b8a4d169c2a1111acf2303c P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b459fcac17f147318185089d98b4dd79 in term 2.
I20260710 11:07:34.868616  5823 catalog_manager.cc:5697] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79 reported cstate change: term changed from 1 to 2, leader changed from 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1) to b459fcac17f147318185089d98b4dd79 (127.5.168.3). New cstate: current_term: 2 leader_uuid: "b459fcac17f147318185089d98b4dd79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:34.923075  6128 raft_consensus.cc:993] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556: : Instructing follower 017c5f2ea12843d9bbb4c94972807a49 to start an election
I20260710 11:07:34.923681  6128 raft_consensus.cc:1081] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 LEADER]: Signalling peer 017c5f2ea12843d9bbb4c94972807a49 to start an election
I20260710 11:07:34.926034  5927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f7897333b884806b7d46c59221c86ad"
dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
 from {username='slave'} at 127.0.0.1:43734
I20260710 11:07:34.926656  5927 raft_consensus.cc:493] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:34.927044  5927 raft_consensus.cc:3060] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:34.928655  6145 raft_consensus.cc:993] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556: : Instructing follower 017c5f2ea12843d9bbb4c94972807a49 to start an election
I20260710 11:07:34.929086  6145 raft_consensus.cc:1081] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 LEADER]: Signalling peer 017c5f2ea12843d9bbb4c94972807a49 to start an election
I20260710 11:07:34.931056  5926 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36effcc9c2c44dd08223b953836faa0a"
dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
 from {username='slave'} at 127.0.0.1:43734
I20260710 11:07:34.931603  5926 raft_consensus.cc:493] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:34.931959  5926 raft_consensus.cc:3060] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:34.934041  5927 raft_consensus.cc:515] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.936115  5927 leader_election.cc:290] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 2 election: Requested vote from peers 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:34.937165  6076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7897333b884806b7d46c59221c86ad" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b459fcac17f147318185089d98b4dd79"
I20260710 11:07:34.937819  6076 raft_consensus.cc:3060] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:34.937788  6002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7897333b884806b7d46c59221c86ad" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
I20260710 11:07:34.938534  6002 raft_consensus.cc:3055] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:34.938860  6002 raft_consensus.cc:740] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Running, Role: LEADER
I20260710 11:07:34.939741  6002 consensus_queue.cc:260] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.939947  5926 raft_consensus.cc:515] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } } peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } }
I20260710 11:07:34.942353  5926 leader_election.cc:290] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 2 election: Requested vote from peers b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353), 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563)
I20260710 11:07:34.940956  6002 raft_consensus.cc:3060] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:34.944221  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36effcc9c2c44dd08223b953836faa0a" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b459fcac17f147318185089d98b4dd79"
I20260710 11:07:34.944764  6074 raft_consensus.cc:3060] T 36effcc9c2c44dd08223b953836faa0a P b459fcac17f147318185089d98b4dd79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:34.944885  6076 raft_consensus.cc:2468] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017c5f2ea12843d9bbb4c94972807a49 in term 2.
I20260710 11:07:34.944208  6001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36effcc9c2c44dd08223b953836faa0a" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
I20260710 11:07:34.946489  6001 raft_consensus.cc:3055] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:34.946779  6001 raft_consensus.cc:740] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Running, Role: LEADER
I20260710 11:07:34.948786  6001 consensus_queue.cc:260] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } } peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } }
I20260710 11:07:34.950104  6001 raft_consensus.cc:3060] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:34.950254  6002 raft_consensus.cc:2468] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017c5f2ea12843d9bbb4c94972807a49 in term 2.
I20260710 11:07:34.950227  5890 leader_election.cc:304] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017c5f2ea12843d9bbb4c94972807a49, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:34.951227  6152 raft_consensus.cc:2804] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:34.951671  6152 raft_consensus.cc:697] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 2 LEADER]: Becoming Leader. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Running, Role: LEADER
I20260710 11:07:34.952479  6152 consensus_queue.cc:237] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:34.953312  6074 raft_consensus.cc:2468] T 36effcc9c2c44dd08223b953836faa0a P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017c5f2ea12843d9bbb4c94972807a49 in term 2.
I20260710 11:07:34.954327  5890 leader_election.cc:304] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017c5f2ea12843d9bbb4c94972807a49, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:34.955143  6184 raft_consensus.cc:2804] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:34.955605  6184 raft_consensus.cc:697] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [term 2 LEADER]: Becoming Leader. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Running, Role: LEADER
I20260710 11:07:34.956404  6184 consensus_queue.cc:237] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } } peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } }
I20260710 11:07:34.957954  6001 raft_consensus.cc:2468] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017c5f2ea12843d9bbb4c94972807a49 in term 2.
I20260710 11:07:34.962819  5823 catalog_manager.cc:5697] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 reported cstate change: term changed from 1 to 2, leader changed from 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2) to 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1). New cstate: current_term: 2 leader_uuid: "017c5f2ea12843d9bbb4c94972807a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:34.974128  5823 catalog_manager.cc:5697] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 reported cstate change: term changed from 1 to 2, leader changed from 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2) to 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1). New cstate: current_term: 2 leader_uuid: "017c5f2ea12843d9bbb4c94972807a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:35.069849  6184 raft_consensus.cc:993] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49: : Instructing follower 190aa95dc38e49389b5f7ad5a60eb556 to start an election
I20260710 11:07:35.070350  6152 raft_consensus.cc:1081] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 1 LEADER]: Signalling peer 190aa95dc38e49389b5f7ad5a60eb556 to start an election
I20260710 11:07:35.071942  6002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "359b3961ea954b46a5a28e3ab32867bb"
dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
 from {username='slave'} at 127.0.0.1:45754
I20260710 11:07:35.072539  6002 raft_consensus.cc:493] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:35.072968  6002 raft_consensus.cc:3060] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:35.073189  6195 raft_consensus.cc:993] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79: : Instructing follower 190aa95dc38e49389b5f7ad5a60eb556 to start an election
I20260710 11:07:35.073643  6124 raft_consensus.cc:1081] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 1 LEADER]: Signalling peer 190aa95dc38e49389b5f7ad5a60eb556 to start an election
I20260710 11:07:35.075364  6001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2734ffb8b664253a90cc49b7802e41a"
dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
 from {username='slave'} at 127.0.0.1:45746
I20260710 11:07:35.075953  6001 raft_consensus.cc:493] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:35.076325  6001 raft_consensus.cc:3060] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:35.078581  6002 raft_consensus.cc:515] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:35.081037  6002 leader_election.cc:290] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 2 election: Requested vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:35.082418  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359b3961ea954b46a5a28e3ab32867bb" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b459fcac17f147318185089d98b4dd79"
I20260710 11:07:35.082921  6074 raft_consensus.cc:3060] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:35.083125  6001 raft_consensus.cc:515] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:35.083736  5926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359b3961ea954b46a5a28e3ab32867bb" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
I20260710 11:07:35.084298  5926 raft_consensus.cc:3055] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:35.084632  5926 raft_consensus.cc:740] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Running, Role: LEADER
I20260710 11:07:35.085701  5926 consensus_queue.cc:260] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:35.086265  6001 leader_election.cc:290] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 2 election: Requested vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:35.087774  6076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2734ffb8b664253a90cc49b7802e41a" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b459fcac17f147318185089d98b4dd79"
I20260710 11:07:35.088369  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2734ffb8b664253a90cc49b7802e41a" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
I20260710 11:07:35.088568  6076 raft_consensus.cc:3055] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:35.089139  5926 raft_consensus.cc:3060] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:35.089355  6076 raft_consensus.cc:740] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b459fcac17f147318185089d98b4dd79, State: Running, Role: LEADER
I20260710 11:07:35.089172  5927 raft_consensus.cc:3060] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:35.090710  6076 consensus_queue.cc:260] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:35.092031  6076 raft_consensus.cc:3060] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:35.093123  6074 raft_consensus.cc:2468] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 2.
I20260710 11:07:35.094347  5965 leader_election.cc:304] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 190aa95dc38e49389b5f7ad5a60eb556, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:35.095443  6147 raft_consensus.cc:2804] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:35.097064  5927 raft_consensus.cc:2468] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 2.
I20260710 11:07:35.098517  6076 raft_consensus.cc:2468] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 2.
I20260710 11:07:35.098534  6147 raft_consensus.cc:697] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 LEADER]: Becoming Leader. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Running, Role: LEADER
I20260710 11:07:35.099937  5965 leader_election.cc:304] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 190aa95dc38e49389b5f7ad5a60eb556, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:35.099807  6147 consensus_queue.cc:237] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:35.100741  6145 raft_consensus.cc:2804] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:35.101428  6145 raft_consensus.cc:697] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 LEADER]: Becoming Leader. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Running, Role: LEADER
I20260710 11:07:35.102373  6145 consensus_queue.cc:237] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:35.102883  5926 raft_consensus.cc:2468] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 2.
I20260710 11:07:35.109946  5823 catalog_manager.cc:5697] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 reported cstate change: term changed from 1 to 2, leader changed from 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1) to 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2). New cstate: current_term: 2 leader_uuid: "190aa95dc38e49389b5f7ad5a60eb556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:35.122829  5823 catalog_manager.cc:5697] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 reported cstate change: term changed from 1 to 2, leader changed from b459fcac17f147318185089d98b4dd79 (127.5.168.3) to 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2). New cstate: current_term: 2 leader_uuid: "190aa95dc38e49389b5f7ad5a60eb556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:35.166865  6184 raft_consensus.cc:993] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49: : Instructing follower 190aa95dc38e49389b5f7ad5a60eb556 to start an election
I20260710 11:07:35.167461  6152 raft_consensus.cc:1081] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [term 1 LEADER]: Signalling peer 190aa95dc38e49389b5f7ad5a60eb556 to start an election
I20260710 11:07:35.168846  6001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3fac3ebcd8349ea9c590e3ec8a77b3e"
dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
 from {username='slave'} at 127.0.0.1:45754
I20260710 11:07:35.169397  6001 raft_consensus.cc:493] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:35.169746  6001 raft_consensus.cc:3060] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:35.176476  6001 raft_consensus.cc:515] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:35.178865  6001 leader_election.cc:290] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 2 election: Requested vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:35.179491  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fac3ebcd8349ea9c590e3ec8a77b3e" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
I20260710 11:07:35.180089  6076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fac3ebcd8349ea9c590e3ec8a77b3e" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b459fcac17f147318185089d98b4dd79"
I20260710 11:07:35.180321  5927 raft_consensus.cc:3055] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:35.180652  6076 raft_consensus.cc:3060] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:35.180761  5927 raft_consensus.cc:740] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Running, Role: LEADER
I20260710 11:07:35.181700  5927 consensus_queue.cc:260] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:35.182684  5927 raft_consensus.cc:3060] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:35.187110  5927 raft_consensus.cc:2468] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 2.
I20260710 11:07:35.187304  6076 raft_consensus.cc:2468] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 2.
I20260710 11:07:35.188408  5965 leader_election.cc:304] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 190aa95dc38e49389b5f7ad5a60eb556, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:35.189178  6145 raft_consensus.cc:2804] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:35.189659  6145 raft_consensus.cc:697] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 LEADER]: Becoming Leader. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Running, Role: LEADER
I20260710 11:07:35.190347  6145 consensus_queue.cc:237] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:35.196513  5823 catalog_manager.cc:5697] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 reported cstate change: term changed from 1 to 2, leader changed from 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1) to 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2). New cstate: current_term: 2 leader_uuid: "190aa95dc38e49389b5f7ad5a60eb556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:35.296869  6209 raft_consensus.cc:993] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79: : Instructing follower 190aa95dc38e49389b5f7ad5a60eb556 to start an election
I20260710 11:07:35.297278  6195 raft_consensus.cc:1081] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 1 LEADER]: Signalling peer 190aa95dc38e49389b5f7ad5a60eb556 to start an election
I20260710 11:07:35.298648  6001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd3c4481f6934929a19546ab3860d40b"
dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
 from {username='slave'} at 127.0.0.1:45746
I20260710 11:07:35.299060  6001 raft_consensus.cc:493] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:35.299314  6001 raft_consensus.cc:3060] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:35.303615  6001 raft_consensus.cc:515] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:35.305056  6001 leader_election.cc:290] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 2 election: Requested vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:35.306236  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c4481f6934929a19546ab3860d40b" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
I20260710 11:07:35.306190  6076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c4481f6934929a19546ab3860d40b" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b459fcac17f147318185089d98b4dd79"
I20260710 11:07:35.306911  5927 raft_consensus.cc:3060] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:35.306948  6076 raft_consensus.cc:3055] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:35.307476  6076 raft_consensus.cc:740] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b459fcac17f147318185089d98b4dd79, State: Running, Role: LEADER
I20260710 11:07:35.308341  6076 consensus_queue.cc:260] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:35.309499  6076 raft_consensus.cc:3060] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:35.313835  5927 raft_consensus.cc:2468] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 2.
I20260710 11:07:35.314958  5967 leader_election.cc:304] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017c5f2ea12843d9bbb4c94972807a49, 190aa95dc38e49389b5f7ad5a60eb556; no voters: 
I20260710 11:07:35.315723  6145 raft_consensus.cc:2804] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:35.315919  6076 raft_consensus.cc:2468] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 2.
I20260710 11:07:35.316162  6145 raft_consensus.cc:697] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 LEADER]: Becoming Leader. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Running, Role: LEADER
I20260710 11:07:35.317061  6145 consensus_queue.cc:237] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:35.322741  5823 catalog_manager.cc:5697] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 reported cstate change: term changed from 1 to 2, leader changed from b459fcac17f147318185089d98b4dd79 (127.5.168.3) to 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2). New cstate: current_term: 2 leader_uuid: "190aa95dc38e49389b5f7ad5a60eb556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:35.332266  6076 raft_consensus.cc:1275] T 3dc9eb2624db4a7a98335651ecc961ad P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Refusing update from remote peer 017c5f2ea12843d9bbb4c94972807a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:35.333468  6152 consensus_queue.cc:1048] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:35.341670  6001 raft_consensus.cc:1275] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Refusing update from remote peer 017c5f2ea12843d9bbb4c94972807a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:35.342986  6152 consensus_queue.cc:1048] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:35.355966  6001 raft_consensus.cc:1275] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Refusing update from remote peer 017c5f2ea12843d9bbb4c94972807a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:35.357244  6152 consensus_queue.cc:1048] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:35.364081  6076 raft_consensus.cc:1275] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Refusing update from remote peer 017c5f2ea12843d9bbb4c94972807a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:35.365357  6152 consensus_queue.cc:1048] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:35.368501  6001 raft_consensus.cc:1275] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Refusing update from remote peer 017c5f2ea12843d9bbb4c94972807a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:35.369802  6152 consensus_queue.cc:1048] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:35.380861  6076 raft_consensus.cc:1275] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Refusing update from remote peer 017c5f2ea12843d9bbb4c94972807a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:35.382351  6152 consensus_queue.cc:1048] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:35.412246  6001 raft_consensus.cc:1275] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Refusing update from remote peer 017c5f2ea12843d9bbb4c94972807a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:35.413542  6152 consensus_queue.cc:1048] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:35.421934  6074 raft_consensus.cc:1275] T 36effcc9c2c44dd08223b953836faa0a P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Refusing update from remote peer 017c5f2ea12843d9bbb4c94972807a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:35.423410  6184 consensus_queue.cc:1048] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:35.446264  5927 raft_consensus.cc:1275] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Refusing update from remote peer b459fcac17f147318185089d98b4dd79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:35.446650  6001 raft_consensus.cc:1275] T a6b648362b8a4d169c2a1111acf2303c P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Refusing update from remote peer b459fcac17f147318185089d98b4dd79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:35.447687  6209 consensus_queue.cc:1048] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:35.448328  6195 consensus_queue.cc:1048] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:35.576449  5927 raft_consensus.cc:1275] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Refusing update from remote peer 190aa95dc38e49389b5f7ad5a60eb556: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:35.577551  6145 consensus_queue.cc:1048] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:35.585250  6074 raft_consensus.cc:1275] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Refusing update from remote peer 190aa95dc38e49389b5f7ad5a60eb556: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:35.586768  6208 consensus_queue.cc:1048] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:35.659925  6074 raft_consensus.cc:1275] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Refusing update from remote peer 190aa95dc38e49389b5f7ad5a60eb556: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:35.659958  5927 raft_consensus.cc:1275] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Refusing update from remote peer 190aa95dc38e49389b5f7ad5a60eb556: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:35.661360  6147 consensus_queue.cc:1048] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:35.661945  6208 consensus_queue.cc:1048] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:35.688261  5926 raft_consensus.cc:1275] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Refusing update from remote peer 190aa95dc38e49389b5f7ad5a60eb556: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:35.689445  6208 consensus_queue.cc:1048] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:35.697685  6074 raft_consensus.cc:1275] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Refusing update from remote peer 190aa95dc38e49389b5f7ad5a60eb556: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:35.699249  6145 consensus_queue.cc:1048] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:35.836464  6074 raft_consensus.cc:1275] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Refusing update from remote peer 190aa95dc38e49389b5f7ad5a60eb556: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:35.837617  6145 consensus_queue.cc:1048] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:35.845350  5926 raft_consensus.cc:1275] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Refusing update from remote peer 190aa95dc38e49389b5f7ad5a60eb556: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:35.846774  6145 consensus_queue.cc:1048] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:37.763605  5792 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:07:37.764662  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:37.785089  5926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "411079cb8eec457ca37d7576485c5644"
dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
mode: GRACEFUL
new_leader_uuid: "b459fcac17f147318185089d98b4dd79"
 from {username='slave'} at 127.0.0.1:36880
I20260710 11:07:37.785826  5926 raft_consensus.cc:606] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 2 LEADER]: Received request to transfer leadership to TS b459fcac17f147318185089d98b4dd79
I20260710 11:07:37.796068  6001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2734ffb8b664253a90cc49b7802e41a"
dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
mode: GRACEFUL
new_leader_uuid: "b459fcac17f147318185089d98b4dd79"
 from {username='slave'} at 127.0.0.1:49144
I20260710 11:07:37.796622  6001 raft_consensus.cc:606] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 LEADER]: Received request to transfer leadership to TS b459fcac17f147318185089d98b4dd79
I20260710 11:07:37.797839  5792 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:37.798399  5792 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:37.799062  6224 raft_consensus.cc:993] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49: : Instructing follower b459fcac17f147318185089d98b4dd79 to start an election
I20260710 11:07:37.799489  6229 raft_consensus.cc:1081] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 2 LEADER]: Signalling peer b459fcac17f147318185089d98b4dd79 to start an election
I20260710 11:07:37.800865  6076 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "411079cb8eec457ca37d7576485c5644"
dest_uuid: "b459fcac17f147318185089d98b4dd79"
 from {username='slave'} at 127.0.0.1:35084
I20260710 11:07:37.801362  6076 raft_consensus.cc:493] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:37.801661  6076 raft_consensus.cc:3060] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:37.806005  6076 raft_consensus.cc:515] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:37.807883  6076 leader_election.cc:290] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [CANDIDATE]: Term 3 election: Requested vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563)
I20260710 11:07:37.808557  5926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411079cb8eec457ca37d7576485c5644" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
I20260710 11:07:37.808905  6001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411079cb8eec457ca37d7576485c5644" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
I20260710 11:07:37.809113  5926 raft_consensus.cc:3055] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:37.809402  6001 raft_consensus.cc:3060] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:37.809505  5926 raft_consensus.cc:740] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Running, Role: LEADER
I20260710 11:07:37.810309  5926 consensus_queue.cc:260] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [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: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:37.811262  5926 raft_consensus.cc:3060] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:37.814384  6001 raft_consensus.cc:2468] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b459fcac17f147318185089d98b4dd79 in term 3.
I20260710 11:07:37.815588  6041 leader_election.cc:304] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [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: 190aa95dc38e49389b5f7ad5a60eb556, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:37.816061  5926 raft_consensus.cc:2468] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b459fcac17f147318185089d98b4dd79 in term 3.
I20260710 11:07:37.816311  6225 raft_consensus.cc:2804] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:37.817809  6225 raft_consensus.cc:697] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 3 LEADER]: Becoming Leader. State: Replica: b459fcac17f147318185089d98b4dd79, State: Running, Role: LEADER
I20260710 11:07:37.818594  6225 consensus_queue.cc:237] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [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: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:37.825376  5824 catalog_manager.cc:5697] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 reported cstate change: term changed from 2 to 3, leader changed from 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1) to b459fcac17f147318185089d98b4dd79 (127.5.168.3). New cstate: current_term: 3 leader_uuid: "b459fcac17f147318185089d98b4dd79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:37.957157  6145 raft_consensus.cc:993] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556: : Instructing follower b459fcac17f147318185089d98b4dd79 to start an election
I20260710 11:07:37.957612  6236 raft_consensus.cc:1081] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 LEADER]: Signalling peer b459fcac17f147318185089d98b4dd79 to start an election
I20260710 11:07:37.959239  6076 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2734ffb8b664253a90cc49b7802e41a"
dest_uuid: "b459fcac17f147318185089d98b4dd79"
 from {username='slave'} at 127.0.0.1:35080
I20260710 11:07:37.959762  6076 raft_consensus.cc:493] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:37.960103  6076 raft_consensus.cc:3060] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:37.964955  6076 raft_consensus.cc:515] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:37.966647  6076 leader_election.cc:290] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [CANDIDATE]: Term 3 election: Requested vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563)
I20260710 11:07:37.967643  5926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2734ffb8b664253a90cc49b7802e41a" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
I20260710 11:07:37.968159  5926 raft_consensus.cc:3060] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:37.968031  6001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2734ffb8b664253a90cc49b7802e41a" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
I20260710 11:07:37.968647  6001 raft_consensus.cc:3055] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:37.968950  6001 raft_consensus.cc:740] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Running, Role: LEADER
I20260710 11:07:37.969673  6001 consensus_queue.cc:260] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [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: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:37.970624  6001 raft_consensus.cc:3060] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:37.972681  5926 raft_consensus.cc:2468] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b459fcac17f147318185089d98b4dd79 in term 3.
I20260710 11:07:37.973596  6041 leader_election.cc:304] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [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: 017c5f2ea12843d9bbb4c94972807a49, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:37.974257  6225 raft_consensus.cc:2804] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:37.974650  6225 raft_consensus.cc:697] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 3 LEADER]: Becoming Leader. State: Replica: b459fcac17f147318185089d98b4dd79, State: Running, Role: LEADER
I20260710 11:07:37.975473  6225 consensus_queue.cc:237] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [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: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:37.978196  6001 raft_consensus.cc:2468] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b459fcac17f147318185089d98b4dd79 in term 3.
I20260710 11:07:37.987157  5822 catalog_manager.cc:5697] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 reported cstate change: term changed from 2 to 3, leader changed from 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2) to b459fcac17f147318185089d98b4dd79 (127.5.168.3). New cstate: current_term: 3 leader_uuid: "b459fcac17f147318185089d98b4dd79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:38.265311  5926 raft_consensus.cc:1275] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Refusing update from remote peer b459fcac17f147318185089d98b4dd79: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:38.266536  6225 consensus_queue.cc:1048] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:38.276024  6001 raft_consensus.cc:1275] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Refusing update from remote peer b459fcac17f147318185089d98b4dd79: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:38.277467  6230 consensus_queue.cc:1048] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:38.536361  6001 raft_consensus.cc:1275] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Refusing update from remote peer b459fcac17f147318185089d98b4dd79: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:38.537555  6243 consensus_queue.cc:1048] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:38.541366  5926 raft_consensus.cc:1275] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Refusing update from remote peer b459fcac17f147318185089d98b4dd79: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:38.542815  6243 consensus_queue.cc:1048] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:38.799222  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:38.808640  5926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36effcc9c2c44dd08223b953836faa0a"
dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
mode: GRACEFUL
new_leader_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
 from {username='slave'} at 127.0.0.1:36868
I20260710 11:07:38.809149  5926 raft_consensus.cc:606] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [term 2 LEADER]: Received request to transfer leadership to TS 190aa95dc38e49389b5f7ad5a60eb556
I20260710 11:07:38.813886  5926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f7897333b884806b7d46c59221c86ad"
dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
mode: GRACEFUL
new_leader_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
 from {username='slave'} at 127.0.0.1:36868
I20260710 11:07:38.814354  5926 raft_consensus.cc:606] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 2 LEADER]: Received request to transfer leadership to TS 190aa95dc38e49389b5f7ad5a60eb556
I20260710 11:07:38.818693  6076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "411079cb8eec457ca37d7576485c5644"
dest_uuid: "b459fcac17f147318185089d98b4dd79"
mode: GRACEFUL
new_leader_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
 from {username='slave'} at 127.0.0.1:48092
I20260710 11:07:38.819172  6076 raft_consensus.cc:606] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 3 LEADER]: Received request to transfer leadership to TS 190aa95dc38e49389b5f7ad5a60eb556
I20260710 11:07:38.823740  5926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dc9eb2624db4a7a98335651ecc961ad"
dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
mode: GRACEFUL
new_leader_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
 from {username='slave'} at 127.0.0.1:36868
I20260710 11:07:38.824203  5926 raft_consensus.cc:606] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [term 2 LEADER]: Received request to transfer leadership to TS 190aa95dc38e49389b5f7ad5a60eb556
I20260710 11:07:38.831532  6076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2734ffb8b664253a90cc49b7802e41a"
dest_uuid: "b459fcac17f147318185089d98b4dd79"
mode: GRACEFUL
new_leader_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
 from {username='slave'} at 127.0.0.1:48092
I20260710 11:07:38.832209  6076 raft_consensus.cc:606] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 3 LEADER]: Received request to transfer leadership to TS 190aa95dc38e49389b5f7ad5a60eb556
I20260710 11:07:38.860404  6229 raft_consensus.cc:993] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49: : Instructing follower 190aa95dc38e49389b5f7ad5a60eb556 to start an election
I20260710 11:07:38.860833  6246 raft_consensus.cc:1081] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [term 2 LEADER]: Signalling peer 190aa95dc38e49389b5f7ad5a60eb556 to start an election
I20260710 11:07:38.862156  6001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3dc9eb2624db4a7a98335651ecc961ad"
dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
 from {username='slave'} at 127.0.0.1:45754
I20260710 11:07:38.862596  6001 raft_consensus.cc:493] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:38.862874  6001 raft_consensus.cc:3060] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:38.866562  6001 raft_consensus.cc:515] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:38.867899  6001 leader_election.cc:290] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 3 election: Requested vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:38.868815  5926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc9eb2624db4a7a98335651ecc961ad" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
I20260710 11:07:38.868980  6076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc9eb2624db4a7a98335651ecc961ad" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b459fcac17f147318185089d98b4dd79"
I20260710 11:07:38.869375  5926 raft_consensus.cc:3055] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:38.869454  6076 raft_consensus.cc:3060] T 3dc9eb2624db4a7a98335651ecc961ad P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:38.869810  5926 raft_consensus.cc:740] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Running, Role: LEADER
I20260710 11:07:38.870589  5926 consensus_queue.cc:260] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [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: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:38.871753  5926 raft_consensus.cc:3060] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:38.875670  6076 raft_consensus.cc:2468] T 3dc9eb2624db4a7a98335651ecc961ad P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 3.
I20260710 11:07:38.876775  5965 leader_election.cc:304] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [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: 190aa95dc38e49389b5f7ad5a60eb556, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:38.877413  6145 raft_consensus.cc:2804] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:38.877527  5926 raft_consensus.cc:2468] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 3.
I20260710 11:07:38.878376  6145 raft_consensus.cc:697] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 LEADER]: Becoming Leader. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Running, Role: LEADER
I20260710 11:07:38.879180  6145 consensus_queue.cc:237] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [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: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:38.884876  5824 catalog_manager.cc:5697] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 reported cstate change: term changed from 2 to 3, leader changed from 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1) to 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2). New cstate: current_term: 3 leader_uuid: "190aa95dc38e49389b5f7ad5a60eb556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.993067  6243 raft_consensus.cc:993] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79: : Instructing follower 190aa95dc38e49389b5f7ad5a60eb556 to start an election
I20260710 11:07:38.993618  6225 raft_consensus.cc:1081] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 3 LEADER]: Signalling peer 190aa95dc38e49389b5f7ad5a60eb556 to start an election
I20260710 11:07:38.994880  6001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2734ffb8b664253a90cc49b7802e41a"
dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
 from {username='slave'} at 127.0.0.1:45746
I20260710 11:07:38.995342  6001 raft_consensus.cc:493] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:38.995618  6001 raft_consensus.cc:3060] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:38.999620  6001 raft_consensus.cc:515] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:39.001080  6001 leader_election.cc:290] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 4 election: Requested vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:39.001889  5926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2734ffb8b664253a90cc49b7802e41a" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
I20260710 11:07:39.002115  6076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2734ffb8b664253a90cc49b7802e41a" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b459fcac17f147318185089d98b4dd79"
I20260710 11:07:39.002386  5926 raft_consensus.cc:3060] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:39.002660  6076 raft_consensus.cc:3055] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:39.002935  6076 raft_consensus.cc:740] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b459fcac17f147318185089d98b4dd79, State: Running, Role: LEADER
I20260710 11:07:39.003620  6076 consensus_queue.cc:260] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [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: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:39.004413  6076 raft_consensus.cc:3060] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:39.006937  5926 raft_consensus.cc:2468] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 4.
I20260710 11:07:39.007915  5967 leader_election.cc:304] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [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: 017c5f2ea12843d9bbb4c94972807a49, 190aa95dc38e49389b5f7ad5a60eb556; no voters: 
I20260710 11:07:39.008481  6076 raft_consensus.cc:2468] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 4.
I20260710 11:07:39.008617  6145 raft_consensus.cc:2804] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:39.009163  6145 raft_consensus.cc:697] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 4 LEADER]: Becoming Leader. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Running, Role: LEADER
I20260710 11:07:39.010299  6145 consensus_queue.cc:237] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [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: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:39.016285  5824 catalog_manager.cc:5697] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 reported cstate change: term changed from 3 to 4, leader changed from b459fcac17f147318185089d98b4dd79 (127.5.168.3) to 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2). New cstate: current_term: 4 leader_uuid: "190aa95dc38e49389b5f7ad5a60eb556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:39.073930  6229 raft_consensus.cc:993] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49: : Instructing follower 190aa95dc38e49389b5f7ad5a60eb556 to start an election
I20260710 11:07:39.074437  6246 raft_consensus.cc:1081] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 2 LEADER]: Signalling peer 190aa95dc38e49389b5f7ad5a60eb556 to start an election
I20260710 11:07:39.075850  6001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f7897333b884806b7d46c59221c86ad"
dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
 from {username='slave'} at 127.0.0.1:45754
I20260710 11:07:39.076316  6001 raft_consensus.cc:493] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:39.076586  6001 raft_consensus.cc:3060] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:39.080425  6001 raft_consensus.cc:515] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:39.081794  6001 leader_election.cc:290] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 3 election: Requested vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:39.082552  5926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7897333b884806b7d46c59221c86ad" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
I20260710 11:07:39.082784  6076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7897333b884806b7d46c59221c86ad" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b459fcac17f147318185089d98b4dd79"
I20260710 11:07:39.083088  5926 raft_consensus.cc:3055] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:39.083319  6076 raft_consensus.cc:3060] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:39.083446  5926 raft_consensus.cc:740] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Running, Role: LEADER
I20260710 11:07:39.084239  5926 consensus_queue.cc:260] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [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: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:39.085109  5926 raft_consensus.cc:3060] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:39.087431  6076 raft_consensus.cc:2468] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 3.
I20260710 11:07:39.088405  5965 leader_election.cc:304] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [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: 190aa95dc38e49389b5f7ad5a60eb556, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:39.089184  6145 raft_consensus.cc:2804] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:39.089589  6145 raft_consensus.cc:697] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 LEADER]: Becoming Leader. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Running, Role: LEADER
I20260710 11:07:39.089944  5926 raft_consensus.cc:2468] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 3.
I20260710 11:07:39.090353  6145 consensus_queue.cc:237] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [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: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:39.096369  5824 catalog_manager.cc:5697] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 reported cstate change: term changed from 2 to 3, leader changed from 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1) to 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2). New cstate: current_term: 3 leader_uuid: "190aa95dc38e49389b5f7ad5a60eb556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:39.294191  6243 raft_consensus.cc:993] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79: : Instructing follower 190aa95dc38e49389b5f7ad5a60eb556 to start an election
I20260710 11:07:39.294615  6225 raft_consensus.cc:1081] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 3 LEADER]: Signalling peer 190aa95dc38e49389b5f7ad5a60eb556 to start an election
I20260710 11:07:39.296407  6001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "411079cb8eec457ca37d7576485c5644"
dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
 from {username='slave'} at 127.0.0.1:45746
I20260710 11:07:39.296864  6001 raft_consensus.cc:493] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:39.297138  6001 raft_consensus.cc:3060] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:39.300952  6001 raft_consensus.cc:515] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:39.302817  6001 leader_election.cc:290] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 4 election: Requested vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:39.303289  6076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411079cb8eec457ca37d7576485c5644" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b459fcac17f147318185089d98b4dd79"
I20260710 11:07:39.303574  5926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411079cb8eec457ca37d7576485c5644" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
I20260710 11:07:39.303825  6076 raft_consensus.cc:3055] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:39.304105  6076 raft_consensus.cc:740] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b459fcac17f147318185089d98b4dd79, State: Running, Role: LEADER
I20260710 11:07:39.304153  5926 raft_consensus.cc:3060] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:39.304665  6076 consensus_queue.cc:260] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [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: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:39.305377  6076 raft_consensus.cc:3060] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:39.308954  6076 raft_consensus.cc:2468] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 4.
I20260710 11:07:39.309772  5965 leader_election.cc:304] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [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: 190aa95dc38e49389b5f7ad5a60eb556, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:39.310432  6145 raft_consensus.cc:2804] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:39.310606  5926 raft_consensus.cc:2468] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 4.
I20260710 11:07:39.310869  6145 raft_consensus.cc:697] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 4 LEADER]: Becoming Leader. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Running, Role: LEADER
I20260710 11:07:39.311733  6145 consensus_queue.cc:237] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [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: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:39.317567  5824 catalog_manager.cc:5697] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 reported cstate change: term changed from 3 to 4, leader changed from b459fcac17f147318185089d98b4dd79 (127.5.168.3) to 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2). New cstate: current_term: 4 leader_uuid: "190aa95dc38e49389b5f7ad5a60eb556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:39.355161  6076 raft_consensus.cc:1275] T 3dc9eb2624db4a7a98335651ecc961ad P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Refusing update from remote peer 190aa95dc38e49389b5f7ad5a60eb556: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:39.356359  6145 consensus_queue.cc:1048] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:39.364383  5926 raft_consensus.cc:1275] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Refusing update from remote peer 190aa95dc38e49389b5f7ad5a60eb556: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:39.365887  6247 consensus_queue.cc:1048] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:39.398550  6229 raft_consensus.cc:993] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49: : Instructing follower 190aa95dc38e49389b5f7ad5a60eb556 to start an election
I20260710 11:07:39.398967  6246 raft_consensus.cc:1081] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [term 2 LEADER]: Signalling peer 190aa95dc38e49389b5f7ad5a60eb556 to start an election
I20260710 11:07:39.400352  6001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36effcc9c2c44dd08223b953836faa0a"
dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
 from {username='slave'} at 127.0.0.1:45754
I20260710 11:07:39.400719  6001 raft_consensus.cc:493] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:39.400944  6001 raft_consensus.cc:3060] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:39.404843  6001 raft_consensus.cc:515] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } } peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } }
I20260710 11:07:39.406229  6001 leader_election.cc:290] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [CANDIDATE]: Term 3 election: Requested vote from peers b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353), 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921)
I20260710 11:07:39.406980  6076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36effcc9c2c44dd08223b953836faa0a" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b459fcac17f147318185089d98b4dd79"
I20260710 11:07:39.407239  5926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36effcc9c2c44dd08223b953836faa0a" candidate_uuid: "190aa95dc38e49389b5f7ad5a60eb556" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
I20260710 11:07:39.407611  6076 raft_consensus.cc:3060] T 36effcc9c2c44dd08223b953836faa0a P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:39.407696  5926 raft_consensus.cc:3055] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:39.408318  5926 raft_consensus.cc:740] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Running, Role: LEADER
I20260710 11:07:39.409022  5926 consensus_queue.cc:260] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [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: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } } peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } }
I20260710 11:07:39.410069  5926 raft_consensus.cc:3060] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:39.413934  6076 raft_consensus.cc:2468] T 36effcc9c2c44dd08223b953836faa0a P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 3.
I20260710 11:07:39.414914  5965 leader_election.cc:304] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [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: 190aa95dc38e49389b5f7ad5a60eb556, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:39.415474  5926 raft_consensus.cc:2468] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190aa95dc38e49389b5f7ad5a60eb556 in term 3.
I20260710 11:07:39.415602  6145 raft_consensus.cc:2804] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:39.416038  6145 raft_consensus.cc:697] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 LEADER]: Becoming Leader. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Running, Role: LEADER
I20260710 11:07:39.416793  6145 consensus_queue.cc:237] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [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: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } } peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } }
I20260710 11:07:39.422928  5822 catalog_manager.cc:5697] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 reported cstate change: term changed from 2 to 3, leader changed from 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1) to 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2). New cstate: current_term: 3 leader_uuid: "190aa95dc38e49389b5f7ad5a60eb556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:39.484169  6076 raft_consensus.cc:1275] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Refusing update from remote peer 190aa95dc38e49389b5f7ad5a60eb556: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:39.485246  6145 consensus_queue.cc:1048] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:39.496171  5926 raft_consensus.cc:1275] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Refusing update from remote peer 190aa95dc38e49389b5f7ad5a60eb556: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:39.497377  6261 consensus_queue.cc:1048] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:39.616241  5926 raft_consensus.cc:1275] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49 [term 4 FOLLOWER]: Refusing update from remote peer 190aa95dc38e49389b5f7ad5a60eb556: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:39.617584  6261 consensus_queue.cc:1048] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:39.626233  6076 raft_consensus.cc:1275] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 4 FOLLOWER]: Refusing update from remote peer 190aa95dc38e49389b5f7ad5a60eb556: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:39.627709  6261 consensus_queue.cc:1048] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:39.773463  5927 raft_consensus.cc:1275] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 4 FOLLOWER]: Refusing update from remote peer 190aa95dc38e49389b5f7ad5a60eb556: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:39.774799  6261 consensus_queue.cc:1048] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:39.782810  6076 raft_consensus.cc:1275] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 4 FOLLOWER]: Refusing update from remote peer 190aa95dc38e49389b5f7ad5a60eb556: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:39.784085  6145 consensus_queue.cc:1048] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:39.868772  5926 raft_consensus.cc:1275] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Refusing update from remote peer 190aa95dc38e49389b5f7ad5a60eb556: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:39.870162  6247 consensus_queue.cc:1048] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:39.878656  6074 raft_consensus.cc:1275] T 36effcc9c2c44dd08223b953836faa0a P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Refusing update from remote peer 190aa95dc38e49389b5f7ad5a60eb556: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:39.880136  6247 consensus_queue.cc:1048] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:41.842458  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:41.850586  6001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f7897333b884806b7d46c59221c86ad"
dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
mode: GRACEFUL
new_leader_uuid: "017c5f2ea12843d9bbb4c94972807a49"
 from {username='slave'} at 127.0.0.1:49144
I20260710 11:07:41.851296  6001 raft_consensus.cc:606] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 LEADER]: Received request to transfer leadership to TS 017c5f2ea12843d9bbb4c94972807a49
I20260710 11:07:41.853998  6001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "359b3961ea954b46a5a28e3ab32867bb"
dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
mode: GRACEFUL
new_leader_uuid: "017c5f2ea12843d9bbb4c94972807a49"
 from {username='slave'} at 127.0.0.1:49144
I20260710 11:07:41.854595  6001 raft_consensus.cc:606] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 LEADER]: Received request to transfer leadership to TS 017c5f2ea12843d9bbb4c94972807a49
I20260710 11:07:41.856930  6001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "411079cb8eec457ca37d7576485c5644"
dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
mode: GRACEFUL
new_leader_uuid: "017c5f2ea12843d9bbb4c94972807a49"
 from {username='slave'} at 127.0.0.1:49144
I20260710 11:07:41.857365  6001 raft_consensus.cc:606] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 4 LEADER]: Received request to transfer leadership to TS 017c5f2ea12843d9bbb4c94972807a49
I20260710 11:07:41.859567  6001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3fac3ebcd8349ea9c590e3ec8a77b3e"
dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
mode: GRACEFUL
new_leader_uuid: "b459fcac17f147318185089d98b4dd79"
 from {username='slave'} at 127.0.0.1:49144
I20260710 11:07:41.860004  6001 raft_consensus.cc:606] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 LEADER]: Received request to transfer leadership to TS b459fcac17f147318185089d98b4dd79
I20260710 11:07:41.862118  6001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd3c4481f6934929a19546ab3860d40b"
dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
mode: GRACEFUL
new_leader_uuid: "b459fcac17f147318185089d98b4dd79"
 from {username='slave'} at 127.0.0.1:49144
I20260710 11:07:41.862689  6001 raft_consensus.cc:606] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 LEADER]: Received request to transfer leadership to TS b459fcac17f147318185089d98b4dd79
I20260710 11:07:41.863694  5792 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:07:41.864146  5792 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:41.944303  6267 raft_consensus.cc:993] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556: : Instructing follower b459fcac17f147318185089d98b4dd79 to start an election
I20260710 11:07:41.944823  6271 raft_consensus.cc:1081] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 LEADER]: Signalling peer b459fcac17f147318185089d98b4dd79 to start an election
I20260710 11:07:41.946333  6074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd3c4481f6934929a19546ab3860d40b"
dest_uuid: "b459fcac17f147318185089d98b4dd79"
 from {username='slave'} at 127.0.0.1:35080
I20260710 11:07:41.946841  6074 raft_consensus.cc:493] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:41.947186  6074 raft_consensus.cc:3060] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:41.952178  6074 raft_consensus.cc:515] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:41.953851  6074 leader_election.cc:290] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [CANDIDATE]: Term 3 election: Requested vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563)
I20260710 11:07:41.954928  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c4481f6934929a19546ab3860d40b" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
I20260710 11:07:41.955260  6001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c4481f6934929a19546ab3860d40b" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
I20260710 11:07:41.955705  5927 raft_consensus.cc:3060] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:41.955890  6001 raft_consensus.cc:3055] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:41.956257  6001 raft_consensus.cc:740] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Running, Role: LEADER
I20260710 11:07:41.956949  6001 consensus_queue.cc:260] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [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: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:41.957914  6001 raft_consensus.cc:3060] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:41.960402  5927 raft_consensus.cc:2468] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b459fcac17f147318185089d98b4dd79 in term 3.
I20260710 11:07:41.961571  6041 leader_election.cc:304] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [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: 017c5f2ea12843d9bbb4c94972807a49, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:41.962393  6225 raft_consensus.cc:2804] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:41.962637  6001 raft_consensus.cc:2468] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b459fcac17f147318185089d98b4dd79 in term 3.
I20260710 11:07:41.963526  6225 raft_consensus.cc:697] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 3 LEADER]: Becoming Leader. State: Replica: b459fcac17f147318185089d98b4dd79, State: Running, Role: LEADER
I20260710 11:07:41.964600  6225 consensus_queue.cc:237] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [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: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:41.971190  5824 catalog_manager.cc:5697] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 reported cstate change: term changed from 2 to 3, leader changed from 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2) to b459fcac17f147318185089d98b4dd79 (127.5.168.3). New cstate: current_term: 3 leader_uuid: "b459fcac17f147318185089d98b4dd79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:42.003744  6271 raft_consensus.cc:993] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556: : Instructing follower 017c5f2ea12843d9bbb4c94972807a49 to start an election
I20260710 11:07:42.004251  6267 raft_consensus.cc:1081] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 LEADER]: Signalling peer 017c5f2ea12843d9bbb4c94972807a49 to start an election
I20260710 11:07:42.005779  5927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f7897333b884806b7d46c59221c86ad"
dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
 from {username='slave'} at 127.0.0.1:43734
I20260710 11:07:42.006162  5927 raft_consensus.cc:493] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:42.006446  5927 raft_consensus.cc:3060] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:42.010560  5927 raft_consensus.cc:515] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:42.012087  5927 leader_election.cc:290] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 4 election: Requested vote from peers 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:42.013041  6001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7897333b884806b7d46c59221c86ad" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
I20260710 11:07:42.013595  6001 raft_consensus.cc:3055] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:42.013484  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f7897333b884806b7d46c59221c86ad" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b459fcac17f147318185089d98b4dd79"
I20260710 11:07:42.013919  6001 raft_consensus.cc:740] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Running, Role: LEADER
I20260710 11:07:42.014068  6074 raft_consensus.cc:3060] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:42.014721  6001 consensus_queue.cc:260] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [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: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:42.015820  6001 raft_consensus.cc:3060] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:42.020196  6074 raft_consensus.cc:2468] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017c5f2ea12843d9bbb4c94972807a49 in term 4.
I20260710 11:07:42.021735  6001 raft_consensus.cc:2468] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017c5f2ea12843d9bbb4c94972807a49 in term 4.
I20260710 11:07:42.021646  5890 leader_election.cc:304] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [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: 017c5f2ea12843d9bbb4c94972807a49, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:42.023579  6279 raft_consensus.cc:2804] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:42.024585  6279 raft_consensus.cc:697] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 4 LEADER]: Becoming Leader. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Running, Role: LEADER
I20260710 11:07:42.025429  6279 consensus_queue.cc:237] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [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: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:42.031345  6271 raft_consensus.cc:993] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556: : Instructing follower 017c5f2ea12843d9bbb4c94972807a49 to start an election
I20260710 11:07:42.031821  6267 raft_consensus.cc:1081] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 LEADER]: Signalling peer 017c5f2ea12843d9bbb4c94972807a49 to start an election
I20260710 11:07:42.033296  5927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "359b3961ea954b46a5a28e3ab32867bb"
dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
 from {username='slave'} at 127.0.0.1:43734
I20260710 11:07:42.033808  5927 raft_consensus.cc:493] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:42.034078  5927 raft_consensus.cc:3060] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.034571  5824 catalog_manager.cc:5697] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 reported cstate change: term changed from 3 to 4, leader changed from 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2) to 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1). New cstate: current_term: 4 leader_uuid: "017c5f2ea12843d9bbb4c94972807a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.038065  5927 raft_consensus.cc:515] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:42.039820  5927 leader_election.cc:290] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 3 election: Requested vote from peers 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:42.040699  6001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359b3961ea954b46a5a28e3ab32867bb" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
I20260710 11:07:42.041280  6001 raft_consensus.cc:3055] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:42.041580  6001 raft_consensus.cc:740] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Running, Role: LEADER
I20260710 11:07:42.041785  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359b3961ea954b46a5a28e3ab32867bb" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b459fcac17f147318185089d98b4dd79"
I20260710 11:07:42.042346  6074 raft_consensus.cc:3060] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.042340  6001 consensus_queue.cc:260] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [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: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:42.043638  6001 raft_consensus.cc:3060] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.044471  6271 raft_consensus.cc:993] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556: : Instructing follower b459fcac17f147318185089d98b4dd79 to start an election
I20260710 11:07:42.045085  6278 raft_consensus.cc:1081] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 LEADER]: Signalling peer b459fcac17f147318185089d98b4dd79 to start an election
I20260710 11:07:42.046798  6076 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3fac3ebcd8349ea9c590e3ec8a77b3e"
dest_uuid: "b459fcac17f147318185089d98b4dd79"
 from {username='slave'} at 127.0.0.1:35080
I20260710 11:07:42.047291  6076 raft_consensus.cc:493] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:42.047580  6076 raft_consensus.cc:3060] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.048947  6074 raft_consensus.cc:2468] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017c5f2ea12843d9bbb4c94972807a49 in term 3.
I20260710 11:07:42.049316  6001 raft_consensus.cc:2468] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017c5f2ea12843d9bbb4c94972807a49 in term 3.
I20260710 11:07:42.050504  5892 leader_election.cc:304] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [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: 017c5f2ea12843d9bbb4c94972807a49, 190aa95dc38e49389b5f7ad5a60eb556; no voters: 
I20260710 11:07:42.051328  6279 raft_consensus.cc:2804] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:42.051761  6279 raft_consensus.cc:697] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 3 LEADER]: Becoming Leader. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Running, Role: LEADER
I20260710 11:07:42.052513  6279 consensus_queue.cc:237] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [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: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:42.053122  6076 raft_consensus.cc:515] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:42.054785  6076 leader_election.cc:290] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [CANDIDATE]: Term 3 election: Requested vote from peers 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921), 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563)
I20260710 11:07:42.055508  5927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fac3ebcd8349ea9c590e3ec8a77b3e" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
I20260710 11:07:42.056062  5927 raft_consensus.cc:3060] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.056088  6001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fac3ebcd8349ea9c590e3ec8a77b3e" candidate_uuid: "b459fcac17f147318185089d98b4dd79" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
I20260710 11:07:42.056831  6001 raft_consensus.cc:3055] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:42.057196  6001 raft_consensus.cc:740] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Running, Role: LEADER
I20260710 11:07:42.058135  6001 consensus_queue.cc:260] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [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: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:42.059655  6001 raft_consensus.cc:3060] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.060308  5927 raft_consensus.cc:2468] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b459fcac17f147318185089d98b4dd79 in term 3.
I20260710 11:07:42.061261  6041 leader_election.cc:304] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [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: 017c5f2ea12843d9bbb4c94972807a49, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:42.063103  6225 raft_consensus.cc:2804] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:42.063599  6225 raft_consensus.cc:697] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [term 3 LEADER]: Becoming Leader. State: Replica: b459fcac17f147318185089d98b4dd79, State: Running, Role: LEADER
I20260710 11:07:42.064381  6225 consensus_queue.cc:237] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [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: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:42.067728  6001 raft_consensus.cc:2468] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b459fcac17f147318185089d98b4dd79 in term 3.
I20260710 11:07:42.072302  5824 catalog_manager.cc:5697] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 reported cstate change: term changed from 2 to 3, leader changed from 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2) to 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1). New cstate: current_term: 3 leader_uuid: "017c5f2ea12843d9bbb4c94972807a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.072926  5822 catalog_manager.cc:5697] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 reported cstate change: term changed from 2 to 3, leader changed from 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2) to b459fcac17f147318185089d98b4dd79 (127.5.168.3). New cstate: current_term: 3 leader_uuid: "b459fcac17f147318185089d98b4dd79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:42.201354  6267 raft_consensus.cc:993] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556: : Instructing follower 017c5f2ea12843d9bbb4c94972807a49 to start an election
I20260710 11:07:42.201822  6278 raft_consensus.cc:1081] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 4 LEADER]: Signalling peer 017c5f2ea12843d9bbb4c94972807a49 to start an election
I20260710 11:07:42.203339  5927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "411079cb8eec457ca37d7576485c5644"
dest_uuid: "017c5f2ea12843d9bbb4c94972807a49"
 from {username='slave'} at 127.0.0.1:43734
I20260710 11:07:42.203752  5927 raft_consensus.cc:493] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:42.204002  5927 raft_consensus.cc:3060] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:42.208081  5927 raft_consensus.cc:515] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:42.209538  5927 leader_election.cc:290] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 5 election: Requested vote from peers 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563), b459fcac17f147318185089d98b4dd79 (127.5.168.3:39353)
I20260710 11:07:42.210402  6001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411079cb8eec457ca37d7576485c5644" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "190aa95dc38e49389b5f7ad5a60eb556"
I20260710 11:07:42.210520  6076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411079cb8eec457ca37d7576485c5644" candidate_uuid: "017c5f2ea12843d9bbb4c94972807a49" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b459fcac17f147318185089d98b4dd79"
I20260710 11:07:42.210983  6076 raft_consensus.cc:3060] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:42.210983  6001 raft_consensus.cc:3055] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:07:42.211491  6001 raft_consensus.cc:740] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 190aa95dc38e49389b5f7ad5a60eb556, State: Running, Role: LEADER
I20260710 11:07:42.212303  6001 consensus_queue.cc:260] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:42.213419  6001 raft_consensus.cc:3060] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:42.217243  6076 raft_consensus.cc:2468] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017c5f2ea12843d9bbb4c94972807a49 in term 5.
I20260710 11:07:42.218431  5890 leader_election.cc:304] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 017c5f2ea12843d9bbb4c94972807a49, b459fcac17f147318185089d98b4dd79; no voters: 
I20260710 11:07:42.219156  6001 raft_consensus.cc:2468] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 017c5f2ea12843d9bbb4c94972807a49 in term 5.
I20260710 11:07:42.219254  6279 raft_consensus.cc:2804] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:07:42.219946  6279 raft_consensus.cc:697] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 5 LEADER]: Becoming Leader. State: Replica: 017c5f2ea12843d9bbb4c94972807a49, State: Running, Role: LEADER
I20260710 11:07:42.220742  6279 consensus_queue.cc:237] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } }
I20260710 11:07:42.227630  5822 catalog_manager.cc:5697] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 reported cstate change: term changed from 4 to 5, leader changed from 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2) to 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1). New cstate: current_term: 5 leader_uuid: "017c5f2ea12843d9bbb4c94972807a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.416782  6001 raft_consensus.cc:1275] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Refusing update from remote peer b459fcac17f147318185089d98b4dd79: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:42.417989  6225 consensus_queue.cc:1048] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:42.430737  5927 raft_consensus.cc:1275] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Refusing update from remote peer b459fcac17f147318185089d98b4dd79: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:42.432574  6287 consensus_queue.cc:1048] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:42.539634  6076 raft_consensus.cc:1275] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [term 4 FOLLOWER]: Refusing update from remote peer 017c5f2ea12843d9bbb4c94972807a49: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:42.540829  6279 consensus_queue.cc:1048] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:42.549379  6001 raft_consensus.cc:1275] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 4 FOLLOWER]: Refusing update from remote peer 017c5f2ea12843d9bbb4c94972807a49: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:42.551548  6279 consensus_queue.cc:1048] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:42.568567  6076 raft_consensus.cc:1275] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Refusing update from remote peer 017c5f2ea12843d9bbb4c94972807a49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:42.569813  6293 consensus_queue.cc:1048] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:42.580581  6001 raft_consensus.cc:1275] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Refusing update from remote peer 017c5f2ea12843d9bbb4c94972807a49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:42.582171  6293 consensus_queue.cc:1048] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:42.603667  5927 raft_consensus.cc:1275] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Refusing update from remote peer b459fcac17f147318185089d98b4dd79: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:42.604863  6225 consensus_queue.cc:1048] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "017c5f2ea12843d9bbb4c94972807a49" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 40921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:42.613504  6001 raft_consensus.cc:1275] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Refusing update from remote peer b459fcac17f147318185089d98b4dd79: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:42.614878  6225 consensus_queue.cc:1048] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:42.698390  6001 raft_consensus.cc:1275] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 5 FOLLOWER]: Refusing update from remote peer 017c5f2ea12843d9bbb4c94972807a49: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:07:42.699463  6293 consensus_queue.cc:1048] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "190aa95dc38e49389b5f7ad5a60eb556" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:07:42.707789  6076 raft_consensus.cc:1275] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 5 FOLLOWER]: Refusing update from remote peer 017c5f2ea12843d9bbb4c94972807a49: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:07:42.709515  6280 consensus_queue.cc:1048] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b459fcac17f147318185089d98b4dd79" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:07:42.865057  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:42.871105  5792 tablet_server.cc:179] TabletServer@127.5.168.1:0 shutting down...
I20260710 11:07:42.893814  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:42.894654  5792 tablet_replica.cc:333] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49: stopping tablet replica
I20260710 11:07:42.895484  5792 raft_consensus.cc:2243] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:07:42.896296  5792 raft_consensus.cc:2272] T 411079cb8eec457ca37d7576485c5644 P 017c5f2ea12843d9bbb4c94972807a49 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.899154  5792 tablet_replica.cc:333] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49: stopping tablet replica
I20260710 11:07:42.899796  5792 raft_consensus.cc:2243] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.900207  5792 raft_consensus.cc:2272] T d2734ffb8b664253a90cc49b7802e41a P 017c5f2ea12843d9bbb4c94972807a49 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.901883  5792 tablet_replica.cc:333] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49: stopping tablet replica
I20260710 11:07:42.902379  5792 raft_consensus.cc:2243] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.902768  5792 raft_consensus.cc:2272] T 3dc9eb2624db4a7a98335651ecc961ad P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.904434  5792 tablet_replica.cc:333] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49: stopping tablet replica
I20260710 11:07:42.904892  5792 raft_consensus.cc:2243] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.905431  5792 raft_consensus.cc:2272] T fd3c4481f6934929a19546ab3860d40b P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.908073  5792 tablet_replica.cc:333] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49: stopping tablet replica
I20260710 11:07:42.908565  5792 raft_consensus.cc:2243] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.908962  5792 raft_consensus.cc:2272] T a6b648362b8a4d169c2a1111acf2303c P 017c5f2ea12843d9bbb4c94972807a49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.910452  5792 tablet_replica.cc:333] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49: stopping tablet replica
I20260710 11:07:42.910908  5792 raft_consensus.cc:2243] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:42.911649  5792 raft_consensus.cc:2272] T 1f7897333b884806b7d46c59221c86ad P 017c5f2ea12843d9bbb4c94972807a49 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.913450  5792 tablet_replica.cc:333] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49: stopping tablet replica
I20260710 11:07:42.913913  5792 raft_consensus.cc:2243] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:42.914290  5792 raft_consensus.cc:2272] T 36effcc9c2c44dd08223b953836faa0a P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.915865  5792 tablet_replica.cc:333] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49: stopping tablet replica
I20260710 11:07:42.916325  5792 raft_consensus.cc:2243] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:42.916982  5792 raft_consensus.cc:2272] T 359b3961ea954b46a5a28e3ab32867bb P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:42.919431  5792 tablet_replica.cc:333] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49: stopping tablet replica
I20260710 11:07:42.919960  5792 raft_consensus.cc:2243] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 11:07:42.920358  5967 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:07:42.920410  5792 raft_consensus.cc:2272] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 017c5f2ea12843d9bbb4c94972807a49 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:42.923796  5967 consensus_peers.cc:597] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 -> Peer 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921): Couldn't send request to peer 017c5f2ea12843d9bbb4c94972807a49. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:43.023342  5792 tablet_server.cc:196] TabletServer@127.5.168.1:0 shutdown complete.
W20260710 11:07:43.024817  6041 consensus_peers.cc:597] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 -> Peer 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921): Couldn't send request to peer 017c5f2ea12843d9bbb4c94972807a49. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:40921: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:43.041711  5792 tablet_server.cc:179] TabletServer@127.5.168.2:0 shutting down...
I20260710 11:07:43.066008  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:43.066658  5792 tablet_replica.cc:333] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556: stopping tablet replica
I20260710 11:07:43.067250  5792 raft_consensus.cc:2243] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:43.067700  5792 raft_consensus.cc:2272] T 359b3961ea954b46a5a28e3ab32867bb P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:43.069857  5792 tablet_replica.cc:333] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556: stopping tablet replica
I20260710 11:07:43.070443  5792 raft_consensus.cc:2243] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:43.071135  5792 raft_consensus.cc:2272] T d2734ffb8b664253a90cc49b7802e41a P 190aa95dc38e49389b5f7ad5a60eb556 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:43.072717  5792 tablet_replica.cc:333] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556: stopping tablet replica
I20260710 11:07:43.073172  5792 raft_consensus.cc:2243] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:43.073499  5792 raft_consensus.cc:2272] T b3fac3ebcd8349ea9c590e3ec8a77b3e P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:43.075474  5792 tablet_replica.cc:333] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556: stopping tablet replica
I20260710 11:07:43.075906  5792 raft_consensus.cc:2243] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:43.076252  5792 raft_consensus.cc:2272] T 411079cb8eec457ca37d7576485c5644 P 190aa95dc38e49389b5f7ad5a60eb556 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:43.078182  5792 tablet_replica.cc:333] T a6b648362b8a4d169c2a1111acf2303c P 190aa95dc38e49389b5f7ad5a60eb556: stopping tablet replica
I20260710 11:07:43.078640  5792 raft_consensus.cc:2243] T a6b648362b8a4d169c2a1111acf2303c P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:43.078979  5792 raft_consensus.cc:2272] T a6b648362b8a4d169c2a1111acf2303c P 190aa95dc38e49389b5f7ad5a60eb556 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:43.080642  5792 tablet_replica.cc:333] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556: stopping tablet replica
I20260710 11:07:43.081043  5792 raft_consensus.cc:2243] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:43.081387  5792 raft_consensus.cc:2272] T fd3c4481f6934929a19546ab3860d40b P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:43.083323  5792 tablet_replica.cc:333] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556: stopping tablet replica
I20260710 11:07:43.083741  5792 raft_consensus.cc:2243] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:43.084132  5792 raft_consensus.cc:2272] T 1f7897333b884806b7d46c59221c86ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:43.086138  5792 tablet_replica.cc:333] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556: stopping tablet replica
I20260710 11:07:43.086548  5792 raft_consensus.cc:2243] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:43.087191  5792 raft_consensus.cc:2272] T 36effcc9c2c44dd08223b953836faa0a P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:43.088927  5792 tablet_replica.cc:333] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556: stopping tablet replica
I20260710 11:07:43.089319  5792 raft_consensus.cc:2243] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:43.089949  5792 raft_consensus.cc:2272] T 3dc9eb2624db4a7a98335651ecc961ad P 190aa95dc38e49389b5f7ad5a60eb556 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:43.118016  5792 tablet_server.cc:196] TabletServer@127.5.168.2:0 shutdown complete.
I20260710 11:07:43.135700  5792 tablet_server.cc:179] TabletServer@127.5.168.3:0 shutting down...
W20260710 11:07:43.139760  6041 consensus_peers.cc:597] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79 -> Peer 190aa95dc38e49389b5f7ad5a60eb556 (127.5.168.2:38563): Couldn't send request to peer 190aa95dc38e49389b5f7ad5a60eb556. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.2:38563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:43.163674  6041 consensus_peers.cc:597] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 -> Peer 017c5f2ea12843d9bbb4c94972807a49 (127.5.168.1:40921): Couldn't send request to peer 017c5f2ea12843d9bbb4c94972807a49. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:40921: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:43.165481  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:43.166057  5792 tablet_replica.cc:333] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79: stopping tablet replica
I20260710 11:07:43.167398  5792 raft_consensus.cc:2243] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:43.168318  5792 raft_consensus.cc:2272] T b3fac3ebcd8349ea9c590e3ec8a77b3e P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:43.170385  5792 tablet_replica.cc:333] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79: stopping tablet replica
I20260710 11:07:43.170917  5792 raft_consensus.cc:2243] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:43.171386  5792 raft_consensus.cc:2272] T 359b3961ea954b46a5a28e3ab32867bb P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:43.173661  5792 tablet_replica.cc:333] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79: stopping tablet replica
I20260710 11:07:43.174178  5792 raft_consensus.cc:2243] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:43.174780  5792 raft_consensus.cc:2272] T d2734ffb8b664253a90cc49b7802e41a P b459fcac17f147318185089d98b4dd79 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:43.177096  5792 tablet_replica.cc:333] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79: stopping tablet replica
I20260710 11:07:43.177750  5792 raft_consensus.cc:2243] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:43.178263  5792 raft_consensus.cc:2272] T 411079cb8eec457ca37d7576485c5644 P b459fcac17f147318185089d98b4dd79 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:43.180423  5792 tablet_replica.cc:333] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79: stopping tablet replica
I20260710 11:07:43.180915  5792 raft_consensus.cc:2243] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:43.181676  5792 raft_consensus.cc:2272] T a6b648362b8a4d169c2a1111acf2303c P b459fcac17f147318185089d98b4dd79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:43.183188  5792 tablet_replica.cc:333] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79: stopping tablet replica
I20260710 11:07:43.183723  5792 raft_consensus.cc:2243] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:43.184404  5792 raft_consensus.cc:2272] T fd3c4481f6934929a19546ab3860d40b P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:43.186089  5792 tablet_replica.cc:333] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79: stopping tablet replica
I20260710 11:07:43.186550  5792 raft_consensus.cc:2243] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:43.186957  5792 raft_consensus.cc:2272] T 1f7897333b884806b7d46c59221c86ad P b459fcac17f147318185089d98b4dd79 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:43.188891  5792 tablet_replica.cc:333] T 36effcc9c2c44dd08223b953836faa0a P b459fcac17f147318185089d98b4dd79: stopping tablet replica
I20260710 11:07:43.189338  5792 raft_consensus.cc:2243] T 36effcc9c2c44dd08223b953836faa0a P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:43.189749  5792 raft_consensus.cc:2272] T 36effcc9c2c44dd08223b953836faa0a P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:43.191318  5792 tablet_replica.cc:333] T 3dc9eb2624db4a7a98335651ecc961ad P b459fcac17f147318185089d98b4dd79: stopping tablet replica
I20260710 11:07:43.191732  5792 raft_consensus.cc:2243] T 3dc9eb2624db4a7a98335651ecc961ad P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:43.192133  5792 raft_consensus.cc:2272] T 3dc9eb2624db4a7a98335651ecc961ad P b459fcac17f147318185089d98b4dd79 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:43.217749  5792 tablet_server.cc:196] TabletServer@127.5.168.3:0 shutdown complete.
I20260710 11:07:43.234323  5792 master.cc:562] Master@127.5.168.62:36535 shutting down...
I20260710 11:07:43.446663  5792 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:43.447190  5792 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:43.447566  5792 tablet_replica.cc:333] T 00000000000000000000000000000000 P 10e0e033d2c54cffb554c81fda94f72d: stopping tablet replica
I20260710 11:07:43.466781  5792 master.cc:584] Master@127.5.168.62:36535 shutdown complete.
017c5f2ea12843d9bbb4c94972807a49  4
190aa95dc38e49389b5f7ad5a60eb556  4
b459fcac17f147318185089d98b4dd79  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12770 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:07:43.507136  5792 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.168.62:35173
I20260710 11:07:43.508338  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:43.513899  6304 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:43.514133  6305 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:43.516860  5792 server_base.cc:1061] running on GCE node
W20260710 11:07:43.516824  6307 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:43.517906  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:43.518098  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:43.518319  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681663518281 us; error 0 us; skew 500 ppm
I20260710 11:07:43.518850  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:43.521238  5792 webserver.cc:533] Webserver started at http://127.5.168.62:42601/ using document root <none> and password file <none>
I20260710 11:07:43.521752  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:43.521941  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:43.522236  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:43.523756  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681650572098-5792-0/minicluster-data/master-0-root/instance:
uuid: "81bae19dab5f4234a762dbf9657fac57"
format_stamp: "Formatted at 2026-07-10 11:07:43 on dist-test-slave-vghp"
I20260710 11:07:43.528074  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:07:43.531534  6312 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:43.532406  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:43.532650  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681650572098-5792-0/minicluster-data/master-0-root
uuid: "81bae19dab5f4234a762dbf9657fac57"
format_stamp: "Formatted at 2026-07-10 11:07:43 on dist-test-slave-vghp"
I20260710 11:07:43.532905  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681650572098-5792-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681650572098-5792-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681650572098-5792-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:43.552538  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:43.553683  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:43.591166  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.62:35173
I20260710 11:07:43.591429  6363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.62:35173 every 8 connection(s)
I20260710 11:07:43.595178  6364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:43.604688  6364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57: Bootstrap starting.
I20260710 11:07:43.609265  6364 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:43.613454  6364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57: No bootstrap required, opened a new log
I20260710 11:07:43.615566  6364 raft_consensus.cc:359] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81bae19dab5f4234a762dbf9657fac57" member_type: VOTER }
I20260710 11:07:43.615967  6364 raft_consensus.cc:385] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:43.616189  6364 raft_consensus.cc:740] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81bae19dab5f4234a762dbf9657fac57, State: Initialized, Role: FOLLOWER
I20260710 11:07:43.616804  6364 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81bae19dab5f4234a762dbf9657fac57" member_type: VOTER }
I20260710 11:07:43.617254  6364 raft_consensus.cc:399] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:43.617493  6364 raft_consensus.cc:493] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:43.617763  6364 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:43.621788  6364 raft_consensus.cc:515] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81bae19dab5f4234a762dbf9657fac57" member_type: VOTER }
I20260710 11:07:43.622340  6364 leader_election.cc:304] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57 [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: 81bae19dab5f4234a762dbf9657fac57; no voters: 
I20260710 11:07:43.623565  6364 leader_election.cc:290] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:43.623920  6367 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:43.625193  6367 raft_consensus.cc:697] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57 [term 1 LEADER]: Becoming Leader. State: Replica: 81bae19dab5f4234a762dbf9657fac57, State: Running, Role: LEADER
I20260710 11:07:43.625905  6367 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57 [LEADER]: Queue going to LEADER mode. State: All 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: "81bae19dab5f4234a762dbf9657fac57" member_type: VOTER }
I20260710 11:07:43.626523  6364 sys_catalog.cc:565] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:43.630348  6368 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "81bae19dab5f4234a762dbf9657fac57" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81bae19dab5f4234a762dbf9657fac57" member_type: VOTER } }
I20260710 11:07:43.630998  6369 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81bae19dab5f4234a762dbf9657fac57. Latest consensus state: current_term: 1 leader_uuid: "81bae19dab5f4234a762dbf9657fac57" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81bae19dab5f4234a762dbf9657fac57" member_type: VOTER } }
I20260710 11:07:43.631362  6368 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:43.631588  6369 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:43.634568  6375 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:43.642638  6375 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:43.643586  5792 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:43.651970  6375 catalog_manager.cc:1383] Generated new cluster ID: e836259f704c4064bd5236fe5cd5526d
I20260710 11:07:43.652288  6375 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:43.666998  6375 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:43.668268  6375 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:43.682652  6375 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57: Generated new TSK 0
I20260710 11:07:43.683401  6375 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:43.710040  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:43.715816  6385 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:43.717191  6386 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:43.719604  6388 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:43.719867  5792 server_base.cc:1061] running on GCE node
I20260710 11:07:43.720744  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:43.720939  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:43.721060  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681663721044 us; error 0 us; skew 500 ppm
I20260710 11:07:43.721599  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:43.723973  5792 webserver.cc:533] Webserver started at http://127.5.168.1:41281/ using document root <none> and password file <none>
I20260710 11:07:43.724403  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:43.724557  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:43.724778  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:43.725791  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681650572098-5792-0/minicluster-data/ts-0-root/instance:
uuid: "f8e27ba9c2d146359f8970245092d41b"
format_stamp: "Formatted at 2026-07-10 11:07:43 on dist-test-slave-vghp"
I20260710 11:07:43.730649  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:43.734302  6393 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:43.735144  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:43.735559  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681650572098-5792-0/minicluster-data/ts-0-root
uuid: "f8e27ba9c2d146359f8970245092d41b"
format_stamp: "Formatted at 2026-07-10 11:07:43 on dist-test-slave-vghp"
I20260710 11:07:43.735813  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681650572098-5792-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681650572098-5792-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681650572098-5792-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:43.764515  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:43.765764  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:43.767189  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:43.769608  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:43.769804  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:43.770123  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:43.770313  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:43.812572  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.1:38935
I20260710 11:07:43.812671  6455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.1:38935 every 8 connection(s)
I20260710 11:07:43.817550  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:43.826072  6460 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:43.828804  6461 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:43.830209  6463 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:43.830543  5792 server_base.cc:1061] running on GCE node
I20260710 11:07:43.831820  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:43.832067  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:43.832248  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681663832232 us; error 0 us; skew 500 ppm
I20260710 11:07:43.833063  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:43.833158  6456 heartbeater.cc:344] Connected to a master server at 127.5.168.62:35173
I20260710 11:07:43.833590  6456 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:43.834452  6456 heartbeater.cc:507] Master 127.5.168.62:35173 requested a full tablet report, sending...
I20260710 11:07:43.836019  5792 webserver.cc:533] Webserver started at http://127.5.168.2:38973/ using document root <none> and password file <none>
I20260710 11:07:43.836598  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:43.836803  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:43.837080  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:43.836979  6329 ts_manager.cc:194] Registered new tserver with Master: f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935)
I20260710 11:07:43.838315  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681650572098-5792-0/minicluster-data/ts-1-root/instance:
uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
format_stamp: "Formatted at 2026-07-10 11:07:43 on dist-test-slave-vghp"
I20260710 11:07:43.839116  6329 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38070
I20260710 11:07:43.844823  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:07:43.848994  6468 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:43.849881  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:07:43.850155  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681650572098-5792-0/minicluster-data/ts-1-root
uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
format_stamp: "Formatted at 2026-07-10 11:07:43 on dist-test-slave-vghp"
I20260710 11:07:43.850446  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681650572098-5792-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681650572098-5792-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681650572098-5792-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:43.859823  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:43.860949  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:43.862443  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:43.864713  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:43.864897  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:43.865206  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:43.865345  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:43.905000  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.2:35839
I20260710 11:07:43.905098  6530 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.2:35839 every 8 connection(s)
I20260710 11:07:43.909675  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:43.917810  6534 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:43.917940  6535 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:43.921662  5792 server_base.cc:1061] running on GCE node
W20260710 11:07:43.922416  6537 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:43.922751  6531 heartbeater.cc:344] Connected to a master server at 127.5.168.62:35173
I20260710 11:07:43.923228  6531 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:43.923519  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:43.923777  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:43.923970  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681663923953 us; error 0 us; skew 500 ppm
I20260710 11:07:43.924108  6531 heartbeater.cc:507] Master 127.5.168.62:35173 requested a full tablet report, sending...
I20260710 11:07:43.924710  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:43.926445  6329 ts_manager.cc:194] Registered new tserver with Master: dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839)
I20260710 11:07:43.927654  5792 webserver.cc:533] Webserver started at http://127.5.168.3:45859/ using document root <none> and password file <none>
I20260710 11:07:43.928318  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:43.928532  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:43.928803  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:43.930155  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681650572098-5792-0/minicluster-data/ts-2-root/instance:
uuid: "2b7e767f59c644c389e95d2722a1b9aa"
format_stamp: "Formatted at 2026-07-10 11:07:43 on dist-test-slave-vghp"
I20260710 11:07:43.930994  6329 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38084
I20260710 11:07:43.935688  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:07:43.938966  6542 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:43.939949  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:43.940295  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681650572098-5792-0/minicluster-data/ts-2-root
uuid: "2b7e767f59c644c389e95d2722a1b9aa"
format_stamp: "Formatted at 2026-07-10 11:07:43 on dist-test-slave-vghp"
I20260710 11:07:43.940593  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681650572098-5792-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681650572098-5792-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681650572098-5792-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:43.964632  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:43.965839  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:43.967383  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:43.969590  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:43.969866  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:43.970106  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:43.970292  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:44.010025  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.3:42953
I20260710 11:07:44.010113  6604 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.3:42953 every 8 connection(s)
I20260710 11:07:44.023772  6605 heartbeater.cc:344] Connected to a master server at 127.5.168.62:35173
I20260710 11:07:44.024096  6605 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:44.024839  6605 heartbeater.cc:507] Master 127.5.168.62:35173 requested a full tablet report, sending...
I20260710 11:07:44.027288  6329 ts_manager.cc:194] Registered new tserver with Master: 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:44.027878  5792 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014702327s
I20260710 11:07:44.028964  6329 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38096
I20260710 11:07:44.053229  6329 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38110:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:44.056079  6329 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:44.132314  6495 tablet_service.cc:1511] Processing CreateTablet for tablet 9942169b77a74acc85d2abfea7bd8c77 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:44.132416  6492 tablet_service.cc:1511] Processing CreateTablet for tablet 6648d0d1bdab43eca40ed4b795a2c215 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:44.134863  6568 tablet_service.cc:1511] Processing CreateTablet for tablet fdf5b6caa90c4985827873a6a7c49f27 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:44.135530  6494 tablet_service.cc:1511] Processing CreateTablet for tablet fdf5b6caa90c4985827873a6a7c49f27 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:44.136394  6568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdf5b6caa90c4985827873a6a7c49f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.136142  6569 tablet_service.cc:1511] Processing CreateTablet for tablet 9942169b77a74acc85d2abfea7bd8c77 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:44.137401  6569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9942169b77a74acc85d2abfea7bd8c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.137105  6496 tablet_service.cc:1511] Processing CreateTablet for tablet 9aff142f17314becbf92223b69913c62 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:44.138655  6570 tablet_service.cc:1511] Processing CreateTablet for tablet 9aff142f17314becbf92223b69913c62 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:44.139969  6570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aff142f17314becbf92223b69913c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.142081  6491 tablet_service.cc:1511] Processing CreateTablet for tablet a5a6aff929254ee1912f98c2def0a129 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:44.142840  6493 tablet_service.cc:1511] Processing CreateTablet for tablet 3d6c8e2af8e046a884a565e85450ed97 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:44.143941  6495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9942169b77a74acc85d2abfea7bd8c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.149029  6493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6c8e2af8e046a884a565e85450ed97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.152436  6489 tablet_service.cc:1511] Processing CreateTablet for tablet 46431c45a40440828af5473f5e63f797 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:44.153329  6492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6648d0d1bdab43eca40ed4b795a2c215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.154578  6566 tablet_service.cc:1511] Processing CreateTablet for tablet 6648d0d1bdab43eca40ed4b795a2c215 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:44.156301  6565 tablet_service.cc:1511] Processing CreateTablet for tablet a5a6aff929254ee1912f98c2def0a129 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:44.157553  6565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a6aff929254ee1912f98c2def0a129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.159782  6494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdf5b6caa90c4985827873a6a7c49f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.159896  6564 tablet_service.cc:1511] Processing CreateTablet for tablet 629602e2a7ad4fa8ab656f4af1672b47 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:44.161235  6564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 629602e2a7ad4fa8ab656f4af1672b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.164399  6563 tablet_service.cc:1511] Processing CreateTablet for tablet 46431c45a40440828af5473f5e63f797 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:44.165688  6563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46431c45a40440828af5473f5e63f797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.168426  6562 tablet_service.cc:1511] Processing CreateTablet for tablet 8844aa171c1441adb92ecd4af7542b31 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:44.169808  6562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8844aa171c1441adb92ecd4af7542b31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.172760  6561 tablet_service.cc:1511] Processing CreateTablet for tablet 78fb51880e8c4381bd42ff3573d85312 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:44.174394  6561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78fb51880e8c4381bd42ff3573d85312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.149056  6567 tablet_service.cc:1511] Processing CreateTablet for tablet 3d6c8e2af8e046a884a565e85450ed97 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:44.185034  6567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6c8e2af8e046a884a565e85450ed97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.151010  6490 tablet_service.cc:1511] Processing CreateTablet for tablet 629602e2a7ad4fa8ab656f4af1672b47 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:44.194361  6488 tablet_service.cc:1511] Processing CreateTablet for tablet 8844aa171c1441adb92ecd4af7542b31 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:44.194558  6487 tablet_service.cc:1511] Processing CreateTablet for tablet 78fb51880e8c4381bd42ff3573d85312 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:44.196125  6566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6648d0d1bdab43eca40ed4b795a2c215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.199410  6489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46431c45a40440828af5473f5e63f797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.200143  6496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aff142f17314becbf92223b69913c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.201306  6490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 629602e2a7ad4fa8ab656f4af1672b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.201959  6491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a6aff929254ee1912f98c2def0a129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.202665  6487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78fb51880e8c4381bd42ff3573d85312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.211661  6488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8844aa171c1441adb92ecd4af7542b31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.256613  6620 tablet_bootstrap.cc:492] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa: Bootstrap starting.
I20260710 11:07:44.269672  6621 tablet_bootstrap.cc:492] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6: Bootstrap starting.
I20260710 11:07:44.288676  6621 tablet_bootstrap.cc:654] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.290550  6421 tablet_service.cc:1511] Processing CreateTablet for tablet 9aff142f17314becbf92223b69913c62 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:44.292379  6420 tablet_service.cc:1511] Processing CreateTablet for tablet 9942169b77a74acc85d2abfea7bd8c77 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:44.293128  6416 tablet_service.cc:1511] Processing CreateTablet for tablet a5a6aff929254ee1912f98c2def0a129 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:44.294150  6419 tablet_service.cc:1511] Processing CreateTablet for tablet fdf5b6caa90c4985827873a6a7c49f27 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:44.302358  6412 tablet_service.cc:1511] Processing CreateTablet for tablet 78fb51880e8c4381bd42ff3573d85312 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:44.295965  6418 tablet_service.cc:1511] Processing CreateTablet for tablet 3d6c8e2af8e046a884a565e85450ed97 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:44.296399  6414 tablet_service.cc:1511] Processing CreateTablet for tablet 46431c45a40440828af5473f5e63f797 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:44.297731  6417 tablet_service.cc:1511] Processing CreateTablet for tablet 6648d0d1bdab43eca40ed4b795a2c215 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:44.297988  6413 tablet_service.cc:1511] Processing CreateTablet for tablet 8844aa171c1441adb92ecd4af7542b31 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:44.294870  6415 tablet_service.cc:1511] Processing CreateTablet for tablet 629602e2a7ad4fa8ab656f4af1672b47 (DEFAULT_TABLE table=test-workload [id=a5ec98cd009b44e88f1dc649bb034570]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:44.301035  6421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aff142f17314becbf92223b69913c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.304684  6417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6648d0d1bdab43eca40ed4b795a2c215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.307750  6413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8844aa171c1441adb92ecd4af7542b31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.308401  6419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdf5b6caa90c4985827873a6a7c49f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.309198  6415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 629602e2a7ad4fa8ab656f4af1672b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.310305  6416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a6aff929254ee1912f98c2def0a129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.311725  6414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46431c45a40440828af5473f5e63f797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.315546  6412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78fb51880e8c4381bd42ff3573d85312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.316119  6418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6c8e2af8e046a884a565e85450ed97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.299939  6620 tablet_bootstrap.cc:654] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.319578  6420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9942169b77a74acc85d2abfea7bd8c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:44.365051  6620 tablet_bootstrap.cc:492] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa: No bootstrap required, opened a new log
I20260710 11:07:44.365628  6620 ts_tablet_manager.cc:1403] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa: Time spent bootstrapping tablet: real 0.109s	user 0.018s	sys 0.000s
I20260710 11:07:44.368510  6620 raft_consensus.cc:359] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.369325  6620 raft_consensus.cc:385] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.369691  6620 raft_consensus.cc:740] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7e767f59c644c389e95d2722a1b9aa, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.371414  6620 consensus_queue.cc:260] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.393877  6625 tablet_bootstrap.cc:492] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b: Bootstrap starting.
I20260710 11:07:44.395828  6605 heartbeater.cc:499] Master 127.5.168.62:35173 was elected leader, sending a full tablet report...
I20260710 11:07:44.411794  6620 ts_tablet_manager.cc:1434] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.014s
I20260710 11:07:44.412876  6620 tablet_bootstrap.cc:492] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa: Bootstrap starting.
I20260710 11:07:44.419338  6620 tablet_bootstrap.cc:654] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.425004  6625 tablet_bootstrap.cc:654] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.426821  6621 tablet_bootstrap.cc:492] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6: No bootstrap required, opened a new log
I20260710 11:07:44.432091  6621 ts_tablet_manager.cc:1403] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6: Time spent bootstrapping tablet: real 0.163s	user 0.054s	sys 0.067s
I20260710 11:07:44.435133  6621 raft_consensus.cc:359] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.436087  6621 raft_consensus.cc:385] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.436467  6621 raft_consensus.cc:740] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc54ae4a4f246f6a551ff9c04ca57e6, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.437724  6625 tablet_bootstrap.cc:492] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b: No bootstrap required, opened a new log
I20260710 11:07:44.438259  6625 ts_tablet_manager.cc:1403] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.013s
I20260710 11:07:44.437397  6621 consensus_queue.cc:260] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.440058  6620 tablet_bootstrap.cc:492] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa: No bootstrap required, opened a new log
I20260710 11:07:44.440582  6620 ts_tablet_manager.cc:1403] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.007s
I20260710 11:07:44.442022  6625 raft_consensus.cc:359] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.443060  6625 raft_consensus.cc:385] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.443523  6625 raft_consensus.cc:740] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.443643  6620 raft_consensus.cc:359] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } } peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } }
I20260710 11:07:44.444458  6620 raft_consensus.cc:385] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.444796  6620 raft_consensus.cc:740] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7e767f59c644c389e95d2722a1b9aa, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.444725  6625 consensus_queue.cc:260] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.445850  6620 consensus_queue.cc:260] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } } peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } }
I20260710 11:07:44.446974  6531 heartbeater.cc:499] Master 127.5.168.62:35173 was elected leader, sending a full tablet report...
I20260710 11:07:44.448081  6621 ts_tablet_manager.cc:1434] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.007s
I20260710 11:07:44.449996  6620 ts_tablet_manager.cc:1434] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:44.451017  6620 tablet_bootstrap.cc:492] T 8844aa171c1441adb92ecd4af7542b31 P 2b7e767f59c644c389e95d2722a1b9aa: Bootstrap starting.
I20260710 11:07:44.452314  6621 tablet_bootstrap.cc:492] T 3d6c8e2af8e046a884a565e85450ed97 P dcc54ae4a4f246f6a551ff9c04ca57e6: Bootstrap starting.
I20260710 11:07:44.458142  6620 tablet_bootstrap.cc:654] T 8844aa171c1441adb92ecd4af7542b31 P 2b7e767f59c644c389e95d2722a1b9aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.459595  6621 tablet_bootstrap.cc:654] T 3d6c8e2af8e046a884a565e85450ed97 P dcc54ae4a4f246f6a551ff9c04ca57e6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.474993  6456 heartbeater.cc:499] Master 127.5.168.62:35173 was elected leader, sending a full tablet report...
I20260710 11:07:44.475469  6625 ts_tablet_manager.cc:1434] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b: Time spent starting tablet: real 0.037s	user 0.022s	sys 0.014s
I20260710 11:07:44.476469  6625 tablet_bootstrap.cc:492] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b: Bootstrap starting.
I20260710 11:07:44.482990  6625 tablet_bootstrap.cc:654] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.494812  6625 tablet_bootstrap.cc:492] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b: No bootstrap required, opened a new log
I20260710 11:07:44.495361  6625 ts_tablet_manager.cc:1403] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260710 11:07:44.498224  6625 raft_consensus.cc:359] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.498987  6625 raft_consensus.cc:385] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.499306  6625 raft_consensus.cc:740] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.500308  6625 consensus_queue.cc:260] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.502506  6620 tablet_bootstrap.cc:492] T 8844aa171c1441adb92ecd4af7542b31 P 2b7e767f59c644c389e95d2722a1b9aa: No bootstrap required, opened a new log
I20260710 11:07:44.502722  6625 ts_tablet_manager.cc:1434] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:44.503113  6620 ts_tablet_manager.cc:1403] T 8844aa171c1441adb92ecd4af7542b31 P 2b7e767f59c644c389e95d2722a1b9aa: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.018s
I20260710 11:07:44.503341  6621 tablet_bootstrap.cc:492] T 3d6c8e2af8e046a884a565e85450ed97 P dcc54ae4a4f246f6a551ff9c04ca57e6: No bootstrap required, opened a new log
I20260710 11:07:44.503693  6625 tablet_bootstrap.cc:492] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b: Bootstrap starting.
I20260710 11:07:44.503794  6621 ts_tablet_manager.cc:1403] T 3d6c8e2af8e046a884a565e85450ed97 P dcc54ae4a4f246f6a551ff9c04ca57e6: Time spent bootstrapping tablet: real 0.052s	user 0.025s	sys 0.023s
I20260710 11:07:44.506742  6621 raft_consensus.cc:359] T 3d6c8e2af8e046a884a565e85450ed97 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.506979  6620 raft_consensus.cc:359] T 8844aa171c1441adb92ecd4af7542b31 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.507580  6621 raft_consensus.cc:385] T 3d6c8e2af8e046a884a565e85450ed97 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.507833  6620 raft_consensus.cc:385] T 8844aa171c1441adb92ecd4af7542b31 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.507936  6621 raft_consensus.cc:740] T 3d6c8e2af8e046a884a565e85450ed97 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc54ae4a4f246f6a551ff9c04ca57e6, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.508473  6620 raft_consensus.cc:740] T 8844aa171c1441adb92ecd4af7542b31 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7e767f59c644c389e95d2722a1b9aa, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.509058  6621 consensus_queue.cc:260] T 3d6c8e2af8e046a884a565e85450ed97 P dcc54ae4a4f246f6a551ff9c04ca57e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.510469  6625 tablet_bootstrap.cc:654] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.511351  6621 ts_tablet_manager.cc:1434] T 3d6c8e2af8e046a884a565e85450ed97 P dcc54ae4a4f246f6a551ff9c04ca57e6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:44.512269  6621 tablet_bootstrap.cc:492] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6: Bootstrap starting.
I20260710 11:07:44.509464  6620 consensus_queue.cc:260] T 8844aa171c1441adb92ecd4af7542b31 P 2b7e767f59c644c389e95d2722a1b9aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.519635  6620 ts_tablet_manager.cc:1434] T 8844aa171c1441adb92ecd4af7542b31 P 2b7e767f59c644c389e95d2722a1b9aa: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:07:44.520603  6621 tablet_bootstrap.cc:654] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.523273  6620 tablet_bootstrap.cc:492] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa: Bootstrap starting.
I20260710 11:07:44.526777  6625 tablet_bootstrap.cc:492] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b: No bootstrap required, opened a new log
I20260710 11:07:44.527423  6625 ts_tablet_manager.cc:1403] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260710 11:07:44.529879  6620 tablet_bootstrap.cc:654] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.530699  6625 raft_consensus.cc:359] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.531167  6621 tablet_bootstrap.cc:492] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6: No bootstrap required, opened a new log
I20260710 11:07:44.531486  6625 raft_consensus.cc:385] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.531739  6621 ts_tablet_manager.cc:1403] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260710 11:07:44.531805  6625 raft_consensus.cc:740] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.532829  6625 consensus_queue.cc:260] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.534055  6629 raft_consensus.cc:493] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:44.534536  6629 raft_consensus.cc:515] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.535058  6625 ts_tablet_manager.cc:1434] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:44.535171  6620 tablet_bootstrap.cc:492] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa: No bootstrap required, opened a new log
I20260710 11:07:44.535830  6620 ts_tablet_manager.cc:1403] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.005s
I20260710 11:07:44.536156  6625 tablet_bootstrap.cc:492] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b: Bootstrap starting.
I20260710 11:07:44.539841  6620 raft_consensus.cc:359] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.540808  6620 raft_consensus.cc:385] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.541215  6620 raft_consensus.cc:740] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7e767f59c644c389e95d2722a1b9aa, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.543861  6625 tablet_bootstrap.cc:654] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.543769  6629 leader_election.cc:290] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:44.542395  6620 consensus_queue.cc:260] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.549612  6620 ts_tablet_manager.cc:1434] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.005s
I20260710 11:07:44.550872  6620 tablet_bootstrap.cc:492] T 9942169b77a74acc85d2abfea7bd8c77 P 2b7e767f59c644c389e95d2722a1b9aa: Bootstrap starting.
I20260710 11:07:44.558561  6625 tablet_bootstrap.cc:492] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b: No bootstrap required, opened a new log
I20260710 11:07:44.559165  6625 ts_tablet_manager.cc:1403] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.005s
I20260710 11:07:44.562667  6625 raft_consensus.cc:359] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.563625  6625 raft_consensus.cc:385] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.563992  6625 raft_consensus.cc:740] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.564885  6625 consensus_queue.cc:260] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.567489  6620 tablet_bootstrap.cc:654] T 9942169b77a74acc85d2abfea7bd8c77 P 2b7e767f59c644c389e95d2722a1b9aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.567670  6625 ts_tablet_manager.cc:1434] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:44.568679  6625 tablet_bootstrap.cc:492] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b: Bootstrap starting.
I20260710 11:07:44.575511  6625 tablet_bootstrap.cc:654] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.578003  6621 raft_consensus.cc:359] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.578874  6621 raft_consensus.cc:385] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.579272  6621 raft_consensus.cc:740] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc54ae4a4f246f6a551ff9c04ca57e6, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.580360  6621 consensus_queue.cc:260] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.585290  6621 ts_tablet_manager.cc:1434] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.003s
I20260710 11:07:44.586220  6621 tablet_bootstrap.cc:492] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6: Bootstrap starting.
I20260710 11:07:44.587452  6625 tablet_bootstrap.cc:492] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b: No bootstrap required, opened a new log
I20260710 11:07:44.588056  6625 ts_tablet_manager.cc:1403] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.011s
I20260710 11:07:44.591024  6625 raft_consensus.cc:359] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.591774  6625 raft_consensus.cc:385] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.592053  6625 raft_consensus.cc:740] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.592759  6625 consensus_queue.cc:260] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.599426  6625 ts_tablet_manager.cc:1434] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:07:44.600419  6625 tablet_bootstrap.cc:492] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b: Bootstrap starting.
I20260710 11:07:44.606894  6625 tablet_bootstrap.cc:654] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.612574  6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6c8e2af8e046a884a565e85450ed97" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa" is_pre_election: true
W20260710 11:07:44.614360  6394 leader_election.cc:343] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:44.617349  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6c8e2af8e046a884a565e85450ed97" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" is_pre_election: true
I20260710 11:07:44.618232  6506 raft_consensus.cc:2468] T 3d6c8e2af8e046a884a565e85450ed97 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 0.
I20260710 11:07:44.620194  6397 leader_election.cc:304] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b [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: dcc54ae4a4f246f6a551ff9c04ca57e6, f8e27ba9c2d146359f8970245092d41b; no voters: 2b7e767f59c644c389e95d2722a1b9aa
I20260710 11:07:44.621495  6636 raft_consensus.cc:2804] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:44.622030  6636 raft_consensus.cc:493] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:44.622466  6636 raft_consensus.cc:3060] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:44.624342  6620 tablet_bootstrap.cc:492] T 9942169b77a74acc85d2abfea7bd8c77 P 2b7e767f59c644c389e95d2722a1b9aa: No bootstrap required, opened a new log
I20260710 11:07:44.624593  6621 tablet_bootstrap.cc:654] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.624941  6620 ts_tablet_manager.cc:1403] T 9942169b77a74acc85d2abfea7bd8c77 P 2b7e767f59c644c389e95d2722a1b9aa: Time spent bootstrapping tablet: real 0.074s	user 0.029s	sys 0.018s
I20260710 11:07:44.628398  6620 raft_consensus.cc:359] T 9942169b77a74acc85d2abfea7bd8c77 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.629340  6620 raft_consensus.cc:385] T 9942169b77a74acc85d2abfea7bd8c77 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.629799  6620 raft_consensus.cc:740] T 9942169b77a74acc85d2abfea7bd8c77 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7e767f59c644c389e95d2722a1b9aa, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.630035  6625 tablet_bootstrap.cc:492] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b: No bootstrap required, opened a new log
I20260710 11:07:44.630594  6625 ts_tablet_manager.cc:1403] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.012s
I20260710 11:07:44.630745  6636 raft_consensus.cc:515] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.630942  6620 consensus_queue.cc:260] T 9942169b77a74acc85d2abfea7bd8c77 P 2b7e767f59c644c389e95d2722a1b9aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.633862  6620 ts_tablet_manager.cc:1434] T 9942169b77a74acc85d2abfea7bd8c77 P 2b7e767f59c644c389e95d2722a1b9aa: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:44.633697  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6c8e2af8e046a884a565e85450ed97" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
I20260710 11:07:44.633612  6625 raft_consensus.cc:359] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.634662  6506 raft_consensus.cc:3060] T 3d6c8e2af8e046a884a565e85450ed97 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:44.634675  6625 raft_consensus.cc:385] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.635303  6620 tablet_bootstrap.cc:492] T 3d6c8e2af8e046a884a565e85450ed97 P 2b7e767f59c644c389e95d2722a1b9aa: Bootstrap starting.
I20260710 11:07:44.635231  6625 raft_consensus.cc:740] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.636224  6625 consensus_queue.cc:260] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
W20260710 11:07:44.637063  6377 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:44.642000  6620 tablet_bootstrap.cc:654] T 3d6c8e2af8e046a884a565e85450ed97 P 2b7e767f59c644c389e95d2722a1b9aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.642221  6506 raft_consensus.cc:2468] T 3d6c8e2af8e046a884a565e85450ed97 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 1.
I20260710 11:07:44.643428  6397 leader_election.cc:304] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dcc54ae4a4f246f6a551ff9c04ca57e6, f8e27ba9c2d146359f8970245092d41b; no voters: 
I20260710 11:07:44.644281  6629 raft_consensus.cc:2804] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:44.650054  6625 ts_tablet_manager.cc:1434] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260710 11:07:44.653399  6625 tablet_bootstrap.cc:492] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b: Bootstrap starting.
I20260710 11:07:44.653362  6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6c8e2af8e046a884a565e85450ed97" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
I20260710 11:07:44.654809  6628 raft_consensus.cc:493] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:44.655314  6628 raft_consensus.cc:515] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.660449  6628 leader_election.cc:290] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
W20260710 11:07:44.663076  6394 leader_election.cc:343] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:44.662603  6625 tablet_bootstrap.cc:654] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.671880  6628 raft_consensus.cc:493] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:44.672403  6628 raft_consensus.cc:515] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.674667  6628 leader_election.cc:290] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:44.676172  6636 leader_election.cc:290] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 election: Requested vote from peers dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:44.682511  6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf5b6caa90c4985827873a6a7c49f27" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa" is_pre_election: true
I20260710 11:07:44.683287  6579 raft_consensus.cc:2468] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in term 0.
I20260710 11:07:44.684587  6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fb51880e8c4381bd42ff3573d85312" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa" is_pre_election: true
I20260710 11:07:44.684772  6469 leader_election.cc:304] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7e767f59c644c389e95d2722a1b9aa, dcc54ae4a4f246f6a551ff9c04ca57e6; no voters: 
I20260710 11:07:44.686117  6621 tablet_bootstrap.cc:492] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6: No bootstrap required, opened a new log
W20260710 11:07:44.686079  6469 leader_election.cc:343] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:44.686668  6621 ts_tablet_manager.cc:1403] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.031s
I20260710 11:07:44.686785  6628 raft_consensus.cc:2804] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:44.687281  6628 raft_consensus.cc:493] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:44.687695  6628 raft_consensus.cc:3060] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:44.689854  6621 raft_consensus.cc:359] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.690588  6621 raft_consensus.cc:385] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.690867  6621 raft_consensus.cc:740] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc54ae4a4f246f6a551ff9c04ca57e6, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.691968  6625 tablet_bootstrap.cc:492] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b: No bootstrap required, opened a new log
I20260710 11:07:44.692387  6629 raft_consensus.cc:697] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b [term 1 LEADER]: Becoming Leader. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Running, Role: LEADER
I20260710 11:07:44.692646  6625 ts_tablet_manager.cc:1403] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.004s
I20260710 11:07:44.693387  6629 consensus_queue.cc:237] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.697177  6625 raft_consensus.cc:359] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } } peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } }
I20260710 11:07:44.698549  6625 raft_consensus.cc:385] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.698984  6625 raft_consensus.cc:740] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.696911  6628 raft_consensus.cc:515] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.700048  6625 consensus_queue.cc:260] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } } peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } }
I20260710 11:07:44.702143  6431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fb51880e8c4381bd42ff3573d85312" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e27ba9c2d146359f8970245092d41b" is_pre_election: true
I20260710 11:07:44.702586  6430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf5b6caa90c4985827873a6a7c49f27" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e27ba9c2d146359f8970245092d41b" is_pre_election: true
I20260710 11:07:44.702697  6621 consensus_queue.cc:260] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.703289  6430 raft_consensus.cc:2468] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in term 0.
W20260710 11:07:44.703809  6472 leader_election.cc:343] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:44.704402  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf5b6caa90c4985827873a6a7c49f27" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
I20260710 11:07:44.704357  6472 leader_election.cc:304] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dcc54ae4a4f246f6a551ff9c04ca57e6; no voters: 2b7e767f59c644c389e95d2722a1b9aa, f8e27ba9c2d146359f8970245092d41b
I20260710 11:07:44.705111  6625 ts_tablet_manager.cc:1434] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 11:07:44.705178  6429 raft_consensus.cc:3060] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:44.706269  6625 tablet_bootstrap.cc:492] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b: Bootstrap starting.
I20260710 11:07:44.712606  6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf5b6caa90c4985827873a6a7c49f27" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
I20260710 11:07:44.712894  6429 raft_consensus.cc:2468] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in term 1.
I20260710 11:07:44.713460  6580 raft_consensus.cc:3060] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:44.722698  6651 raft_consensus.cc:2749] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:44.713110  6625 tablet_bootstrap.cc:654] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.725692  6580 raft_consensus.cc:2468] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in term 1.
I20260710 11:07:44.723731  6628 leader_election.cc:290] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 election: Requested vote from peers f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:44.730466  6620 tablet_bootstrap.cc:492] T 3d6c8e2af8e046a884a565e85450ed97 P 2b7e767f59c644c389e95d2722a1b9aa: No bootstrap required, opened a new log
I20260710 11:07:44.725229  6472 leader_election.cc:304] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dcc54ae4a4f246f6a551ff9c04ca57e6, f8e27ba9c2d146359f8970245092d41b; no voters: 
I20260710 11:07:44.730996  6620 ts_tablet_manager.cc:1403] T 3d6c8e2af8e046a884a565e85450ed97 P 2b7e767f59c644c389e95d2722a1b9aa: Time spent bootstrapping tablet: real 0.096s	user 0.032s	sys 0.045s
I20260710 11:07:44.731743  6628 raft_consensus.cc:2804] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:44.732956  6628 raft_consensus.cc:697] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 LEADER]: Becoming Leader. State: Replica: dcc54ae4a4f246f6a551ff9c04ca57e6, State: Running, Role: LEADER
I20260710 11:07:44.733805  6628 consensus_queue.cc:237] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.733985  6620 raft_consensus.cc:359] T 3d6c8e2af8e046a884a565e85450ed97 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.734748  6620 raft_consensus.cc:385] T 3d6c8e2af8e046a884a565e85450ed97 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.735046  6620 raft_consensus.cc:740] T 3d6c8e2af8e046a884a565e85450ed97 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7e767f59c644c389e95d2722a1b9aa, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.735805  6620 consensus_queue.cc:260] T 3d6c8e2af8e046a884a565e85450ed97 P 2b7e767f59c644c389e95d2722a1b9aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.738467  6620 ts_tablet_manager.cc:1434] T 3d6c8e2af8e046a884a565e85450ed97 P 2b7e767f59c644c389e95d2722a1b9aa: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:07:44.737594  6329 catalog_manager.cc:5697] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b reported cstate change: term changed from 0 to 1, leader changed from <none> to f8e27ba9c2d146359f8970245092d41b (127.5.168.1). New cstate: current_term: 1 leader_uuid: "f8e27ba9c2d146359f8970245092d41b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:44.739687  6620 tablet_bootstrap.cc:492] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa: Bootstrap starting.
I20260710 11:07:44.740392  6629 raft_consensus.cc:493] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:44.740873  6629 raft_consensus.cc:515] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.743191  6629 leader_election.cc:290] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:44.743822  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9942169b77a74acc85d2abfea7bd8c77" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" is_pre_election: true
W20260710 11:07:44.745020  6397 leader_election.cc:343] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:44.745358  6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9942169b77a74acc85d2abfea7bd8c77" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa" is_pre_election: true
I20260710 11:07:44.746034  6580 raft_consensus.cc:2468] T 9942169b77a74acc85d2abfea7bd8c77 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 0.
I20260710 11:07:44.746963  6620 tablet_bootstrap.cc:654] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.747798  6394 leader_election.cc:304] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b [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: 2b7e767f59c644c389e95d2722a1b9aa, f8e27ba9c2d146359f8970245092d41b; no voters: dcc54ae4a4f246f6a551ff9c04ca57e6
I20260710 11:07:44.752646  6629 raft_consensus.cc:2804] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:44.753024  6629 raft_consensus.cc:493] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:44.753201  6621 ts_tablet_manager.cc:1434] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6: Time spent starting tablet: real 0.066s	user 0.034s	sys 0.019s
I20260710 11:07:44.753367  6629 raft_consensus.cc:3060] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:44.754220  6621 tablet_bootstrap.cc:492] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6: Bootstrap starting.
I20260710 11:07:44.760504  6624 raft_consensus.cc:493] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:44.761181  6624 raft_consensus.cc:515] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } } peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } }
I20260710 11:07:44.762020  6629 raft_consensus.cc:515] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.764470  6621 tablet_bootstrap.cc:654] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.767426  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9942169b77a74acc85d2abfea7bd8c77" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
I20260710 11:07:44.767663  6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9942169b77a74acc85d2abfea7bd8c77" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
I20260710 11:07:44.768144  6580 raft_consensus.cc:3060] T 9942169b77a74acc85d2abfea7bd8c77 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:44.768853  6397 leader_election.cc:343] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:44.770648  6624 leader_election.cc:290] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839), f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935)
I20260710 11:07:44.777668  6580 raft_consensus.cc:2468] T 9942169b77a74acc85d2abfea7bd8c77 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 1.
I20260710 11:07:44.778827  6620 tablet_bootstrap.cc:492] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa: No bootstrap required, opened a new log
I20260710 11:07:44.779474  6620 ts_tablet_manager.cc:1403] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.020s
I20260710 11:07:44.779410  6394 leader_election.cc:304] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b [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: 2b7e767f59c644c389e95d2722a1b9aa, f8e27ba9c2d146359f8970245092d41b; no voters: dcc54ae4a4f246f6a551ff9c04ca57e6
I20260710 11:07:44.777570  6625 tablet_bootstrap.cc:492] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b: No bootstrap required, opened a new log
I20260710 11:07:44.780736  6625 ts_tablet_manager.cc:1403] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.010s
I20260710 11:07:44.780879  6645 raft_consensus.cc:2804] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:44.783587  6645 raft_consensus.cc:697] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b [term 1 LEADER]: Becoming Leader. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Running, Role: LEADER
I20260710 11:07:44.784719  6645 consensus_queue.cc:237] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.781369  6629 leader_election.cc:290] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 election: Requested vote from peers dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:44.790736  6625 raft_consensus.cc:359] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.791625  6625 raft_consensus.cc:385] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.782837  6620 raft_consensus.cc:359] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.792039  6620 raft_consensus.cc:385] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.791949  6629 raft_consensus.cc:493] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:44.792536  6620 raft_consensus.cc:740] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7e767f59c644c389e95d2722a1b9aa, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.792744  6629 raft_consensus.cc:515] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } } peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } }
I20260710 11:07:44.794500  6327 catalog_manager.cc:5697] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:44.796415  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aff142f17314becbf92223b69913c62" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" is_pre_election: true
W20260710 11:07:44.798250  6397 leader_election.cc:343] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:44.791989  6625 raft_consensus.cc:740] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.799368  6625 consensus_queue.cc:260] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.800313  6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aff142f17314becbf92223b69913c62" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa" is_pre_election: true
I20260710 11:07:44.800917  6580 raft_consensus.cc:2468] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 0.
I20260710 11:07:44.793377  6620 consensus_queue.cc:260] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.802048  6394 leader_election.cc:304] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [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: 2b7e767f59c644c389e95d2722a1b9aa, f8e27ba9c2d146359f8970245092d41b; no voters: dcc54ae4a4f246f6a551ff9c04ca57e6
I20260710 11:07:44.803056  6636 raft_consensus.cc:2804] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:44.803326  6629 leader_election.cc:290] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:44.803462  6636 raft_consensus.cc:493] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:44.804065  6620 ts_tablet_manager.cc:1434] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:07:44.804019  6636 raft_consensus.cc:3060] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:44.805123  6620 tablet_bootstrap.cc:492] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa: Bootstrap starting.
I20260710 11:07:44.812095  6636 raft_consensus.cc:515] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } } peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } }
I20260710 11:07:44.817210  6620 tablet_bootstrap.cc:654] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.817471  6621 tablet_bootstrap.cc:492] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6: No bootstrap required, opened a new log
I20260710 11:07:44.822081  6621 ts_tablet_manager.cc:1403] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6: Time spent bootstrapping tablet: real 0.068s	user 0.028s	sys 0.021s
I20260710 11:07:44.822104  6505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aff142f17314becbf92223b69913c62" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
I20260710 11:07:44.815075  6625 ts_tablet_manager.cc:1434] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 11:07:44.816250  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aff142f17314becbf92223b69913c62" candidate_uuid: "2b7e767f59c644c389e95d2722a1b9aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" is_pre_election: true
W20260710 11:07:44.823788  6397 leader_election.cc:343] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:44.824316  6546 leader_election.cc:343] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:44.825678  6625 tablet_bootstrap.cc:492] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b: Bootstrap starting.
I20260710 11:07:44.826402  6621 raft_consensus.cc:359] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.827335  6621 raft_consensus.cc:385] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.833237  6628 raft_consensus.cc:493] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:44.835879  6628 raft_consensus.cc:515] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.832542  6621 raft_consensus.cc:740] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc54ae4a4f246f6a551ff9c04ca57e6, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.838039  6628 leader_election.cc:290] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:44.837267  6621 consensus_queue.cc:260] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.839303  6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6648d0d1bdab43eca40ed4b795a2c215" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa" is_pre_election: true
I20260710 11:07:44.839923  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6648d0d1bdab43eca40ed4b795a2c215" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e27ba9c2d146359f8970245092d41b" is_pre_election: true
I20260710 11:07:44.840613  6621 ts_tablet_manager.cc:1434] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:07:44.840531  6429 raft_consensus.cc:2468] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in term 0.
I20260710 11:07:44.841598  6621 tablet_bootstrap.cc:492] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6: Bootstrap starting.
I20260710 11:07:44.841929  6472 leader_election.cc:304] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dcc54ae4a4f246f6a551ff9c04ca57e6, f8e27ba9c2d146359f8970245092d41b; no voters: 
I20260710 11:07:44.843271  6650 raft_consensus.cc:2804] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:44.843614  6650 raft_consensus.cc:493] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:44.843935  6650 raft_consensus.cc:3060] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:44.843938  6469 leader_election.cc:343] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:44.833374  6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aff142f17314becbf92223b69913c62" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
I20260710 11:07:44.846120  6580 raft_consensus.cc:3060] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:44.850986  6645 raft_consensus.cc:493] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:44.851541  6645 raft_consensus.cc:515] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.854473  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46431c45a40440828af5473f5e63f797" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" is_pre_election: true
W20260710 11:07:44.855896  6397 leader_election.cc:343] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:44.858000  6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46431c45a40440828af5473f5e63f797" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa" is_pre_election: true
I20260710 11:07:44.859139  6629 raft_consensus.cc:493] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:07:44.859583  6394 leader_election.cc:343] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:44.860028  6394 leader_election.cc:304] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8e27ba9c2d146359f8970245092d41b; no voters: 2b7e767f59c644c389e95d2722a1b9aa, dcc54ae4a4f246f6a551ff9c04ca57e6
I20260710 11:07:44.859772  6629 raft_consensus.cc:515] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.831180  6636 leader_election.cc:290] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 election: Requested vote from peers dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:44.861203  6645 leader_election.cc:290] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:44.862875  6629 leader_election.cc:290] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:44.868587  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a6aff929254ee1912f98c2def0a129" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" is_pre_election: true
I20260710 11:07:44.869390  6506 raft_consensus.cc:2468] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 0.
I20260710 11:07:44.870916  6397 leader_election.cc:304] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dcc54ae4a4f246f6a551ff9c04ca57e6, f8e27ba9c2d146359f8970245092d41b; no voters: 
I20260710 11:07:44.872041  6629 raft_consensus.cc:2804] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:44.872594  6629 raft_consensus.cc:493] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:44.873086  6629 raft_consensus.cc:3060] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:44.872298  6328 catalog_manager.cc:5697] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b reported cstate change: term changed from 0 to 1, leader changed from <none> to f8e27ba9c2d146359f8970245092d41b (127.5.168.1). New cstate: current_term: 1 leader_uuid: "f8e27ba9c2d146359f8970245092d41b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:44.868014  6636 raft_consensus.cc:2749] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:44.855013  6580 raft_consensus.cc:2468] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 1.
I20260710 11:07:44.876525  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aff142f17314becbf92223b69913c62" candidate_uuid: "2b7e767f59c644c389e95d2722a1b9aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e27ba9c2d146359f8970245092d41b" is_pre_election: true
I20260710 11:07:44.877553  6429 raft_consensus.cc:2393] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b7e767f59c644c389e95d2722a1b9aa in current term 1: Already voted for candidate f8e27ba9c2d146359f8970245092d41b in this term.
I20260710 11:07:44.880162  6624 raft_consensus.cc:493] T 8844aa171c1441adb92ecd4af7542b31 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:44.887917  6624 raft_consensus.cc:515] T 8844aa171c1441adb92ecd4af7542b31 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.888831  6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a6aff929254ee1912f98c2def0a129" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa" is_pre_election: true
I20260710 11:07:44.889222  6625 tablet_bootstrap.cc:654] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.889950  6624 leader_election.cc:290] T 8844aa171c1441adb92ecd4af7542b31 P 2b7e767f59c644c389e95d2722a1b9aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935), dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839)
I20260710 11:07:44.890367  6394 leader_election.cc:304] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [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: 2b7e767f59c644c389e95d2722a1b9aa, f8e27ba9c2d146359f8970245092d41b; no voters: dcc54ae4a4f246f6a551ff9c04ca57e6
I20260710 11:07:44.891137  6636 raft_consensus.cc:2804] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:44.891244  6629 raft_consensus.cc:515] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.891736  6636 raft_consensus.cc:697] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 1 LEADER]: Becoming Leader. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Running, Role: LEADER
I20260710 11:07:44.892928  6636 consensus_queue.cc:237] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } } peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } }
I20260710 11:07:44.893821  6621 tablet_bootstrap.cc:654] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.894603  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a6aff929254ee1912f98c2def0a129" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
I20260710 11:07:44.895172  6506 raft_consensus.cc:3060] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:44.877564  6650 raft_consensus.cc:515] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.879539  6546 leader_election.cc:304] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b7e767f59c644c389e95d2722a1b9aa; no voters: dcc54ae4a4f246f6a551ff9c04ca57e6, f8e27ba9c2d146359f8970245092d41b
I20260710 11:07:44.900924  6624 raft_consensus.cc:2749] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:44.901415  6620 tablet_bootstrap.cc:492] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa: No bootstrap required, opened a new log
I20260710 11:07:44.901842  6620 ts_tablet_manager.cc:1403] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa: Time spent bootstrapping tablet: real 0.097s	user 0.031s	sys 0.029s
I20260710 11:07:44.902240  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844aa171c1441adb92ecd4af7542b31" candidate_uuid: "2b7e767f59c644c389e95d2722a1b9aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e27ba9c2d146359f8970245092d41b" is_pre_election: true
I20260710 11:07:44.902819  6505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844aa171c1441adb92ecd4af7542b31" candidate_uuid: "2b7e767f59c644c389e95d2722a1b9aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" is_pre_election: true
I20260710 11:07:44.904366  6620 raft_consensus.cc:359] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.904999  6620 raft_consensus.cc:385] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.905321  6620 raft_consensus.cc:740] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7e767f59c644c389e95d2722a1b9aa, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.906028  6620 consensus_queue.cc:260] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.906493  6506 raft_consensus.cc:2468] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 1.
I20260710 11:07:44.908073  6650 leader_election.cc:290] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 election: Requested vote from peers f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:44.900012  6629 leader_election.cc:290] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 election: Requested vote from peers dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
W20260710 11:07:44.905035  6546 leader_election.cc:343] T 8844aa171c1441adb92ecd4af7542b31 P 2b7e767f59c644c389e95d2722a1b9aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:44.909529  6620 ts_tablet_manager.cc:1434] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:07:44.910465  6620 tablet_bootstrap.cc:492] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa: Bootstrap starting.
W20260710 11:07:44.910221  6546 leader_election.cc:343] T 8844aa171c1441adb92ecd4af7542b31 P 2b7e767f59c644c389e95d2722a1b9aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:44.910983  6546 leader_election.cc:304] T 8844aa171c1441adb92ecd4af7542b31 P 2b7e767f59c644c389e95d2722a1b9aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b7e767f59c644c389e95d2722a1b9aa; no voters: dcc54ae4a4f246f6a551ff9c04ca57e6, f8e27ba9c2d146359f8970245092d41b
I20260710 11:07:44.912015  6624 raft_consensus.cc:2749] T 8844aa171c1441adb92ecd4af7542b31 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:44.913148  6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6648d0d1bdab43eca40ed4b795a2c215" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
I20260710 11:07:44.913838  6580 raft_consensus.cc:3060] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:44.913956  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6648d0d1bdab43eca40ed4b795a2c215" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
I20260710 11:07:44.914562  6429 raft_consensus.cc:3060] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:44.918776  6397 leader_election.cc:304] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dcc54ae4a4f246f6a551ff9c04ca57e6, f8e27ba9c2d146359f8970245092d41b; no voters: 
I20260710 11:07:44.920058  6620 tablet_bootstrap.cc:654] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.922115  6629 raft_consensus.cc:2804] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:44.922946  6629 raft_consensus.cc:697] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 1 LEADER]: Becoming Leader. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Running, Role: LEADER
I20260710 11:07:44.923153  6429 raft_consensus.cc:2468] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in term 1.
W20260710 11:07:44.919620  6394 leader_election.cc:343] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:44.924387  6472 leader_election.cc:304] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dcc54ae4a4f246f6a551ff9c04ca57e6, f8e27ba9c2d146359f8970245092d41b; no voters: 
I20260710 11:07:44.924844  6629 consensus_queue.cc:237] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.925182  6650 raft_consensus.cc:2804] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:44.925272  6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a6aff929254ee1912f98c2def0a129" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
I20260710 11:07:44.925952  6580 raft_consensus.cc:2468] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in term 1.
I20260710 11:07:44.927037  6650 raft_consensus.cc:697] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 LEADER]: Becoming Leader. State: Replica: dcc54ae4a4f246f6a551ff9c04ca57e6, State: Running, Role: LEADER
W20260710 11:07:44.927434  6394 leader_election.cc:343] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:44.928099  6650 consensus_queue.cc:237] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.936617  6625 tablet_bootstrap.cc:492] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b: No bootstrap required, opened a new log
I20260710 11:07:44.937036  6625 ts_tablet_manager.cc:1403] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.007s
I20260710 11:07:44.942776  6621 tablet_bootstrap.cc:492] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6: No bootstrap required, opened a new log
I20260710 11:07:44.942484  6328 catalog_manager.cc:5697] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b reported cstate change: term changed from 0 to 1, leader changed from <none> to f8e27ba9c2d146359f8970245092d41b (127.5.168.1). New cstate: current_term: 1 leader_uuid: "f8e27ba9c2d146359f8970245092d41b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:44.943457  6621 ts_tablet_manager.cc:1403] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.007s
I20260710 11:07:44.946398  6625 raft_consensus.cc:359] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.947048  6625 raft_consensus.cc:385] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.947417  6625 raft_consensus.cc:740] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.947289  6621 raft_consensus.cc:359] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } } peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } }
I20260710 11:07:44.948361  6621 raft_consensus.cc:385] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.948796  6621 raft_consensus.cc:740] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc54ae4a4f246f6a551ff9c04ca57e6, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.950127  6625 consensus_queue.cc:260] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.949932  6621 consensus_queue.cc:260] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } } peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } }
I20260710 11:07:44.952529  6625 ts_tablet_manager.cc:1434] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:07:44.953357  6621 ts_tablet_manager.cc:1434] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 11:07:44.954608  6621 tablet_bootstrap.cc:492] T 9942169b77a74acc85d2abfea7bd8c77 P dcc54ae4a4f246f6a551ff9c04ca57e6: Bootstrap starting.
I20260710 11:07:44.956765  6625 tablet_bootstrap.cc:492] T 8844aa171c1441adb92ecd4af7542b31 P f8e27ba9c2d146359f8970245092d41b: Bootstrap starting.
I20260710 11:07:44.958882  6620 tablet_bootstrap.cc:492] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa: No bootstrap required, opened a new log
I20260710 11:07:44.959354  6620 ts_tablet_manager.cc:1403] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.007s
I20260710 11:07:44.961284  6621 tablet_bootstrap.cc:654] T 9942169b77a74acc85d2abfea7bd8c77 P dcc54ae4a4f246f6a551ff9c04ca57e6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.961656  6625 tablet_bootstrap.cc:654] T 8844aa171c1441adb92ecd4af7542b31 P f8e27ba9c2d146359f8970245092d41b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.962109  6620 raft_consensus.cc:359] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.962787  6620 raft_consensus.cc:385] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.963053  6620 raft_consensus.cc:740] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7e767f59c644c389e95d2722a1b9aa, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.963717  6620 consensus_queue.cc:260] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.967114  6328 catalog_manager.cc:5697] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b reported cstate change: term changed from 0 to 1, leader changed from <none> to f8e27ba9c2d146359f8970245092d41b (127.5.168.1). New cstate: current_term: 1 leader_uuid: "f8e27ba9c2d146359f8970245092d41b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:44.971881  6620 ts_tablet_manager.cc:1434] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:07:44.972343  6621 tablet_bootstrap.cc:492] T 9942169b77a74acc85d2abfea7bd8c77 P dcc54ae4a4f246f6a551ff9c04ca57e6: No bootstrap required, opened a new log
I20260710 11:07:44.972747  6620 tablet_bootstrap.cc:492] T 46431c45a40440828af5473f5e63f797 P 2b7e767f59c644c389e95d2722a1b9aa: Bootstrap starting.
I20260710 11:07:44.972752  6621 ts_tablet_manager.cc:1403] T 9942169b77a74acc85d2abfea7bd8c77 P dcc54ae4a4f246f6a551ff9c04ca57e6: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 11:07:44.975692  6621 raft_consensus.cc:359] T 9942169b77a74acc85d2abfea7bd8c77 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.976428  6621 raft_consensus.cc:385] T 9942169b77a74acc85d2abfea7bd8c77 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:44.976696  6621 raft_consensus.cc:740] T 9942169b77a74acc85d2abfea7bd8c77 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc54ae4a4f246f6a551ff9c04ca57e6, State: Initialized, Role: FOLLOWER
I20260710 11:07:44.977506  6621 consensus_queue.cc:260] T 9942169b77a74acc85d2abfea7bd8c77 P dcc54ae4a4f246f6a551ff9c04ca57e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.978868  6620 tablet_bootstrap.cc:654] T 46431c45a40440828af5473f5e63f797 P 2b7e767f59c644c389e95d2722a1b9aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.980024  6621 ts_tablet_manager.cc:1434] T 9942169b77a74acc85d2abfea7bd8c77 P dcc54ae4a4f246f6a551ff9c04ca57e6: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:07:44.980960  6621 tablet_bootstrap.cc:492] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6: Bootstrap starting.
I20260710 11:07:44.981370  6329 catalog_manager.cc:5697] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:44.985556  6624 raft_consensus.cc:493] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:44.986058  6624 raft_consensus.cc:515] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.988152  6624 leader_election.cc:290] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935), dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839)
I20260710 11:07:44.988324  6621 tablet_bootstrap.cc:654] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:44.993855  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629602e2a7ad4fa8ab656f4af1672b47" candidate_uuid: "2b7e767f59c644c389e95d2722a1b9aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" is_pre_election: true
I20260710 11:07:44.992076  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629602e2a7ad4fa8ab656f4af1672b47" candidate_uuid: "2b7e767f59c644c389e95d2722a1b9aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e27ba9c2d146359f8970245092d41b" is_pre_election: true
I20260710 11:07:44.995535  6624 raft_consensus.cc:493] T 3d6c8e2af8e046a884a565e85450ed97 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:44.995783  6429 raft_consensus.cc:2468] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b7e767f59c644c389e95d2722a1b9aa in term 0.
I20260710 11:07:44.995986  6624 raft_consensus.cc:515] T 3d6c8e2af8e046a884a565e85450ed97 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:44.998075  6624 leader_election.cc:290] T 3d6c8e2af8e046a884a565e85450ed97 P 2b7e767f59c644c389e95d2722a1b9aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935), dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839)
I20260710 11:07:44.996982  6546 leader_election.cc:304] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7e767f59c644c389e95d2722a1b9aa, f8e27ba9c2d146359f8970245092d41b; no voters: 
W20260710 11:07:45.023873  6546 leader_election.cc:343] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:45.023904  6624 raft_consensus.cc:2804] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:45.024555  6624 raft_consensus.cc:493] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:45.024900  6624 raft_consensus.cc:3060] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:45.026543  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6c8e2af8e046a884a565e85450ed97" candidate_uuid: "2b7e767f59c644c389e95d2722a1b9aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" is_pre_election: true
I20260710 11:07:45.027379  6506 raft_consensus.cc:2393] T 3d6c8e2af8e046a884a565e85450ed97 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b7e767f59c644c389e95d2722a1b9aa in current term 1: Already voted for candidate f8e27ba9c2d146359f8970245092d41b in this term.
I20260710 11:07:45.028668  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6c8e2af8e046a884a565e85450ed97" candidate_uuid: "2b7e767f59c644c389e95d2722a1b9aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e27ba9c2d146359f8970245092d41b" is_pre_election: true
I20260710 11:07:45.030440  6546 leader_election.cc:304] T 3d6c8e2af8e046a884a565e85450ed97 P 2b7e767f59c644c389e95d2722a1b9aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b7e767f59c644c389e95d2722a1b9aa; no voters: dcc54ae4a4f246f6a551ff9c04ca57e6, f8e27ba9c2d146359f8970245092d41b
I20260710 11:07:45.038674  6621 tablet_bootstrap.cc:492] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6: No bootstrap required, opened a new log
I20260710 11:07:45.039304  6621 ts_tablet_manager.cc:1403] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.003s
I20260710 11:07:45.040717  6620 tablet_bootstrap.cc:492] T 46431c45a40440828af5473f5e63f797 P 2b7e767f59c644c389e95d2722a1b9aa: No bootstrap required, opened a new log
I20260710 11:07:45.040917  6625 tablet_bootstrap.cc:492] T 8844aa171c1441adb92ecd4af7542b31 P f8e27ba9c2d146359f8970245092d41b: No bootstrap required, opened a new log
I20260710 11:07:45.041198  6620 ts_tablet_manager.cc:1403] T 46431c45a40440828af5473f5e63f797 P 2b7e767f59c644c389e95d2722a1b9aa: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.014s
I20260710 11:07:45.041489  6625 ts_tablet_manager.cc:1403] T 8844aa171c1441adb92ecd4af7542b31 P f8e27ba9c2d146359f8970245092d41b: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.062s
I20260710 11:07:45.043030  6621 raft_consensus.cc:359] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.043949  6621 raft_consensus.cc:385] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:45.043715  6620 raft_consensus.cc:359] T 46431c45a40440828af5473f5e63f797 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.044085  6625 raft_consensus.cc:359] T 8844aa171c1441adb92ecd4af7542b31 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.044438  6620 raft_consensus.cc:385] T 46431c45a40440828af5473f5e63f797 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:45.044941  6625 raft_consensus.cc:385] T 8844aa171c1441adb92ecd4af7542b31 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:45.044941  6620 raft_consensus.cc:740] T 46431c45a40440828af5473f5e63f797 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7e767f59c644c389e95d2722a1b9aa, State: Initialized, Role: FOLLOWER
I20260710 11:07:45.045464  6625 raft_consensus.cc:740] T 8844aa171c1441adb92ecd4af7542b31 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Initialized, Role: FOLLOWER
I20260710 11:07:45.044366  6621 raft_consensus.cc:740] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc54ae4a4f246f6a551ff9c04ca57e6, State: Initialized, Role: FOLLOWER
I20260710 11:07:45.045763  6675 raft_consensus.cc:3060] T 3d6c8e2af8e046a884a565e85450ed97 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:45.046010  6620 consensus_queue.cc:260] T 46431c45a40440828af5473f5e63f797 P 2b7e767f59c644c389e95d2722a1b9aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.046427  6621 consensus_queue.cc:260] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.046404  6625 consensus_queue.cc:260] T 8844aa171c1441adb92ecd4af7542b31 P f8e27ba9c2d146359f8970245092d41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.048916  6625 ts_tablet_manager.cc:1434] T 8844aa171c1441adb92ecd4af7542b31 P f8e27ba9c2d146359f8970245092d41b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:45.052591  6675 raft_consensus.cc:2749] T 3d6c8e2af8e046a884a565e85450ed97 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:45.038383  6624 raft_consensus.cc:515] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.054880  6624 leader_election.cc:290] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [CANDIDATE]: Term 1 election: Requested vote from peers f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935), dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839)
I20260710 11:07:45.056288  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629602e2a7ad4fa8ab656f4af1672b47" candidate_uuid: "2b7e767f59c644c389e95d2722a1b9aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
I20260710 11:07:45.056869  6429 raft_consensus.cc:3060] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:45.062613  6621 ts_tablet_manager.cc:1434] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260710 11:07:45.065660  6621 tablet_bootstrap.cc:492] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6: Bootstrap starting.
I20260710 11:07:45.066771  6650 raft_consensus.cc:493] T 9942169b77a74acc85d2abfea7bd8c77 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:45.067279  6650 raft_consensus.cc:515] T 9942169b77a74acc85d2abfea7bd8c77 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.069394  6650 leader_election.cc:290] T 9942169b77a74acc85d2abfea7bd8c77 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:45.070478  6429 raft_consensus.cc:2468] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7e767f59c644c389e95d2722a1b9aa in term 1.
I20260710 11:07:45.070510  6430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9942169b77a74acc85d2abfea7bd8c77" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e27ba9c2d146359f8970245092d41b" is_pre_election: true
I20260710 11:07:45.072515  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629602e2a7ad4fa8ab656f4af1672b47" candidate_uuid: "2b7e767f59c644c389e95d2722a1b9aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
I20260710 11:07:45.073171  6506 raft_consensus.cc:3060] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:45.075819  6621 tablet_bootstrap.cc:654] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:45.079998  6620 ts_tablet_manager.cc:1434] T 46431c45a40440828af5473f5e63f797 P 2b7e767f59c644c389e95d2722a1b9aa: Time spent starting tablet: real 0.039s	user 0.013s	sys 0.025s
I20260710 11:07:45.079877  6546 leader_election.cc:304] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7e767f59c644c389e95d2722a1b9aa, f8e27ba9c2d146359f8970245092d41b; no voters: 
I20260710 11:07:45.080296  6506 raft_consensus.cc:2468] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7e767f59c644c389e95d2722a1b9aa in term 1.
I20260710 11:07:45.080971  6621 tablet_bootstrap.cc:492] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6: No bootstrap required, opened a new log
I20260710 11:07:45.081296  6676 raft_consensus.cc:2804] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:45.081480  6621 ts_tablet_manager.cc:1403] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.001s
I20260710 11:07:45.081822  6676 raft_consensus.cc:697] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 LEADER]: Becoming Leader. State: Replica: 2b7e767f59c644c389e95d2722a1b9aa, State: Running, Role: LEADER
I20260710 11:07:45.082522  6676 consensus_queue.cc:237] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.082806  6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9942169b77a74acc85d2abfea7bd8c77" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa" is_pre_election: true
I20260710 11:07:45.083582  6580 raft_consensus.cc:2393] T 9942169b77a74acc85d2abfea7bd8c77 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in current term 1: Already voted for candidate f8e27ba9c2d146359f8970245092d41b in this term.
I20260710 11:07:45.084347  6621 raft_consensus.cc:359] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.084547  6469 leader_election.cc:304] T 9942169b77a74acc85d2abfea7bd8c77 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dcc54ae4a4f246f6a551ff9c04ca57e6; no voters: 2b7e767f59c644c389e95d2722a1b9aa, f8e27ba9c2d146359f8970245092d41b
I20260710 11:07:45.085028  6621 raft_consensus.cc:385] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:45.085317  6621 raft_consensus.cc:740] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc54ae4a4f246f6a551ff9c04ca57e6, State: Initialized, Role: FOLLOWER
I20260710 11:07:45.085672  6650 raft_consensus.cc:3060] T 9942169b77a74acc85d2abfea7bd8c77 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:45.085953  6621 consensus_queue.cc:260] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.088203  6621 ts_tablet_manager.cc:1434] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:45.089031  6621 tablet_bootstrap.cc:492] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6: Bootstrap starting.
I20260710 11:07:45.092206  6650 raft_consensus.cc:2749] T 9942169b77a74acc85d2abfea7bd8c77 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:45.094509  6621 tablet_bootstrap.cc:654] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:45.099263  6621 tablet_bootstrap.cc:492] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6: No bootstrap required, opened a new log
I20260710 11:07:45.099620  6621 ts_tablet_manager.cc:1403] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 11:07:45.100656  6329 catalog_manager.cc:5697] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3). New cstate: current_term: 1 leader_uuid: "2b7e767f59c644c389e95d2722a1b9aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:45.101548  6621 raft_consensus.cc:359] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.102069  6621 raft_consensus.cc:385] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:45.102290  6621 raft_consensus.cc:740] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc54ae4a4f246f6a551ff9c04ca57e6, State: Initialized, Role: FOLLOWER
I20260710 11:07:45.102842  6621 consensus_queue.cc:260] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.104799  6621 ts_tablet_manager.cc:1434] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:07:45.145519  6650 consensus_queue.cc:1048] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:45.151280  6650 consensus_queue.cc:1048] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:45.181239  6682 raft_consensus.cc:493] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:45.181826  6682 raft_consensus.cc:515] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.184430  6682 leader_election.cc:290] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:45.185083  6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844aa171c1441adb92ecd4af7542b31" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa" is_pre_election: true
I20260710 11:07:45.185178  6430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844aa171c1441adb92ecd4af7542b31" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e27ba9c2d146359f8970245092d41b" is_pre_election: true
I20260710 11:07:45.185642  6580 raft_consensus.cc:2468] T 8844aa171c1441adb92ecd4af7542b31 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in term 0.
I20260710 11:07:45.185741  6430 raft_consensus.cc:2468] T 8844aa171c1441adb92ecd4af7542b31 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in term 0.
I20260710 11:07:45.186580  6469 leader_election.cc:304] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7e767f59c644c389e95d2722a1b9aa, dcc54ae4a4f246f6a551ff9c04ca57e6; no voters: 
I20260710 11:07:45.187405  6682 raft_consensus.cc:2804] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:45.187754  6682 raft_consensus.cc:493] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:45.188055  6682 raft_consensus.cc:3060] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:45.192469  6682 raft_consensus.cc:515] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.193961  6682 leader_election.cc:290] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 election: Requested vote from peers f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:45.194795  6430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844aa171c1441adb92ecd4af7542b31" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
I20260710 11:07:45.194985  6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844aa171c1441adb92ecd4af7542b31" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
I20260710 11:07:45.195389  6430 raft_consensus.cc:3060] T 8844aa171c1441adb92ecd4af7542b31 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:45.195505  6580 raft_consensus.cc:3060] T 8844aa171c1441adb92ecd4af7542b31 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:45.202147  6580 raft_consensus.cc:2468] T 8844aa171c1441adb92ecd4af7542b31 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in term 1.
I20260710 11:07:45.202142  6430 raft_consensus.cc:2468] T 8844aa171c1441adb92ecd4af7542b31 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in term 1.
I20260710 11:07:45.203429  6472 leader_election.cc:304] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dcc54ae4a4f246f6a551ff9c04ca57e6, f8e27ba9c2d146359f8970245092d41b; no voters: 
I20260710 11:07:45.204255  6682 raft_consensus.cc:2804] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:45.204650  6682 raft_consensus.cc:697] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 LEADER]: Becoming Leader. State: Replica: dcc54ae4a4f246f6a551ff9c04ca57e6, State: Running, Role: LEADER
I20260710 11:07:45.205390  6682 consensus_queue.cc:237] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.206002  6629 consensus_queue.cc:1048] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:45.213608  6329 catalog_manager.cc:5697] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:45.216162  6645 consensus_queue.cc:1048] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:45.232430  6682 raft_consensus.cc:493] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:45.232834  6682 raft_consensus.cc:515] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.234316  6682 leader_election.cc:290] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:45.235073  6430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46431c45a40440828af5473f5e63f797" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e27ba9c2d146359f8970245092d41b" is_pre_election: true
I20260710 11:07:45.235357  6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46431c45a40440828af5473f5e63f797" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa" is_pre_election: true
I20260710 11:07:45.235703  6430 raft_consensus.cc:2468] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in term 0.
I20260710 11:07:45.235889  6580 raft_consensus.cc:2468] T 46431c45a40440828af5473f5e63f797 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in term 0.
I20260710 11:07:45.236599  6472 leader_election.cc:304] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dcc54ae4a4f246f6a551ff9c04ca57e6, f8e27ba9c2d146359f8970245092d41b; no voters: 
I20260710 11:07:45.237172  6682 raft_consensus.cc:2804] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:45.237551  6682 raft_consensus.cc:493] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:45.237857  6682 raft_consensus.cc:3060] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:45.242245  6682 raft_consensus.cc:515] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.243844  6682 leader_election.cc:290] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 election: Requested vote from peers f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:45.244501  6430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46431c45a40440828af5473f5e63f797" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
I20260710 11:07:45.244966  6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46431c45a40440828af5473f5e63f797" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
I20260710 11:07:45.245075  6430 raft_consensus.cc:3060] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:45.245543  6579 raft_consensus.cc:3060] T 46431c45a40440828af5473f5e63f797 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:45.245620  6645 consensus_queue.cc:1048] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:45.250689  6430 raft_consensus.cc:2468] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in term 1.
I20260710 11:07:45.252056  6472 leader_election.cc:304] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dcc54ae4a4f246f6a551ff9c04ca57e6, f8e27ba9c2d146359f8970245092d41b; no voters: 
I20260710 11:07:45.253000  6682 raft_consensus.cc:2804] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:45.253688  6682 raft_consensus.cc:697] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 LEADER]: Becoming Leader. State: Replica: dcc54ae4a4f246f6a551ff9c04ca57e6, State: Running, Role: LEADER
I20260710 11:07:45.254494  6682 consensus_queue.cc:237] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.254918  6579 raft_consensus.cc:2468] T 46431c45a40440828af5473f5e63f797 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in term 1.
I20260710 11:07:45.260869  6629 consensus_queue.cc:1048] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:45.265244  6329 catalog_manager.cc:5697] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:45.278132  6629 raft_consensus.cc:493] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:45.278594  6629 raft_consensus.cc:515] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.280186  6629 leader_election.cc:290] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:45.281059  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fb51880e8c4381bd42ff3573d85312" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" is_pre_election: true
I20260710 11:07:45.281216  6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fb51880e8c4381bd42ff3573d85312" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa" is_pre_election: true
I20260710 11:07:45.281620  6506 raft_consensus.cc:2468] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 0.
I20260710 11:07:45.281781  6579 raft_consensus.cc:2468] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 0.
I20260710 11:07:45.282550  6397 leader_election.cc:304] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dcc54ae4a4f246f6a551ff9c04ca57e6, f8e27ba9c2d146359f8970245092d41b; no voters: 
I20260710 11:07:45.283322  6629 raft_consensus.cc:2804] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:45.283612  6629 raft_consensus.cc:493] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:45.283900  6629 raft_consensus.cc:3060] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:45.288270  6629 raft_consensus.cc:515] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.289701  6682 raft_consensus.cc:493] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:45.290279  6629 leader_election.cc:290] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 election: Requested vote from peers dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:45.290184  6682 raft_consensus.cc:515] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } } peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } }
I20260710 11:07:45.290676  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fb51880e8c4381bd42ff3573d85312" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
I20260710 11:07:45.290884  6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fb51880e8c4381bd42ff3573d85312" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
I20260710 11:07:45.291270  6506 raft_consensus.cc:3060] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:45.291397  6579 raft_consensus.cc:3060] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:45.292305  6682 leader_election.cc:290] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953), f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935)
I20260710 11:07:45.292977  6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aff142f17314becbf92223b69913c62" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa" is_pre_election: true
I20260710 11:07:45.293339  6430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aff142f17314becbf92223b69913c62" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e27ba9c2d146359f8970245092d41b" is_pre_election: true
I20260710 11:07:45.293757  6580 raft_consensus.cc:2393] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in current term 1: Already voted for candidate f8e27ba9c2d146359f8970245092d41b in this term.
I20260710 11:07:45.295161  6469 leader_election.cc:304] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dcc54ae4a4f246f6a551ff9c04ca57e6; no voters: 2b7e767f59c644c389e95d2722a1b9aa, f8e27ba9c2d146359f8970245092d41b
I20260710 11:07:45.295984  6682 raft_consensus.cc:3060] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:45.297468  6579 raft_consensus.cc:2468] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 1.
I20260710 11:07:45.298447  6394 leader_election.cc:304] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7e767f59c644c389e95d2722a1b9aa, f8e27ba9c2d146359f8970245092d41b; no voters: 
I20260710 11:07:45.298501  6506 raft_consensus.cc:2468] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 1.
I20260710 11:07:45.299168  6629 raft_consensus.cc:2804] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:45.299706  6629 raft_consensus.cc:697] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [term 1 LEADER]: Becoming Leader. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Running, Role: LEADER
I20260710 11:07:45.300498  6629 consensus_queue.cc:237] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.302510  6682 raft_consensus.cc:2749] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:45.307574  6329 catalog_manager.cc:5697] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b reported cstate change: term changed from 0 to 1, leader changed from <none> to f8e27ba9c2d146359f8970245092d41b (127.5.168.1). New cstate: current_term: 1 leader_uuid: "f8e27ba9c2d146359f8970245092d41b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:45.318445  6629 consensus_queue.cc:1048] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:45.330658  6682 consensus_queue.cc:1048] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:45.334322  6645 consensus_queue.cc:1048] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:45.344024  6651 consensus_queue.cc:1048] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:45.381901  6579 raft_consensus.cc:3060] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:45.387656  6645 consensus_queue.cc:1048] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:45.397841  6636 consensus_queue.cc:1048] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:45.527277  6676 consensus_queue.cc:1048] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:45.541458  6624 consensus_queue.cc:1048] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:45.557780  6506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdf5b6caa90c4985827873a6a7c49f27"
dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
mode: GRACEFUL
new_leader_uuid: "f8e27ba9c2d146359f8970245092d41b"
 from {username='slave'} at 127.0.0.1:33946
I20260710 11:07:45.558365  6506 raft_consensus.cc:606] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 LEADER]: Received request to transfer leadership to TS f8e27ba9c2d146359f8970245092d41b
I20260710 11:07:45.565471  6506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6648d0d1bdab43eca40ed4b795a2c215"
dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
mode: GRACEFUL
new_leader_uuid: "f8e27ba9c2d146359f8970245092d41b"
 from {username='slave'} at 127.0.0.1:33946
I20260710 11:07:45.565974  6506 raft_consensus.cc:606] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 LEADER]: Received request to transfer leadership to TS f8e27ba9c2d146359f8970245092d41b
I20260710 11:07:45.578692  6430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5a6aff929254ee1912f98c2def0a129"
dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
mode: GRACEFUL
new_leader_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
 from {username='slave'} at 127.0.0.1:60010
I20260710 11:07:45.579159  6430 raft_consensus.cc:606] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 1 LEADER]: Received request to transfer leadership to TS dcc54ae4a4f246f6a551ff9c04ca57e6
I20260710 11:07:45.586733  6682 raft_consensus.cc:993] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6: : Instructing follower f8e27ba9c2d146359f8970245092d41b to start an election
I20260710 11:07:45.587267  6651 raft_consensus.cc:1081] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 LEADER]: Signalling peer f8e27ba9c2d146359f8970245092d41b to start an election
I20260710 11:07:45.588392  6651 consensus_queue.cc:1048] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:45.589052  6430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdf5b6caa90c4985827873a6a7c49f27"
dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
 from {username='slave'} at 127.0.0.1:59992
I20260710 11:07:45.589668  6430 raft_consensus.cc:493] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:45.590049  6430 raft_consensus.cc:3060] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.596727  6579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "629602e2a7ad4fa8ab656f4af1672b47"
dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
mode: GRACEFUL
new_leader_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
 from {username='slave'} at 127.0.0.1:43632
I20260710 11:07:45.597398  6579 raft_consensus.cc:606] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 LEADER]: Received request to transfer leadership to TS dcc54ae4a4f246f6a551ff9c04ca57e6
I20260710 11:07:45.600364  6650 consensus_queue.cc:1048] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:45.606352  6430 raft_consensus.cc:515] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.609140  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf5b6caa90c4985827873a6a7c49f27" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
I20260710 11:07:45.609697  6506 raft_consensus.cc:3055] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:45.610014  6506 raft_consensus.cc:740] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dcc54ae4a4f246f6a551ff9c04ca57e6, State: Running, Role: LEADER
I20260710 11:07:45.610862  6506 consensus_queue.cc:260] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.611905  6506 raft_consensus.cc:3060] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.614358  6430 leader_election.cc:290] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 2 election: Requested vote from peers dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:45.615064  6431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78fb51880e8c4381bd42ff3573d85312"
dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
mode: GRACEFUL
new_leader_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
 from {username='slave'} at 127.0.0.1:60010
I20260710 11:07:45.615644  6431 raft_consensus.cc:606] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [term 1 LEADER]: Received request to transfer leadership to TS 2b7e767f59c644c389e95d2722a1b9aa
I20260710 11:07:45.617153  6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf5b6caa90c4985827873a6a7c49f27" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
I20260710 11:07:45.617630  6579 raft_consensus.cc:3060] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.621932  6506 raft_consensus.cc:2468] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 2.
I20260710 11:07:45.622778  6579 raft_consensus.cc:2468] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 2.
I20260710 11:07:45.622995  6397 leader_election.cc:304] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dcc54ae4a4f246f6a551ff9c04ca57e6, f8e27ba9c2d146359f8970245092d41b; no voters: 
I20260710 11:07:45.624269  6645 raft_consensus.cc:2804] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:45.624928  6645 raft_consensus.cc:697] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 2 LEADER]: Becoming Leader. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Running, Role: LEADER
I20260710 11:07:45.625746  6645 consensus_queue.cc:237] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.633878  6329 catalog_manager.cc:5697] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b reported cstate change: term changed from 1 to 2, leader changed from dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2) to f8e27ba9c2d146359f8970245092d41b (127.5.168.1). New cstate: current_term: 2 leader_uuid: "f8e27ba9c2d146359f8970245092d41b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:45.662710  6650 consensus_queue.cc:1048] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:45.673403  6628 consensus_queue.cc:1048] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:45.819870  6645 consensus_queue.cc:1048] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:45.826308  6629 raft_consensus.cc:993] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b: : Instructing follower 2b7e767f59c644c389e95d2722a1b9aa to start an election
I20260710 11:07:45.826768  6636 raft_consensus.cc:1081] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [term 1 LEADER]: Signalling peer 2b7e767f59c644c389e95d2722a1b9aa to start an election
I20260710 11:07:45.828426  6580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78fb51880e8c4381bd42ff3573d85312"
dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
 from {username='slave'} at 127.0.0.1:53056
I20260710 11:07:45.829655  6580 raft_consensus.cc:493] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:45.830037  6580 raft_consensus.cc:3060] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.831409  6645 consensus_queue.cc:1048] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:45.840117  6580 raft_consensus.cc:515] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.842255  6580 leader_election.cc:290] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa [CANDIDATE]: Term 2 election: Requested vote from peers f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935), dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839)
I20260710 11:07:45.844393  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fb51880e8c4381bd42ff3573d85312" candidate_uuid: "2b7e767f59c644c389e95d2722a1b9aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
I20260710 11:07:45.844424  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fb51880e8c4381bd42ff3573d85312" candidate_uuid: "2b7e767f59c644c389e95d2722a1b9aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
I20260710 11:07:45.844955  6506 raft_consensus.cc:3060] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.845038  6429 raft_consensus.cc:3055] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:45.845453  6429 raft_consensus.cc:740] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Running, Role: LEADER
I20260710 11:07:45.846184  6429 consensus_queue.cc:260] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.847432  6429 raft_consensus.cc:3060] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.850056  6506 raft_consensus.cc:2468] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7e767f59c644c389e95d2722a1b9aa in term 2.
I20260710 11:07:45.851074  6546 leader_election.cc:304] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7e767f59c644c389e95d2722a1b9aa, dcc54ae4a4f246f6a551ff9c04ca57e6; no voters: 
I20260710 11:07:45.851787  6624 raft_consensus.cc:2804] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:45.852113  6429 raft_consensus.cc:2468] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7e767f59c644c389e95d2722a1b9aa in term 2.
I20260710 11:07:45.852314  6624 raft_consensus.cc:697] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 LEADER]: Becoming Leader. State: Replica: 2b7e767f59c644c389e95d2722a1b9aa, State: Running, Role: LEADER
I20260710 11:07:45.853188  6624 consensus_queue.cc:237] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.859686  6329 catalog_manager.cc:5697] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa reported cstate change: term changed from 1 to 2, leader changed from f8e27ba9c2d146359f8970245092d41b (127.5.168.1) to 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3). New cstate: current_term: 2 leader_uuid: "2b7e767f59c644c389e95d2722a1b9aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:45.902150  6636 raft_consensus.cc:993] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b: : Instructing follower dcc54ae4a4f246f6a551ff9c04ca57e6 to start an election
I20260710 11:07:45.902628  6629 raft_consensus.cc:1081] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 1 LEADER]: Signalling peer dcc54ae4a4f246f6a551ff9c04ca57e6 to start an election
I20260710 11:07:45.904206  6506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5a6aff929254ee1912f98c2def0a129"
dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
 from {username='slave'} at 127.0.0.1:56224
I20260710 11:07:45.904758  6506 raft_consensus.cc:493] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:45.905148  6506 raft_consensus.cc:3060] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.911553  6506 raft_consensus.cc:515] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.913195  6506 leader_election.cc:290] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 2 election: Requested vote from peers f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:45.913940  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a6aff929254ee1912f98c2def0a129" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
I20260710 11:07:45.914178  6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a6aff929254ee1912f98c2def0a129" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
I20260710 11:07:45.914584  6429 raft_consensus.cc:3055] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:45.914709  6580 raft_consensus.cc:3060] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.914891  6429 raft_consensus.cc:740] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Running, Role: LEADER
I20260710 11:07:45.915637  6429 consensus_queue.cc:260] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.916492  6429 raft_consensus.cc:3060] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.919445  6580 raft_consensus.cc:2468] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in term 2.
I20260710 11:07:45.920447  6469 leader_election.cc:304] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7e767f59c644c389e95d2722a1b9aa, dcc54ae4a4f246f6a551ff9c04ca57e6; no voters: 
I20260710 11:07:45.921233  6429 raft_consensus.cc:2468] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in term 2.
I20260710 11:07:45.921303  6628 raft_consensus.cc:2804] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:45.921860  6628 raft_consensus.cc:697] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 LEADER]: Becoming Leader. State: Replica: dcc54ae4a4f246f6a551ff9c04ca57e6, State: Running, Role: LEADER
I20260710 11:07:45.922622  6628 consensus_queue.cc:237] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.928872  6329 catalog_manager.cc:5697] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 reported cstate change: term changed from 1 to 2, leader changed from f8e27ba9c2d146359f8970245092d41b (127.5.168.1) to dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2). New cstate: current_term: 2 leader_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:45.953341  6682 raft_consensus.cc:993] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6: : Instructing follower f8e27ba9c2d146359f8970245092d41b to start an election
I20260710 11:07:45.953848  6628 raft_consensus.cc:1081] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 LEADER]: Signalling peer f8e27ba9c2d146359f8970245092d41b to start an election
I20260710 11:07:45.955438  6429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6648d0d1bdab43eca40ed4b795a2c215"
dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
 from {username='slave'} at 127.0.0.1:59992
I20260710 11:07:45.955920  6429 raft_consensus.cc:493] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:45.956288  6429 raft_consensus.cc:3060] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.960743  6429 raft_consensus.cc:515] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.962268  6429 leader_election.cc:290] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 2 election: Requested vote from peers dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:45.963277  6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6648d0d1bdab43eca40ed4b795a2c215" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
I20260710 11:07:45.963171  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6648d0d1bdab43eca40ed4b795a2c215" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
I20260710 11:07:45.963852  6580 raft_consensus.cc:3060] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.963948  6506 raft_consensus.cc:3055] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:45.964349  6506 raft_consensus.cc:740] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dcc54ae4a4f246f6a551ff9c04ca57e6, State: Running, Role: LEADER
I20260710 11:07:45.964967  6506 consensus_queue.cc:260] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.965814  6506 raft_consensus.cc:3060] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.968331  6580 raft_consensus.cc:2468] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 2.
I20260710 11:07:45.969287  6394 leader_election.cc:304] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7e767f59c644c389e95d2722a1b9aa, f8e27ba9c2d146359f8970245092d41b; no voters: 
I20260710 11:07:45.970043  6636 raft_consensus.cc:2804] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:45.970467  6636 raft_consensus.cc:697] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [term 2 LEADER]: Becoming Leader. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Running, Role: LEADER
I20260710 11:07:45.970585  6506 raft_consensus.cc:2468] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 2.
I20260710 11:07:45.971271  6636 consensus_queue.cc:237] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:45.976974  6329 catalog_manager.cc:5697] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b reported cstate change: term changed from 1 to 2, leader changed from dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2) to f8e27ba9c2d146359f8970245092d41b (127.5.168.1). New cstate: current_term: 2 leader_uuid: "f8e27ba9c2d146359f8970245092d41b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:46.039968  6580 raft_consensus.cc:1275] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 FOLLOWER]: Refusing update from remote peer f8e27ba9c2d146359f8970245092d41b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:46.041273  6636 consensus_queue.cc:1048] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:46.048673  6506 raft_consensus.cc:1275] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 FOLLOWER]: Refusing update from remote peer f8e27ba9c2d146359f8970245092d41b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:46.050172  6629 consensus_queue.cc:1048] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:46.087980  6675 raft_consensus.cc:993] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa: : Instructing follower dcc54ae4a4f246f6a551ff9c04ca57e6 to start an election
I20260710 11:07:46.088460  6624 raft_consensus.cc:1081] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 LEADER]: Signalling peer dcc54ae4a4f246f6a551ff9c04ca57e6 to start an election
I20260710 11:07:46.089916  6506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "629602e2a7ad4fa8ab656f4af1672b47"
dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
 from {username='slave'} at 127.0.0.1:33934
I20260710 11:07:46.090404  6506 raft_consensus.cc:493] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:46.090698  6506 raft_consensus.cc:3060] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:46.095340  6506 raft_consensus.cc:515] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:46.097005  6506 leader_election.cc:290] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 2 election: Requested vote from peers f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:46.097980  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629602e2a7ad4fa8ab656f4af1672b47" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
I20260710 11:07:46.098244  6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629602e2a7ad4fa8ab656f4af1672b47" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
I20260710 11:07:46.098642  6429 raft_consensus.cc:3060] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:46.098814  6580 raft_consensus.cc:3055] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:46.099231  6580 raft_consensus.cc:740] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b7e767f59c644c389e95d2722a1b9aa, State: Running, Role: LEADER
I20260710 11:07:46.100112  6580 consensus_queue.cc:260] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:46.101433  6580 raft_consensus.cc:3060] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:46.106199  6429 raft_consensus.cc:2468] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in term 2.
I20260710 11:07:46.107460  6472 leader_election.cc:304] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dcc54ae4a4f246f6a551ff9c04ca57e6, f8e27ba9c2d146359f8970245092d41b; no voters: 
I20260710 11:07:46.108139  6628 raft_consensus.cc:2804] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:46.108428  6580 raft_consensus.cc:2468] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in term 2.
I20260710 11:07:46.108526  6628 raft_consensus.cc:697] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 LEADER]: Becoming Leader. State: Replica: dcc54ae4a4f246f6a551ff9c04ca57e6, State: Running, Role: LEADER
I20260710 11:07:46.109508  6628 consensus_queue.cc:237] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:46.115579  6329 catalog_manager.cc:5697] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 reported cstate change: term changed from 1 to 2, leader changed from 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3) to dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2). New cstate: current_term: 2 leader_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:46.271013  6429 raft_consensus.cc:1275] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Refusing update from remote peer 2b7e767f59c644c389e95d2722a1b9aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:46.272327  6624 consensus_queue.cc:1048] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:46.279505  6506 raft_consensus.cc:1275] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 FOLLOWER]: Refusing update from remote peer 2b7e767f59c644c389e95d2722a1b9aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:46.281127  6624 consensus_queue.cc:1048] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:46.354144  6429 raft_consensus.cc:1275] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Refusing update from remote peer dcc54ae4a4f246f6a551ff9c04ca57e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:46.355355  6628 consensus_queue.cc:1048] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:46.362279  6580 raft_consensus.cc:1275] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 FOLLOWER]: Refusing update from remote peer dcc54ae4a4f246f6a551ff9c04ca57e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:46.364285  6628 consensus_queue.cc:1048] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:46.563455  6506 raft_consensus.cc:1275] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 FOLLOWER]: Refusing update from remote peer f8e27ba9c2d146359f8970245092d41b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:46.564702  6629 consensus_queue.cc:1048] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:46.574545  6580 raft_consensus.cc:1275] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 FOLLOWER]: Refusing update from remote peer f8e27ba9c2d146359f8970245092d41b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:46.575774  6629 consensus_queue.cc:1048] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:46.609077  6429 raft_consensus.cc:1275] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Refusing update from remote peer dcc54ae4a4f246f6a551ff9c04ca57e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:46.610364  6628 consensus_queue.cc:1048] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:46.621034  6580 raft_consensus.cc:1275] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 FOLLOWER]: Refusing update from remote peer dcc54ae4a4f246f6a551ff9c04ca57e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:46.622351  6682 consensus_queue.cc:1048] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:48.647370  5792 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:07:48.648087  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:48.670822  6429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9aff142f17314becbf92223b69913c62"
dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
mode: GRACEFUL
new_leader_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
 from {username='slave'} at 127.0.0.1:60022
I20260710 11:07:48.671429  6429 raft_consensus.cc:606] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 1 LEADER]: Received request to transfer leadership to TS 2b7e767f59c644c389e95d2722a1b9aa
I20260710 11:07:48.673992  6429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdf5b6caa90c4985827873a6a7c49f27"
dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
mode: GRACEFUL
new_leader_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
 from {username='slave'} at 127.0.0.1:60022
I20260710 11:07:48.674497  6429 raft_consensus.cc:606] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 2 LEADER]: Received request to transfer leadership to TS 2b7e767f59c644c389e95d2722a1b9aa
I20260710 11:07:48.675593  5792 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:48.676019  5792 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:48.713393  6636 raft_consensus.cc:993] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b: : Instructing follower 2b7e767f59c644c389e95d2722a1b9aa to start an election
I20260710 11:07:48.713820  6721 raft_consensus.cc:1081] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 1 LEADER]: Signalling peer 2b7e767f59c644c389e95d2722a1b9aa to start an election
I20260710 11:07:48.715380  6579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9aff142f17314becbf92223b69913c62"
dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
 from {username='slave'} at 127.0.0.1:53056
I20260710 11:07:48.715871  6579 raft_consensus.cc:493] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:48.716197  6579 raft_consensus.cc:3060] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:48.721282  6579 raft_consensus.cc:515] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } } peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } }
I20260710 11:07:48.723245  6579 leader_election.cc:290] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [CANDIDATE]: Term 2 election: Requested vote from peers dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839), f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935)
I20260710 11:07:48.724035  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aff142f17314becbf92223b69913c62" candidate_uuid: "2b7e767f59c644c389e95d2722a1b9aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
I20260710 11:07:48.724432  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aff142f17314becbf92223b69913c62" candidate_uuid: "2b7e767f59c644c389e95d2722a1b9aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
I20260710 11:07:48.724563  6506 raft_consensus.cc:3060] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:48.724993  6429 raft_consensus.cc:3055] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:48.725337  6429 raft_consensus.cc:740] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Running, Role: LEADER
I20260710 11:07:48.726089  6429 consensus_queue.cc:260] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } } peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } }
I20260710 11:07:48.727308  6429 raft_consensus.cc:3060] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:48.731104  6506 raft_consensus.cc:2468] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7e767f59c644c389e95d2722a1b9aa in term 2.
I20260710 11:07:48.732401  6546 leader_election.cc:304] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7e767f59c644c389e95d2722a1b9aa, dcc54ae4a4f246f6a551ff9c04ca57e6; no voters: 
I20260710 11:07:48.733108  6711 raft_consensus.cc:2804] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:48.733991  6429 raft_consensus.cc:2468] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7e767f59c644c389e95d2722a1b9aa in term 2.
I20260710 11:07:48.734191  6711 raft_consensus.cc:697] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 LEADER]: Becoming Leader. State: Replica: 2b7e767f59c644c389e95d2722a1b9aa, State: Running, Role: LEADER
I20260710 11:07:48.735147  6711 consensus_queue.cc:237] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } } peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } }
I20260710 11:07:48.741971  6327 catalog_manager.cc:5697] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa reported cstate change: term changed from 1 to 2, leader changed from f8e27ba9c2d146359f8970245092d41b (127.5.168.1) to 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3). New cstate: current_term: 2 leader_uuid: "2b7e767f59c644c389e95d2722a1b9aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.923038  6636 raft_consensus.cc:993] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b: : Instructing follower 2b7e767f59c644c389e95d2722a1b9aa to start an election
I20260710 11:07:48.923624  6636 raft_consensus.cc:1081] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 2 LEADER]: Signalling peer 2b7e767f59c644c389e95d2722a1b9aa to start an election
I20260710 11:07:48.925024  6579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdf5b6caa90c4985827873a6a7c49f27"
dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
 from {username='slave'} at 127.0.0.1:53056
I20260710 11:07:48.925428  6579 raft_consensus.cc:493] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:48.925678  6579 raft_consensus.cc:3060] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:48.930074  6579 raft_consensus.cc:515] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:48.931663  6579 leader_election.cc:290] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [CANDIDATE]: Term 3 election: Requested vote from peers f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935), dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839)
I20260710 11:07:48.932364  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf5b6caa90c4985827873a6a7c49f27" candidate_uuid: "2b7e767f59c644c389e95d2722a1b9aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
I20260710 11:07:48.932616  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf5b6caa90c4985827873a6a7c49f27" candidate_uuid: "2b7e767f59c644c389e95d2722a1b9aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
I20260710 11:07:48.932928  6429 raft_consensus.cc:3055] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:48.933109  6506 raft_consensus.cc:3060] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:48.933275  6429 raft_consensus.cc:740] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Running, Role: LEADER
I20260710 11:07:48.934082  6429 consensus_queue.cc:260] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [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: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:48.935249  6429 raft_consensus.cc:3060] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:48.939337  6506 raft_consensus.cc:2468] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7e767f59c644c389e95d2722a1b9aa in term 3.
I20260710 11:07:48.940369  6546 leader_election.cc:304] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [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: 2b7e767f59c644c389e95d2722a1b9aa, dcc54ae4a4f246f6a551ff9c04ca57e6; no voters: 
I20260710 11:07:48.941016  6711 raft_consensus.cc:2804] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:48.941286  6429 raft_consensus.cc:2468] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7e767f59c644c389e95d2722a1b9aa in term 3.
I20260710 11:07:48.941519  6711 raft_consensus.cc:697] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 LEADER]: Becoming Leader. State: Replica: 2b7e767f59c644c389e95d2722a1b9aa, State: Running, Role: LEADER
I20260710 11:07:48.942375  6711 consensus_queue.cc:237] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [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: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:48.948347  6327 catalog_manager.cc:5697] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa reported cstate change: term changed from 2 to 3, leader changed from f8e27ba9c2d146359f8970245092d41b (127.5.168.1) to 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3). New cstate: current_term: 3 leader_uuid: "2b7e767f59c644c389e95d2722a1b9aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:49.175329  6429 raft_consensus.cc:1275] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Refusing update from remote peer 2b7e767f59c644c389e95d2722a1b9aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:49.176578  6711 consensus_queue.cc:1048] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:49.185251  6506 raft_consensus.cc:1275] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 FOLLOWER]: Refusing update from remote peer 2b7e767f59c644c389e95d2722a1b9aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:49.186602  6711 consensus_queue.cc:1048] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:49.491403  6506 raft_consensus.cc:1275] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 3 FOLLOWER]: Refusing update from remote peer 2b7e767f59c644c389e95d2722a1b9aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:49.492563  6711 consensus_queue.cc:1048] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:49.500810  6431 raft_consensus.cc:1275] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 3 FOLLOWER]: Refusing update from remote peer 2b7e767f59c644c389e95d2722a1b9aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:49.502233  6711 consensus_queue.cc:1048] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:49.676848  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:49.686972  6579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9aff142f17314becbf92223b69913c62"
dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
mode: GRACEFUL
new_leader_uuid: "f8e27ba9c2d146359f8970245092d41b"
 from {username='slave'} at 127.0.0.1:43632
I20260710 11:07:49.687688  6579 raft_consensus.cc:606] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 LEADER]: Received request to transfer leadership to TS f8e27ba9c2d146359f8970245092d41b
I20260710 11:07:49.694923  6579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdf5b6caa90c4985827873a6a7c49f27"
dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
mode: GRACEFUL
new_leader_uuid: "f8e27ba9c2d146359f8970245092d41b"
 from {username='slave'} at 127.0.0.1:43632
I20260710 11:07:49.695467  6579 raft_consensus.cc:606] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 LEADER]: Received request to transfer leadership to TS f8e27ba9c2d146359f8970245092d41b
I20260710 11:07:49.705996  6506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5a6aff929254ee1912f98c2def0a129"
dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
mode: GRACEFUL
new_leader_uuid: "f8e27ba9c2d146359f8970245092d41b"
 from {username='slave'} at 127.0.0.1:33946
I20260710 11:07:49.706496  6506 raft_consensus.cc:606] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 LEADER]: Received request to transfer leadership to TS f8e27ba9c2d146359f8970245092d41b
I20260710 11:07:49.711139  6506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "629602e2a7ad4fa8ab656f4af1672b47"
dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
mode: GRACEFUL
new_leader_uuid: "f8e27ba9c2d146359f8970245092d41b"
 from {username='slave'} at 127.0.0.1:33946
I20260710 11:07:49.711588  6506 raft_consensus.cc:606] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 LEADER]: Received request to transfer leadership to TS f8e27ba9c2d146359f8970245092d41b
I20260710 11:07:49.715965  6506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46431c45a40440828af5473f5e63f797"
dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
mode: GRACEFUL
new_leader_uuid: "f8e27ba9c2d146359f8970245092d41b"
 from {username='slave'} at 127.0.0.1:33946
I20260710 11:07:49.716380  6506 raft_consensus.cc:606] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 LEADER]: Received request to transfer leadership to TS f8e27ba9c2d146359f8970245092d41b
I20260710 11:07:49.743523  6722 raft_consensus.cc:993] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa: : Instructing follower f8e27ba9c2d146359f8970245092d41b to start an election
I20260710 11:07:49.743930  6711 raft_consensus.cc:1081] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 LEADER]: Signalling peer f8e27ba9c2d146359f8970245092d41b to start an election
I20260710 11:07:49.745241  6431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9aff142f17314becbf92223b69913c62"
dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
 from {username='slave'} at 127.0.0.1:60002
I20260710 11:07:49.745636  6431 raft_consensus.cc:493] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:49.745880  6431 raft_consensus.cc:3060] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:49.750147  6431 raft_consensus.cc:515] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } } peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } }
I20260710 11:07:49.751718  6431 leader_election.cc:290] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 3 election: Requested vote from peers dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:49.752831  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aff142f17314becbf92223b69913c62" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
I20260710 11:07:49.752831  6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aff142f17314becbf92223b69913c62" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
I20260710 11:07:49.753572  6506 raft_consensus.cc:3060] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:49.753652  6579 raft_consensus.cc:3055] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:49.754009  6579 raft_consensus.cc:740] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2b7e767f59c644c389e95d2722a1b9aa, State: Running, Role: LEADER
I20260710 11:07:49.754944  6579 consensus_queue.cc:260] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [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: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } } peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } }
I20260710 11:07:49.756181  6579 raft_consensus.cc:3060] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:49.760169  6506 raft_consensus.cc:2468] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 3.
I20260710 11:07:49.761602  6738 raft_consensus.cc:993] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6: : Instructing follower f8e27ba9c2d146359f8970245092d41b to start an election
I20260710 11:07:49.761548  6397 leader_election.cc:304] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [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: dcc54ae4a4f246f6a551ff9c04ca57e6, f8e27ba9c2d146359f8970245092d41b; no voters: 
I20260710 11:07:49.762123  6712 raft_consensus.cc:1081] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 LEADER]: Signalling peer f8e27ba9c2d146359f8970245092d41b to start an election
I20260710 11:07:49.762349  6636 raft_consensus.cc:2804] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:49.762872  6636 raft_consensus.cc:697] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 3 LEADER]: Becoming Leader. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Running, Role: LEADER
I20260710 11:07:49.763177  6579 raft_consensus.cc:2468] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 3.
I20260710 11:07:49.763687  6431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5a6aff929254ee1912f98c2def0a129"
dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
 from {username='slave'} at 127.0.0.1:59992
I20260710 11:07:49.763718  6636 consensus_queue.cc:237] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [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: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } } peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } }
I20260710 11:07:49.764364  6431 raft_consensus.cc:493] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:49.764732  6431 raft_consensus.cc:3060] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:49.770153  6431 raft_consensus.cc:515] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:49.770226  6327 catalog_manager.cc:5697] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b reported cstate change: term changed from 2 to 3, leader changed from 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3) to f8e27ba9c2d146359f8970245092d41b (127.5.168.1). New cstate: current_term: 3 leader_uuid: "f8e27ba9c2d146359f8970245092d41b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:49.772511  6431 leader_election.cc:290] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 3 election: Requested vote from peers dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:49.772751  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a6aff929254ee1912f98c2def0a129" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
I20260710 11:07:49.773301  6506 raft_consensus.cc:3055] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:49.773036  6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a6aff929254ee1912f98c2def0a129" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
I20260710 11:07:49.773594  6506 raft_consensus.cc:740] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dcc54ae4a4f246f6a551ff9c04ca57e6, State: Running, Role: LEADER
I20260710 11:07:49.773883  6579 raft_consensus.cc:3060] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:49.774302  6506 consensus_queue.cc:260] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [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: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:49.775411  6506 raft_consensus.cc:3060] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:49.779930  6579 raft_consensus.cc:2468] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 3.
I20260710 11:07:49.781279  6394 leader_election.cc:304] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [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: 2b7e767f59c644c389e95d2722a1b9aa, f8e27ba9c2d146359f8970245092d41b; no voters: 
I20260710 11:07:49.781287  6506 raft_consensus.cc:2468] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 3.
I20260710 11:07:49.782074  6636 raft_consensus.cc:2804] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:49.782722  6636 raft_consensus.cc:697] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 3 LEADER]: Becoming Leader. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Running, Role: LEADER
I20260710 11:07:49.783520  6636 consensus_queue.cc:237] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [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: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:49.792912  6327 catalog_manager.cc:5697] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b reported cstate change: term changed from 2 to 3, leader changed from dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2) to f8e27ba9c2d146359f8970245092d41b (127.5.168.1). New cstate: current_term: 3 leader_uuid: "f8e27ba9c2d146359f8970245092d41b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:49.960749  6722 raft_consensus.cc:993] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa: : Instructing follower f8e27ba9c2d146359f8970245092d41b to start an election
I20260710 11:07:49.961212  6711 raft_consensus.cc:1081] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 LEADER]: Signalling peer f8e27ba9c2d146359f8970245092d41b to start an election
I20260710 11:07:49.962705  6431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdf5b6caa90c4985827873a6a7c49f27"
dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
 from {username='slave'} at 127.0.0.1:60002
I20260710 11:07:49.963194  6431 raft_consensus.cc:493] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:49.963574  6431 raft_consensus.cc:3060] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:49.967943  6431 raft_consensus.cc:515] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:49.969555  6431 leader_election.cc:290] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 4 election: Requested vote from peers dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:49.970269  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf5b6caa90c4985827873a6a7c49f27" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
I20260710 11:07:49.970781  6506 raft_consensus.cc:3060] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:49.970707  6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf5b6caa90c4985827873a6a7c49f27" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
I20260710 11:07:49.971355  6579 raft_consensus.cc:3055] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:49.971596  6579 raft_consensus.cc:740] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2b7e767f59c644c389e95d2722a1b9aa, State: Running, Role: LEADER
I20260710 11:07:49.972232  6579 consensus_queue.cc:260] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [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: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:49.973064  6579 raft_consensus.cc:3060] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:49.974972  6506 raft_consensus.cc:2468] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 4.
I20260710 11:07:49.975857  6397 leader_election.cc:304] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [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: dcc54ae4a4f246f6a551ff9c04ca57e6, f8e27ba9c2d146359f8970245092d41b; no voters: 
I20260710 11:07:49.976531  6636 raft_consensus.cc:2804] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:49.976908  6636 raft_consensus.cc:697] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 4 LEADER]: Becoming Leader. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Running, Role: LEADER
I20260710 11:07:49.977852  6579 raft_consensus.cc:2468] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 4.
I20260710 11:07:49.977651  6636 consensus_queue.cc:237] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [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: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:49.983834  6327 catalog_manager.cc:5697] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b reported cstate change: term changed from 3 to 4, leader changed from 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3) to f8e27ba9c2d146359f8970245092d41b (127.5.168.1). New cstate: current_term: 4 leader_uuid: "f8e27ba9c2d146359f8970245092d41b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:50.085610  6738 raft_consensus.cc:993] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6: : Instructing follower f8e27ba9c2d146359f8970245092d41b to start an election
I20260710 11:07:50.085997  6712 raft_consensus.cc:1081] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 LEADER]: Signalling peer f8e27ba9c2d146359f8970245092d41b to start an election
I20260710 11:07:50.087427  6431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46431c45a40440828af5473f5e63f797"
dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
 from {username='slave'} at 127.0.0.1:59992
I20260710 11:07:50.087842  6431 raft_consensus.cc:493] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:50.088120  6431 raft_consensus.cc:3060] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:50.092496  6431 raft_consensus.cc:515] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:50.094146  6431 leader_election.cc:290] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 2 election: Requested vote from peers dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:50.094866  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46431c45a40440828af5473f5e63f797" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
I20260710 11:07:50.095165  6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46431c45a40440828af5473f5e63f797" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
I20260710 11:07:50.095444  6506 raft_consensus.cc:3055] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:50.095731  6579 raft_consensus.cc:3060] T 46431c45a40440828af5473f5e63f797 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:50.095750  6506 raft_consensus.cc:740] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dcc54ae4a4f246f6a551ff9c04ca57e6, State: Running, Role: LEADER
I20260710 11:07:50.096444  6506 consensus_queue.cc:260] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:50.097218  6506 raft_consensus.cc:3060] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:50.099913  6579 raft_consensus.cc:2468] T 46431c45a40440828af5473f5e63f797 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 2.
I20260710 11:07:50.100788  6394 leader_election.cc:304] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7e767f59c644c389e95d2722a1b9aa, f8e27ba9c2d146359f8970245092d41b; no voters: 
I20260710 11:07:50.101385  6506 raft_consensus.cc:2468] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 2.
I20260710 11:07:50.101497  6636 raft_consensus.cc:2804] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:50.101960  6636 raft_consensus.cc:697] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [term 2 LEADER]: Becoming Leader. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Running, Role: LEADER
I20260710 11:07:50.102770  6636 consensus_queue.cc:237] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:50.108641  6327 catalog_manager.cc:5697] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b reported cstate change: term changed from 1 to 2, leader changed from dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2) to f8e27ba9c2d146359f8970245092d41b (127.5.168.1). New cstate: current_term: 2 leader_uuid: "f8e27ba9c2d146359f8970245092d41b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:50.142511  6712 raft_consensus.cc:993] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6: : Instructing follower f8e27ba9c2d146359f8970245092d41b to start an election
I20260710 11:07:50.142946  6712 raft_consensus.cc:1081] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 LEADER]: Signalling peer f8e27ba9c2d146359f8970245092d41b to start an election
I20260710 11:07:50.144274  6429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "629602e2a7ad4fa8ab656f4af1672b47"
dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
 from {username='slave'} at 127.0.0.1:59992
I20260710 11:07:50.144682  6429 raft_consensus.cc:493] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:50.144924  6429 raft_consensus.cc:3060] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:50.149187  6429 raft_consensus.cc:515] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:50.150490  6429 leader_election.cc:290] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [CANDIDATE]: Term 3 election: Requested vote from peers dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:50.151386  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629602e2a7ad4fa8ab656f4af1672b47" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
I20260710 11:07:50.151508  6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629602e2a7ad4fa8ab656f4af1672b47" candidate_uuid: "f8e27ba9c2d146359f8970245092d41b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
I20260710 11:07:50.151943  6579 raft_consensus.cc:3060] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:50.151937  6506 raft_consensus.cc:3055] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:50.152454  6506 raft_consensus.cc:740] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dcc54ae4a4f246f6a551ff9c04ca57e6, State: Running, Role: LEADER
I20260710 11:07:50.153156  6506 consensus_queue.cc:260] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [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: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:50.154202  6506 raft_consensus.cc:3060] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:50.158318  6579 raft_consensus.cc:2468] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 3.
I20260710 11:07:50.159415  6394 leader_election.cc:304] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [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: 2b7e767f59c644c389e95d2722a1b9aa, f8e27ba9c2d146359f8970245092d41b; no voters: 
I20260710 11:07:50.160234  6636 raft_consensus.cc:2804] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:50.160218  6506 raft_consensus.cc:2468] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e27ba9c2d146359f8970245092d41b in term 3.
I20260710 11:07:50.160794  6636 raft_consensus.cc:697] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [term 3 LEADER]: Becoming Leader. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Running, Role: LEADER
I20260710 11:07:50.161592  6636 consensus_queue.cc:237] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [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: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:50.167546  6327 catalog_manager.cc:5697] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b reported cstate change: term changed from 2 to 3, leader changed from dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2) to f8e27ba9c2d146359f8970245092d41b (127.5.168.1). New cstate: current_term: 3 leader_uuid: "f8e27ba9c2d146359f8970245092d41b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:50.307235  6579 raft_consensus.cc:1275] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 FOLLOWER]: Refusing update from remote peer f8e27ba9c2d146359f8970245092d41b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:50.308416  6636 consensus_queue.cc:1048] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:50.312000  6506 raft_consensus.cc:1275] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 3 FOLLOWER]: Refusing update from remote peer f8e27ba9c2d146359f8970245092d41b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:50.313372  6636 consensus_queue.cc:1048] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:50.323895  6505 raft_consensus.cc:1275] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 3 FOLLOWER]: Refusing update from remote peer f8e27ba9c2d146359f8970245092d41b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:50.326493  6737 consensus_queue.cc:1048] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:07:50.352174  6579 raft_consensus.cc:1275] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 FOLLOWER]: Refusing update from remote peer f8e27ba9c2d146359f8970245092d41b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:50.354833  6636 consensus_queue.cc:1048] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:50.441625  6506 raft_consensus.cc:1275] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 4 FOLLOWER]: Refusing update from remote peer f8e27ba9c2d146359f8970245092d41b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:50.443095  6636 consensus_queue.cc:1048] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:50.450681  6579 raft_consensus.cc:1275] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [term 4 FOLLOWER]: Refusing update from remote peer f8e27ba9c2d146359f8970245092d41b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:50.451974  6636 consensus_queue.cc:1048] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:50.674810  6579 raft_consensus.cc:1275] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 FOLLOWER]: Refusing update from remote peer f8e27ba9c2d146359f8970245092d41b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:50.676133  6636 consensus_queue.cc:1048] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:50.684397  6506 raft_consensus.cc:1275] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 3 FOLLOWER]: Refusing update from remote peer f8e27ba9c2d146359f8970245092d41b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:50.685956  6748 consensus_queue.cc:1048] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:50.688576  6506 raft_consensus.cc:1275] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 FOLLOWER]: Refusing update from remote peer f8e27ba9c2d146359f8970245092d41b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:50.690102  6748 consensus_queue.cc:1048] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:50.697031  6579 raft_consensus.cc:1275] T 46431c45a40440828af5473f5e63f797 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 FOLLOWER]: Refusing update from remote peer f8e27ba9c2d146359f8970245092d41b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:50.698127  6751 consensus_queue.cc:1048] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:52.723404  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:52.732909  6431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46431c45a40440828af5473f5e63f797"
dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
mode: GRACEFUL
new_leader_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
 from {username='slave'} at 127.0.0.1:60022
I20260710 11:07:52.733915  6431 raft_consensus.cc:606] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [term 2 LEADER]: Received request to transfer leadership to TS dcc54ae4a4f246f6a551ff9c04ca57e6
I20260710 11:07:52.737555  6431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "629602e2a7ad4fa8ab656f4af1672b47"
dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
mode: GRACEFUL
new_leader_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
 from {username='slave'} at 127.0.0.1:60022
I20260710 11:07:52.738106  6431 raft_consensus.cc:606] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [term 3 LEADER]: Received request to transfer leadership to TS dcc54ae4a4f246f6a551ff9c04ca57e6
I20260710 11:07:52.740526  6431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6648d0d1bdab43eca40ed4b795a2c215"
dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
mode: GRACEFUL
new_leader_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
 from {username='slave'} at 127.0.0.1:60022
I20260710 11:07:52.741017  6431 raft_consensus.cc:606] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [term 2 LEADER]: Received request to transfer leadership to TS 2b7e767f59c644c389e95d2722a1b9aa
I20260710 11:07:52.743620  6431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5a6aff929254ee1912f98c2def0a129"
dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
mode: GRACEFUL
new_leader_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
 from {username='slave'} at 127.0.0.1:60022
I20260710 11:07:52.744060  6431 raft_consensus.cc:606] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 3 LEADER]: Received request to transfer leadership to TS 2b7e767f59c644c389e95d2722a1b9aa
I20260710 11:07:52.745208  5792 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:07:52.745671  5792 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:53.038977  6751 raft_consensus.cc:993] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b: : Instructing follower 2b7e767f59c644c389e95d2722a1b9aa to start an election
I20260710 11:07:53.039573  6761 raft_consensus.cc:1081] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [term 2 LEADER]: Signalling peer 2b7e767f59c644c389e95d2722a1b9aa to start an election
I20260710 11:07:53.041065  6580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6648d0d1bdab43eca40ed4b795a2c215"
dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
 from {username='slave'} at 127.0.0.1:53056
I20260710 11:07:53.041569  6580 raft_consensus.cc:493] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:53.042047  6580 raft_consensus.cc:3060] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:53.043924  6751 raft_consensus.cc:993] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b: : Instructing follower 2b7e767f59c644c389e95d2722a1b9aa to start an election
I20260710 11:07:53.044375  6761 raft_consensus.cc:1081] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 3 LEADER]: Signalling peer 2b7e767f59c644c389e95d2722a1b9aa to start an election
I20260710 11:07:53.046079  6579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5a6aff929254ee1912f98c2def0a129"
dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
 from {username='slave'} at 127.0.0.1:53056
I20260710 11:07:53.046499  6579 raft_consensus.cc:493] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:53.046804  6579 raft_consensus.cc:3060] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:53.048460  6580 raft_consensus.cc:515] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:53.050057  6580 leader_election.cc:290] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa [CANDIDATE]: Term 3 election: Requested vote from peers f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935), dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839)
I20260710 11:07:53.051056  6431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6648d0d1bdab43eca40ed4b795a2c215" candidate_uuid: "2b7e767f59c644c389e95d2722a1b9aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
I20260710 11:07:53.051476  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6648d0d1bdab43eca40ed4b795a2c215" candidate_uuid: "2b7e767f59c644c389e95d2722a1b9aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
I20260710 11:07:53.051838  6431 raft_consensus.cc:3055] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:53.051983  6506 raft_consensus.cc:3060] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:53.052197  6431 raft_consensus.cc:740] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Running, Role: LEADER
I20260710 11:07:53.052393  6579 raft_consensus.cc:515] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:53.053169  6431 consensus_queue.cc:260] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [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: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:53.054067  6579 leader_election.cc:290] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa [CANDIDATE]: Term 4 election: Requested vote from peers f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935), dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2:35839)
I20260710 11:07:53.054560  6431 raft_consensus.cc:3060] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:53.055236  6505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a6aff929254ee1912f98c2def0a129" candidate_uuid: "2b7e767f59c644c389e95d2722a1b9aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
I20260710 11:07:53.055631  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a6aff929254ee1912f98c2def0a129" candidate_uuid: "2b7e767f59c644c389e95d2722a1b9aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
I20260710 11:07:53.055807  6505 raft_consensus.cc:3060] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:53.056147  6429 raft_consensus.cc:3055] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:53.056432  6429 raft_consensus.cc:740] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Running, Role: LEADER
I20260710 11:07:53.057159  6429 consensus_queue.cc:260] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [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: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:53.058333  6429 raft_consensus.cc:3060] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:53.059633  6506 raft_consensus.cc:2468] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7e767f59c644c389e95d2722a1b9aa in term 3.
I20260710 11:07:53.061218  6546 leader_election.cc:304] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa [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: 2b7e767f59c644c389e95d2722a1b9aa, dcc54ae4a4f246f6a551ff9c04ca57e6; no voters: 
I20260710 11:07:53.062227  6711 raft_consensus.cc:2804] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:53.063226  6505 raft_consensus.cc:2468] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7e767f59c644c389e95d2722a1b9aa in term 4.
I20260710 11:07:53.063987  6431 raft_consensus.cc:2468] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7e767f59c644c389e95d2722a1b9aa in term 3.
I20260710 11:07:53.064496  6546 leader_election.cc:304] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa [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: 2b7e767f59c644c389e95d2722a1b9aa, dcc54ae4a4f246f6a551ff9c04ca57e6; no voters: 
I20260710 11:07:53.065356  6711 raft_consensus.cc:697] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 LEADER]: Becoming Leader. State: Replica: 2b7e767f59c644c389e95d2722a1b9aa, State: Running, Role: LEADER
I20260710 11:07:53.065490  6762 raft_consensus.cc:2804] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:53.066004  6762 raft_consensus.cc:697] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa [term 4 LEADER]: Becoming Leader. State: Replica: 2b7e767f59c644c389e95d2722a1b9aa, State: Running, Role: LEADER
I20260710 11:07:53.066412  6711 consensus_queue.cc:237] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa [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: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:53.066850  6762 consensus_queue.cc:237] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa [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: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:53.066869  6429 raft_consensus.cc:2468] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7e767f59c644c389e95d2722a1b9aa in term 4.
I20260710 11:07:53.079427  6329 catalog_manager.cc:5697] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa reported cstate change: term changed from 2 to 3, leader changed from f8e27ba9c2d146359f8970245092d41b (127.5.168.1) to 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3). New cstate: current_term: 3 leader_uuid: "2b7e767f59c644c389e95d2722a1b9aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:53.093278  6751 raft_consensus.cc:993] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b: : Instructing follower dcc54ae4a4f246f6a551ff9c04ca57e6 to start an election
I20260710 11:07:53.093719  6761 raft_consensus.cc:1081] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [term 2 LEADER]: Signalling peer dcc54ae4a4f246f6a551ff9c04ca57e6 to start an election
I20260710 11:07:53.095388  6505 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46431c45a40440828af5473f5e63f797"
dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
 from {username='slave'} at 127.0.0.1:56224
I20260710 11:07:53.095978  6505 raft_consensus.cc:493] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:53.096371  6505 raft_consensus.cc:3060] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:53.097700  6329 catalog_manager.cc:5697] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa reported cstate change: term changed from 3 to 4, leader changed from f8e27ba9c2d146359f8970245092d41b (127.5.168.1) to 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3). New cstate: current_term: 4 leader_uuid: "2b7e767f59c644c389e95d2722a1b9aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:53.102420  6505 raft_consensus.cc:515] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:53.104452  6505 leader_election.cc:290] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 3 election: Requested vote from peers f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:53.105587  6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46431c45a40440828af5473f5e63f797" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
I20260710 11:07:53.105654  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46431c45a40440828af5473f5e63f797" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
I20260710 11:07:53.106179  6579 raft_consensus.cc:3060] T 46431c45a40440828af5473f5e63f797 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:53.106240  6429 raft_consensus.cc:3055] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:53.106739  6429 raft_consensus.cc:740] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Running, Role: LEADER
I20260710 11:07:53.107483  6429 consensus_queue.cc:260] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [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: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:53.108307  6429 raft_consensus.cc:3060] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:53.110971  6579 raft_consensus.cc:2468] T 46431c45a40440828af5473f5e63f797 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in term 3.
I20260710 11:07:53.112154  6469 leader_election.cc:304] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [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: 2b7e767f59c644c389e95d2722a1b9aa, dcc54ae4a4f246f6a551ff9c04ca57e6; no voters: 
I20260710 11:07:53.112428  6429 raft_consensus.cc:2468] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in term 3.
I20260710 11:07:53.113080  6757 raft_consensus.cc:2804] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:53.114240  6757 raft_consensus.cc:697] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 3 LEADER]: Becoming Leader. State: Replica: dcc54ae4a4f246f6a551ff9c04ca57e6, State: Running, Role: LEADER
I20260710 11:07:53.114915  6757 consensus_queue.cc:237] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [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: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:53.122056  6329 catalog_manager.cc:5697] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 reported cstate change: term changed from 2 to 3, leader changed from f8e27ba9c2d146359f8970245092d41b (127.5.168.1) to dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2). New cstate: current_term: 3 leader_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:53.288228  6751 raft_consensus.cc:993] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b: : Instructing follower dcc54ae4a4f246f6a551ff9c04ca57e6 to start an election
I20260710 11:07:53.288754  6761 raft_consensus.cc:1081] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [term 3 LEADER]: Signalling peer dcc54ae4a4f246f6a551ff9c04ca57e6 to start an election
I20260710 11:07:53.290228  6505 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "629602e2a7ad4fa8ab656f4af1672b47"
dest_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6"
 from {username='slave'} at 127.0.0.1:56224
I20260710 11:07:53.290724  6505 raft_consensus.cc:493] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:53.291086  6505 raft_consensus.cc:3060] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:53.295920  6505 raft_consensus.cc:515] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:53.297712  6505 leader_election.cc:290] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [CANDIDATE]: Term 4 election: Requested vote from peers f8e27ba9c2d146359f8970245092d41b (127.5.168.1:38935), 2b7e767f59c644c389e95d2722a1b9aa (127.5.168.3:42953)
I20260710 11:07:53.298339  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629602e2a7ad4fa8ab656f4af1672b47" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f8e27ba9c2d146359f8970245092d41b"
I20260710 11:07:53.298693  6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629602e2a7ad4fa8ab656f4af1672b47" candidate_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2b7e767f59c644c389e95d2722a1b9aa"
I20260710 11:07:53.298884  6429 raft_consensus.cc:3055] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:53.299167  6429 raft_consensus.cc:740] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f8e27ba9c2d146359f8970245092d41b, State: Running, Role: LEADER
I20260710 11:07:53.299228  6579 raft_consensus.cc:3060] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:53.300046  6429 consensus_queue.cc:260] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [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: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:53.301139  6429 raft_consensus.cc:3060] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:53.305380  6579 raft_consensus.cc:2468] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in term 4.
I20260710 11:07:53.306413  6469 leader_election.cc:304] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [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: 2b7e767f59c644c389e95d2722a1b9aa, dcc54ae4a4f246f6a551ff9c04ca57e6; no voters: 
I20260710 11:07:53.306811  6429 raft_consensus.cc:2468] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc54ae4a4f246f6a551ff9c04ca57e6 in term 4.
I20260710 11:07:53.307140  6757 raft_consensus.cc:2804] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:53.307638  6757 raft_consensus.cc:697] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 4 LEADER]: Becoming Leader. State: Replica: dcc54ae4a4f246f6a551ff9c04ca57e6, State: Running, Role: LEADER
I20260710 11:07:53.308362  6757 consensus_queue.cc:237] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [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: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } }
I20260710 11:07:53.314950  6329 catalog_manager.cc:5697] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 reported cstate change: term changed from 3 to 4, leader changed from f8e27ba9c2d146359f8970245092d41b (127.5.168.1) to dcc54ae4a4f246f6a551ff9c04ca57e6 (127.5.168.2). New cstate: current_term: 4 leader_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:53.508103  6429 raft_consensus.cc:1275] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 4 FOLLOWER]: Refusing update from remote peer 2b7e767f59c644c389e95d2722a1b9aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:53.509236  6711 consensus_queue.cc:1048] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:53.520099  6505 raft_consensus.cc:1275] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 4 FOLLOWER]: Refusing update from remote peer 2b7e767f59c644c389e95d2722a1b9aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:53.521472  6711 consensus_queue.cc:1048] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:53.581872  6429 raft_consensus.cc:1275] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [term 3 FOLLOWER]: Refusing update from remote peer dcc54ae4a4f246f6a551ff9c04ca57e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:53.583072  6757 consensus_queue.cc:1048] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:53.592613  6579 raft_consensus.cc:1275] T 46431c45a40440828af5473f5e63f797 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 FOLLOWER]: Refusing update from remote peer dcc54ae4a4f246f6a551ff9c04ca57e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:53.593878  6757 consensus_queue.cc:1048] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:53.684949  6429 raft_consensus.cc:1275] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [term 3 FOLLOWER]: Refusing update from remote peer 2b7e767f59c644c389e95d2722a1b9aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:53.684868  6505 raft_consensus.cc:1275] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 3 FOLLOWER]: Refusing update from remote peer 2b7e767f59c644c389e95d2722a1b9aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:53.686511  6762 consensus_queue.cc:1048] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc54ae4a4f246f6a551ff9c04ca57e6" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 35839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:53.687379  6579 raft_consensus.cc:1275] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 4 FOLLOWER]: Refusing update from remote peer dcc54ae4a4f246f6a551ff9c04ca57e6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:53.687180  6711 consensus_queue.cc:1048] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:53.688779  6757 consensus_queue.cc:1048] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7e767f59c644c389e95d2722a1b9aa" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 42953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:53.706470  6429 raft_consensus.cc:1275] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [term 4 FOLLOWER]: Refusing update from remote peer dcc54ae4a4f246f6a551ff9c04ca57e6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:53.708761  6770 consensus_queue.cc:1048] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e27ba9c2d146359f8970245092d41b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:53.746498  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:53.753226  5792 tablet_server.cc:179] TabletServer@127.5.168.1:0 shutting down...
I20260710 11:07:53.782003  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:53.782649  5792 tablet_replica.cc:333] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b: stopping tablet replica
I20260710 11:07:53.783274  5792 raft_consensus.cc:2243] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:53.783697  5792 raft_consensus.cc:2272] T 629602e2a7ad4fa8ab656f4af1672b47 P f8e27ba9c2d146359f8970245092d41b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.785739  5792 tablet_replica.cc:333] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b: stopping tablet replica
I20260710 11:07:53.786535  5792 raft_consensus.cc:2243] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:53.787477  5792 raft_consensus.cc:2272] T 9aff142f17314becbf92223b69913c62 P f8e27ba9c2d146359f8970245092d41b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.789202  5792 tablet_replica.cc:333] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b: stopping tablet replica
I20260710 11:07:53.789747  5792 raft_consensus.cc:2243] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:53.790458  5792 raft_consensus.cc:2272] T 9942169b77a74acc85d2abfea7bd8c77 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.792217  5792 tablet_replica.cc:333] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b: stopping tablet replica
I20260710 11:07:53.792706  5792 raft_consensus.cc:2243] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:53.793139  5792 raft_consensus.cc:2272] T 78fb51880e8c4381bd42ff3573d85312 P f8e27ba9c2d146359f8970245092d41b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.794673  5792 tablet_replica.cc:333] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b: stopping tablet replica
I20260710 11:07:53.795177  5792 raft_consensus.cc:2243] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:53.795636  5792 raft_consensus.cc:2272] T 6648d0d1bdab43eca40ed4b795a2c215 P f8e27ba9c2d146359f8970245092d41b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.797524  5792 tablet_replica.cc:333] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b: stopping tablet replica
I20260710 11:07:53.797999  5792 raft_consensus.cc:2243] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:53.798375  5792 raft_consensus.cc:2272] T 46431c45a40440828af5473f5e63f797 P f8e27ba9c2d146359f8970245092d41b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.800304  5792 tablet_replica.cc:333] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b: stopping tablet replica
I20260710 11:07:53.800781  5792 raft_consensus.cc:2243] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:53.801182  5792 raft_consensus.cc:2272] T a5a6aff929254ee1912f98c2def0a129 P f8e27ba9c2d146359f8970245092d41b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.803503  5792 tablet_replica.cc:333] T 8844aa171c1441adb92ecd4af7542b31 P f8e27ba9c2d146359f8970245092d41b: stopping tablet replica
I20260710 11:07:53.804004  5792 raft_consensus.cc:2243] T 8844aa171c1441adb92ecd4af7542b31 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:53.804409  5792 raft_consensus.cc:2272] T 8844aa171c1441adb92ecd4af7542b31 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.805907  5792 tablet_replica.cc:333] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b: stopping tablet replica
I20260710 11:07:53.806351  5792 raft_consensus.cc:2243] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:53.807052  5792 raft_consensus.cc:2272] T 3d6c8e2af8e046a884a565e85450ed97 P f8e27ba9c2d146359f8970245092d41b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.808604  5792 tablet_replica.cc:333] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b: stopping tablet replica
I20260710 11:07:53.809051  5792 raft_consensus.cc:2243] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:53.809706  5792 raft_consensus.cc:2272] T fdf5b6caa90c4985827873a6a7c49f27 P f8e27ba9c2d146359f8970245092d41b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.838898  5792 tablet_server.cc:196] TabletServer@127.5.168.1:0 shutdown complete.
I20260710 11:07:53.858695  5792 tablet_server.cc:179] TabletServer@127.5.168.2:0 shutting down...
I20260710 11:07:53.893775  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:53.894554  5792 tablet_replica.cc:333] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6: stopping tablet replica
I20260710 11:07:53.895385  5792 raft_consensus.cc:2243] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:53.896122  5792 raft_consensus.cc:2272] T 46431c45a40440828af5473f5e63f797 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.898415  5792 tablet_replica.cc:333] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6: stopping tablet replica
I20260710 11:07:53.898854  5792 raft_consensus.cc:2243] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:53.899704  5792 raft_consensus.cc:2272] T 629602e2a7ad4fa8ab656f4af1672b47 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.901770  5792 tablet_replica.cc:333] T 9942169b77a74acc85d2abfea7bd8c77 P dcc54ae4a4f246f6a551ff9c04ca57e6: stopping tablet replica
I20260710 11:07:53.902254  5792 raft_consensus.cc:2243] T 9942169b77a74acc85d2abfea7bd8c77 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:53.902586  5792 raft_consensus.cc:2272] T 9942169b77a74acc85d2abfea7bd8c77 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.904274  5792 tablet_replica.cc:333] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6: stopping tablet replica
I20260710 11:07:53.904692  5792 raft_consensus.cc:2243] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:53.905031  5792 raft_consensus.cc:2272] T 9aff142f17314becbf92223b69913c62 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.906590  5792 tablet_replica.cc:333] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6: stopping tablet replica
I20260710 11:07:53.907011  5792 raft_consensus.cc:2243] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:53.907452  5792 raft_consensus.cc:2272] T 6648d0d1bdab43eca40ed4b795a2c215 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.909484  5792 tablet_replica.cc:333] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6: stopping tablet replica
I20260710 11:07:53.909986  5792 raft_consensus.cc:2243] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:53.910410  5792 raft_consensus.cc:2272] T 78fb51880e8c4381bd42ff3573d85312 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.912087  5792 tablet_replica.cc:333] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6: stopping tablet replica
I20260710 11:07:53.912599  5792 raft_consensus.cc:2243] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:53.912981  5792 raft_consensus.cc:2272] T a5a6aff929254ee1912f98c2def0a129 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.914944  5792 tablet_replica.cc:333] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6: stopping tablet replica
I20260710 11:07:53.915467  5792 raft_consensus.cc:2243] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:53.916154  5792 raft_consensus.cc:2272] T 8844aa171c1441adb92ecd4af7542b31 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.917722  5792 tablet_replica.cc:333] T 3d6c8e2af8e046a884a565e85450ed97 P dcc54ae4a4f246f6a551ff9c04ca57e6: stopping tablet replica
I20260710 11:07:53.918224  5792 raft_consensus.cc:2243] T 3d6c8e2af8e046a884a565e85450ed97 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:53.918599  5792 raft_consensus.cc:2272] T 3d6c8e2af8e046a884a565e85450ed97 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.920198  5792 tablet_replica.cc:333] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6: stopping tablet replica
I20260710 11:07:53.920661  5792 raft_consensus.cc:2243] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:53.921106  5792 raft_consensus.cc:2272] T fdf5b6caa90c4985827873a6a7c49f27 P dcc54ae4a4f246f6a551ff9c04ca57e6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.949353  5792 tablet_server.cc:196] TabletServer@127.5.168.2:0 shutdown complete.
I20260710 11:07:53.966849  5792 tablet_server.cc:179] TabletServer@127.5.168.3:0 shutting down...
I20260710 11:07:53.988487  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:53.989120  5792 tablet_replica.cc:333] T 46431c45a40440828af5473f5e63f797 P 2b7e767f59c644c389e95d2722a1b9aa: stopping tablet replica
I20260710 11:07:53.989686  5792 raft_consensus.cc:2243] T 46431c45a40440828af5473f5e63f797 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:53.990168  5792 raft_consensus.cc:2272] T 46431c45a40440828af5473f5e63f797 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.992336  5792 tablet_replica.cc:333] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa: stopping tablet replica
I20260710 11:07:53.992911  5792 raft_consensus.cc:2243] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:53.993656  5792 raft_consensus.cc:2272] T a5a6aff929254ee1912f98c2def0a129 P 2b7e767f59c644c389e95d2722a1b9aa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.996161  5792 tablet_replica.cc:333] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa: stopping tablet replica
I20260710 11:07:53.996740  5792 raft_consensus.cc:2243] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:53.997418  5792 raft_consensus.cc:2272] T 6648d0d1bdab43eca40ed4b795a2c215 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.999642  5792 tablet_replica.cc:333] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa: stopping tablet replica
I20260710 11:07:54.000180  5792 raft_consensus.cc:2243] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:54.000895  5792 raft_consensus.cc:2272] T 78fb51880e8c4381bd42ff3573d85312 P 2b7e767f59c644c389e95d2722a1b9aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:54.002583  5792 tablet_replica.cc:333] T 3d6c8e2af8e046a884a565e85450ed97 P 2b7e767f59c644c389e95d2722a1b9aa: stopping tablet replica
I20260710 11:07:54.003046  5792 raft_consensus.cc:2243] T 3d6c8e2af8e046a884a565e85450ed97 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:54.003440  5792 raft_consensus.cc:2272] T 3d6c8e2af8e046a884a565e85450ed97 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:54.004927  5792 tablet_replica.cc:333] T 8844aa171c1441adb92ecd4af7542b31 P 2b7e767f59c644c389e95d2722a1b9aa: stopping tablet replica
I20260710 11:07:54.005411  5792 raft_consensus.cc:2243] T 8844aa171c1441adb92ecd4af7542b31 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:54.005801  5792 raft_consensus.cc:2272] T 8844aa171c1441adb92ecd4af7542b31 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:54.007427  5792 tablet_replica.cc:333] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa: stopping tablet replica
I20260710 11:07:54.007901  5792 raft_consensus.cc:2243] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:54.008299  5792 raft_consensus.cc:2272] T 629602e2a7ad4fa8ab656f4af1672b47 P 2b7e767f59c644c389e95d2722a1b9aa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:54.009982  5792 tablet_replica.cc:333] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa: stopping tablet replica
I20260710 11:07:54.010517  5792 raft_consensus.cc:2243] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:54.010938  5792 raft_consensus.cc:2272] T 9aff142f17314becbf92223b69913c62 P 2b7e767f59c644c389e95d2722a1b9aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:54.012531  5792 tablet_replica.cc:333] T 9942169b77a74acc85d2abfea7bd8c77 P 2b7e767f59c644c389e95d2722a1b9aa: stopping tablet replica
I20260710 11:07:54.012975  5792 raft_consensus.cc:2243] T 9942169b77a74acc85d2abfea7bd8c77 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:54.013361  5792 raft_consensus.cc:2272] T 9942169b77a74acc85d2abfea7bd8c77 P 2b7e767f59c644c389e95d2722a1b9aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:54.014884  5792 tablet_replica.cc:333] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa: stopping tablet replica
I20260710 11:07:54.015399  5792 raft_consensus.cc:2243] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:54.015801  5792 raft_consensus.cc:2272] T fdf5b6caa90c4985827873a6a7c49f27 P 2b7e767f59c644c389e95d2722a1b9aa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:54.042668  5792 tablet_server.cc:196] TabletServer@127.5.168.3:0 shutdown complete.
I20260710 11:07:54.060465  5792 master.cc:562] Master@127.5.168.62:35173 shutting down...
I20260710 11:07:54.082170  5792 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:54.082696  5792 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:54.083122  5792 tablet_replica.cc:333] T 00000000000000000000000000000000 P 81bae19dab5f4234a762dbf9657fac57: stopping tablet replica
I20260710 11:07:54.103300  5792 master.cc:584] Master@127.5.168.62:35173 shutdown complete.
2b7e767f59c644c389e95d2722a1b9aa  1
dcc54ae4a4f246f6a551ff9c04ca57e6  4
f8e27ba9c2d146359f8970245092d41b  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10636 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:07:54.143169  5792 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.168.62:35027
I20260710 11:07:54.144323  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:54.150463  6786 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:54.150483  6785 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:54.150884  6788 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:54.151456  5792 server_base.cc:1061] running on GCE node
I20260710 11:07:54.152165  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:54.152336  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:54.152459  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681674152444 us; error 0 us; skew 500 ppm
I20260710 11:07:54.152886  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:54.155371  5792 webserver.cc:533] Webserver started at http://127.5.168.62:40675/ using document root <none> and password file <none>
I20260710 11:07:54.155869  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:54.156060  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:54.156359  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:54.157456  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/master-0-root/instance:
uuid: "610b8ec5c6e849d9a75fd81ee89d80f7"
format_stamp: "Formatted at 2026-07-10 11:07:54 on dist-test-slave-vghp"
I20260710 11:07:54.161811  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:07:54.165177  6793 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:54.165926  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:07:54.166217  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/master-0-root
uuid: "610b8ec5c6e849d9a75fd81ee89d80f7"
format_stamp: "Formatted at 2026-07-10 11:07:54 on dist-test-slave-vghp"
I20260710 11:07:54.166463  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:54.179265  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:54.180500  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:54.217593  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.62:35027
I20260710 11:07:54.217690  6844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.62:35027 every 8 connection(s)
I20260710 11:07:54.221416  6845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.233158  6845 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7: Bootstrap starting.
I20260710 11:07:54.237641  6845 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.241925  6845 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7: No bootstrap required, opened a new log
I20260710 11:07:54.244051  6845 raft_consensus.cc:359] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "610b8ec5c6e849d9a75fd81ee89d80f7" member_type: VOTER }
I20260710 11:07:54.244431  6845 raft_consensus.cc:385] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.244606  6845 raft_consensus.cc:740] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 610b8ec5c6e849d9a75fd81ee89d80f7, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.245177  6845 consensus_queue.cc:260] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "610b8ec5c6e849d9a75fd81ee89d80f7" member_type: VOTER }
I20260710 11:07:54.245568  6845 raft_consensus.cc:399] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:54.245762  6845 raft_consensus.cc:493] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:54.245963  6845 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:54.250089  6845 raft_consensus.cc:515] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "610b8ec5c6e849d9a75fd81ee89d80f7" member_type: VOTER }
I20260710 11:07:54.250567  6845 leader_election.cc:304] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7 [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: 610b8ec5c6e849d9a75fd81ee89d80f7; no voters: 
I20260710 11:07:54.251724  6845 leader_election.cc:290] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:54.252060  6848 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:54.253365  6848 raft_consensus.cc:697] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7 [term 1 LEADER]: Becoming Leader. State: Replica: 610b8ec5c6e849d9a75fd81ee89d80f7, State: Running, Role: LEADER
I20260710 11:07:54.254019  6848 consensus_queue.cc:237] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7 [LEADER]: Queue going to LEADER mode. State: All 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: "610b8ec5c6e849d9a75fd81ee89d80f7" member_type: VOTER }
I20260710 11:07:54.254686  6845 sys_catalog.cc:565] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:54.256877  6850 sys_catalog.cc:455] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 610b8ec5c6e849d9a75fd81ee89d80f7. Latest consensus state: current_term: 1 leader_uuid: "610b8ec5c6e849d9a75fd81ee89d80f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "610b8ec5c6e849d9a75fd81ee89d80f7" member_type: VOTER } }
I20260710 11:07:54.256968  6849 sys_catalog.cc:455] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "610b8ec5c6e849d9a75fd81ee89d80f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "610b8ec5c6e849d9a75fd81ee89d80f7" member_type: VOTER } }
I20260710 11:07:54.257512  6850 sys_catalog.cc:458] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:54.257642  6849 sys_catalog.cc:458] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:54.259936  6853 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:54.264678  6853 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:54.268977  5792 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:54.273934  6853 catalog_manager.cc:1383] Generated new cluster ID: 3c2130e57afb402abe3e62c5b61b539b
I20260710 11:07:54.274242  6853 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:54.288945  6853 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:54.290346  6853 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:54.308404  6853 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7: Generated new TSK 0
I20260710 11:07:54.309062  6853 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:54.335485  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:54.343659  6866 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:54.344970  6867 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:54.346017  6869 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:54.347116  5792 server_base.cc:1061] running on GCE node
I20260710 11:07:54.347987  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:54.348199  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:54.348392  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681674348357 us; error 0 us; skew 500 ppm
I20260710 11:07:54.348928  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:54.351142  5792 webserver.cc:533] Webserver started at http://127.5.168.1:41277/ using document root <none> and password file <none>
I20260710 11:07:54.351701  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:54.351891  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:54.352187  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:54.353209  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-0-root/instance:
uuid: "93b7288249c440cfb032028b670a5bff"
format_stamp: "Formatted at 2026-07-10 11:07:54 on dist-test-slave-vghp"
I20260710 11:07:54.357625  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:54.360751  6874 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:54.361466  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:07:54.361752  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-0-root
uuid: "93b7288249c440cfb032028b670a5bff"
format_stamp: "Formatted at 2026-07-10 11:07:54 on dist-test-slave-vghp"
I20260710 11:07:54.362038  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:54.371942  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:54.373095  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:54.374500  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:54.376690  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:54.376911  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:54.377157  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:54.377346  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:54.415500  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.1:41191
I20260710 11:07:54.415596  6936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.1:41191 every 8 connection(s)
I20260710 11:07:54.420257  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:54.427686  6941 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:54.428436  6942 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:54.431115  6944 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:54.431674  5792 server_base.cc:1061] running on GCE node
I20260710 11:07:54.432723  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:54.432899  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:54.433017  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681674433007 us; error 0 us; skew 500 ppm
I20260710 11:07:54.433506  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:54.437621  5792 webserver.cc:533] Webserver started at http://127.5.168.2:37301/ using document root <none> and password file <none>
I20260710 11:07:54.437772  6937 heartbeater.cc:344] Connected to a master server at 127.5.168.62:35027
I20260710 11:07:54.438160  6937 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:54.438221  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:54.438495  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:54.438772  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:54.438974  6937 heartbeater.cc:507] Master 127.5.168.62:35027 requested a full tablet report, sending...
I20260710 11:07:54.440361  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-1-root/instance:
uuid: "e79f931b62cf4637b91b4d6164177853"
format_stamp: "Formatted at 2026-07-10 11:07:54 on dist-test-slave-vghp"
I20260710 11:07:54.441251  6810 ts_manager.cc:194] Registered new tserver with Master: 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191)
I20260710 11:07:54.442904  6810 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45168
I20260710 11:07:54.445159  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:54.448419  6949 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:54.449175  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:54.449465  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-1-root
uuid: "e79f931b62cf4637b91b4d6164177853"
format_stamp: "Formatted at 2026-07-10 11:07:54 on dist-test-slave-vghp"
I20260710 11:07:54.449762  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:54.467885  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:54.469002  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:54.470357  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:54.472528  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:54.472748  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:54.472990  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:54.473167  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:54.511023  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.2:38207
I20260710 11:07:54.511109  7011 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.2:38207 every 8 connection(s)
I20260710 11:07:54.515735  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:54.522555  7015 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:54.524586  7016 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:54.526541  7018 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:54.526595  5792 server_base.cc:1061] running on GCE node
I20260710 11:07:54.528101  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:07:54.528214  7012 heartbeater.cc:344] Connected to a master server at 127.5.168.62:35027
W20260710 11:07:54.528322  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:54.528689  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681674528671 us; error 0 us; skew 500 ppm
I20260710 11:07:54.528724  7012 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:54.529255  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:54.529520  7012 heartbeater.cc:507] Master 127.5.168.62:35027 requested a full tablet report, sending...
I20260710 11:07:54.531661  6810 ts_manager.cc:194] Registered new tserver with Master: e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:54.531961  5792 webserver.cc:533] Webserver started at http://127.5.168.3:45979/ using document root <none> and password file <none>
I20260710 11:07:54.532498  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:54.532691  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:54.532963  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:54.533195  6810 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45184
I20260710 11:07:54.534272  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-2-root/instance:
uuid: "a8cecbb292b640a7aa914cf848b19888"
format_stamp: "Formatted at 2026-07-10 11:07:54 on dist-test-slave-vghp"
I20260710 11:07:54.538715  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:07:54.542006  7023 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:54.542941  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:54.543184  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-2-root
uuid: "a8cecbb292b640a7aa914cf848b19888"
format_stamp: "Formatted at 2026-07-10 11:07:54 on dist-test-slave-vghp"
I20260710 11:07:54.543483  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:54.555169  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:54.556427  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:54.557852  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:54.560052  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:54.560302  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:54.560544  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:54.560748  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:54.599970  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.3:45293
I20260710 11:07:54.600102  7085 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.3:45293 every 8 connection(s)
I20260710 11:07:54.613406  7086 heartbeater.cc:344] Connected to a master server at 127.5.168.62:35027
I20260710 11:07:54.613719  7086 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:54.614404  7086 heartbeater.cc:507] Master 127.5.168.62:35027 requested a full tablet report, sending...
I20260710 11:07:54.616407  6810 ts_manager.cc:194] Registered new tserver with Master: a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:54.616587  5792 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013518095s
I20260710 11:07:54.618145  6810 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45188
I20260710 11:07:54.642110  6810 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45194:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:54.645872  6810 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:54.767131  6977 tablet_service.cc:1511] Processing CreateTablet for tablet d0e906ed4775458d8ca2d9f1b3fd5d66 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:07:54.768576  6977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e906ed4775458d8ca2d9f1b3fd5d66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.769059  6971 tablet_service.cc:1511] Processing CreateTablet for tablet ce8023dfb1024781affab6f5820befed (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:07:54.770364  7047 tablet_service.cc:1511] Processing CreateTablet for tablet 7b14c0879eec43b5b3558d70e84342ca (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:07:54.772351  7047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b14c0879eec43b5b3558d70e84342ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.772960  6970 tablet_service.cc:1511] Processing CreateTablet for tablet 33c99721ae664ab2844e5cdaeef55bd9 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:07:54.770385  6971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8023dfb1024781affab6f5820befed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.775442  6970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33c99721ae664ab2844e5cdaeef55bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.775105  6976 tablet_service.cc:1511] Processing CreateTablet for tablet f4ba51c0b1514ea08d691e665cb4782a (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:07:54.776377  6976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ba51c0b1514ea08d691e665cb4782a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.776496  7045 tablet_service.cc:1511] Processing CreateTablet for tablet ce8023dfb1024781affab6f5820befed (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:07:54.777746  7045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8023dfb1024781affab6f5820befed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.777456  6969 tablet_service.cc:1511] Processing CreateTablet for tablet 6725ae23072e4087878141af5935ad34 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:07:54.778687  6969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6725ae23072e4087878141af5935ad34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.780277  7046 tablet_service.cc:1511] Processing CreateTablet for tablet 2b20f7ca2d77445ca8f23c73ac95051e (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:07:54.781615  7046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b20f7ca2d77445ca8f23c73ac95051e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.781399  7044 tablet_service.cc:1511] Processing CreateTablet for tablet 33c99721ae664ab2844e5cdaeef55bd9 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:07:54.782635  7044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33c99721ae664ab2844e5cdaeef55bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.783703  7048 tablet_service.cc:1511] Processing CreateTablet for tablet 22311d7be5414ec48489483c9e8867b2 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:07:54.784968  7048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22311d7be5414ec48489483c9e8867b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.788331  7042 tablet_service.cc:1511] Processing CreateTablet for tablet 31dff73a30b54f73bc8bd1b49e373549 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:07:54.789656  7042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31dff73a30b54f73bc8bd1b49e373549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.789266  6968 tablet_service.cc:1511] Processing CreateTablet for tablet 31dff73a30b54f73bc8bd1b49e373549 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:07:54.790062  7050 tablet_service.cc:1511] Processing CreateTablet for tablet f4ba51c0b1514ea08d691e665cb4782a (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:07:54.790997  6968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31dff73a30b54f73bc8bd1b49e373549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.792378  7051 tablet_service.cc:1511] Processing CreateTablet for tablet d0e906ed4775458d8ca2d9f1b3fd5d66 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:07:54.780278  7043 tablet_service.cc:1511] Processing CreateTablet for tablet 6725ae23072e4087878141af5935ad34 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:07:54.788244  7049 tablet_service.cc:1511] Processing CreateTablet for tablet 33a248e39bc245c5962831951849976d (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:07:54.794507  6972 tablet_service.cc:1511] Processing CreateTablet for tablet 2b20f7ca2d77445ca8f23c73ac95051e (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:07:54.795799  6972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b20f7ca2d77445ca8f23c73ac95051e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.800433  6973 tablet_service.cc:1511] Processing CreateTablet for tablet 7b14c0879eec43b5b3558d70e84342ca (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:07:54.801812  6973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b14c0879eec43b5b3558d70e84342ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.804324  6974 tablet_service.cc:1511] Processing CreateTablet for tablet 22311d7be5414ec48489483c9e8867b2 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:07:54.805666  6974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22311d7be5414ec48489483c9e8867b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.808292  6975 tablet_service.cc:1511] Processing CreateTablet for tablet 33a248e39bc245c5962831951849976d (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:07:54.809661  6975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a248e39bc245c5962831951849976d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.811518  7050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ba51c0b1514ea08d691e665cb4782a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.812203  7049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a248e39bc245c5962831951849976d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.812897  7051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e906ed4775458d8ca2d9f1b3fd5d66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.815132  7043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6725ae23072e4087878141af5935ad34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.833133  6969 tablet_service.cc:1511] Processing CreateTablet for tablet c69179a5682341a68aa34354c117020e (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:07:54.835503  6969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c69179a5682341a68aa34354c117020e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.826890  6968 tablet_service.cc:1511] Processing CreateTablet for tablet 59331791eaeb40d09d4292aed5a34e08 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:07:54.837960  6968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59331791eaeb40d09d4292aed5a34e08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.866416  6902 tablet_service.cc:1511] Processing CreateTablet for tablet d0e906ed4775458d8ca2d9f1b3fd5d66 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:07:54.867799  6902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e906ed4775458d8ca2d9f1b3fd5d66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.872412  6901 tablet_service.cc:1511] Processing CreateTablet for tablet f4ba51c0b1514ea08d691e665cb4782a (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:07:54.873713  6901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ba51c0b1514ea08d691e665cb4782a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.876379  6900 tablet_service.cc:1511] Processing CreateTablet for tablet 33a248e39bc245c5962831951849976d (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:07:54.877667  6900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a248e39bc245c5962831951849976d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.877807  7047 tablet_service.cc:1511] Processing CreateTablet for tablet 59331791eaeb40d09d4292aed5a34e08 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:07:54.879041  7047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59331791eaeb40d09d4292aed5a34e08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.880330  6899 tablet_service.cc:1511] Processing CreateTablet for tablet 22311d7be5414ec48489483c9e8867b2 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:07:54.882040  6898 tablet_service.cc:1511] Processing CreateTablet for tablet 7b14c0879eec43b5b3558d70e84342ca (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:07:54.883738  6897 tablet_service.cc:1511] Processing CreateTablet for tablet 2b20f7ca2d77445ca8f23c73ac95051e (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:07:54.885461  6896 tablet_service.cc:1511] Processing CreateTablet for tablet ce8023dfb1024781affab6f5820befed (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:07:54.886881  7049 tablet_service.cc:1511] Processing CreateTablet for tablet c69179a5682341a68aa34354c117020e (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:07:54.887626  6895 tablet_service.cc:1511] Processing CreateTablet for tablet 33c99721ae664ab2844e5cdaeef55bd9 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:07:54.889829  6894 tablet_service.cc:1511] Processing CreateTablet for tablet 6725ae23072e4087878141af5935ad34 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:07:54.891486  6893 tablet_service.cc:1511] Processing CreateTablet for tablet 31dff73a30b54f73bc8bd1b49e373549 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:07:54.902169  6968 tablet_service.cc:1511] Processing CreateTablet for tablet 42732537fd7b43edb2002c7955ec6eae (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:07:54.904870  6973 tablet_service.cc:1511] Processing CreateTablet for tablet d3d63d5970a2404ab56e2ff24286f9b4 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:07:54.916780  6970 tablet_service.cc:1511] Processing CreateTablet for tablet 3d4be1429ce74088873cf0a3564cf488 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:07:54.917313  6971 tablet_service.cc:1511] Processing CreateTablet for tablet c17a4691f1c1432194c2cebf10557ec3 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:07:54.919728  7042 tablet_service.cc:1511] Processing CreateTablet for tablet 42732537fd7b43edb2002c7955ec6eae (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:07:54.936800  7048 tablet_service.cc:1511] Processing CreateTablet for tablet 3d4be1429ce74088873cf0a3564cf488 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:07:54.920811  7045 tablet_service.cc:1511] Processing CreateTablet for tablet d3d63d5970a2404ab56e2ff24286f9b4 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:07:54.932127  6898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b14c0879eec43b5b3558d70e84342ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.935017  7049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c69179a5682341a68aa34354c117020e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.941372  6968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42732537fd7b43edb2002c7955ec6eae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.941738  7043 tablet_service.cc:1511] Processing CreateTablet for tablet c17a4691f1c1432194c2cebf10557ec3 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:07:54.950608  6977 tablet_service.cc:1511] Processing CreateTablet for tablet 9220ceeeaede4557b07960433d24e9be (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:07:54.964056  6896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8023dfb1024781affab6f5820befed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.964740  6893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31dff73a30b54f73bc8bd1b49e373549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.965544  6974 tablet_service.cc:1511] Processing CreateTablet for tablet a936aafa60014a19b3b169fcf023493c (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:07:54.967121  7102 tablet_bootstrap.cc:492] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
I20260710 11:07:54.967562  6894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6725ae23072e4087878141af5935ad34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.968417  6976 tablet_service.cc:1511] Processing CreateTablet for tablet cc838216cd6e45799dbe8a5eb83e8efe (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:07:54.969761  7042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42732537fd7b43edb2002c7955ec6eae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.970953  6897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b20f7ca2d77445ca8f23c73ac95051e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.972713  7048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d4be1429ce74088873cf0a3564cf488. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.972838  6895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33c99721ae664ab2844e5cdaeef55bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.976861  6899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22311d7be5414ec48489483c9e8867b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.978123  7044 tablet_service.cc:1511] Processing CreateTablet for tablet cc838216cd6e45799dbe8a5eb83e8efe (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:07:54.973153  6973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3d63d5970a2404ab56e2ff24286f9b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.981338  6972 tablet_service.cc:1511] Processing CreateTablet for tablet 69cfe663390e49d0ae15af34b5c4930f (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:07:54.982545  6972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69cfe663390e49d0ae15af34b5c4930f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.947667  7051 tablet_service.cc:1511] Processing CreateTablet for tablet a936aafa60014a19b3b169fcf023493c (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:07:54.983461  6970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d4be1429ce74088873cf0a3564cf488. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.973712  7101 tablet_bootstrap.cc:492] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
I20260710 11:07:54.990337  6976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc838216cd6e45799dbe8a5eb83e8efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.991505  6974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a936aafa60014a19b3b169fcf023493c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.001080  7050 tablet_service.cc:1511] Processing CreateTablet for tablet 9220ceeeaede4557b07960433d24e9be (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:07:55.001652  7046 tablet_service.cc:1511] Processing CreateTablet for tablet 69cfe663390e49d0ae15af34b5c4930f (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:07:55.002996  6977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9220ceeeaede4557b07960433d24e9be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.009521  6900 tablet_service.cc:1511] Processing CreateTablet for tablet 59331791eaeb40d09d4292aed5a34e08 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:07:55.010890  6900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59331791eaeb40d09d4292aed5a34e08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.011902  6971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c17a4691f1c1432194c2cebf10557ec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.019419  7045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3d63d5970a2404ab56e2ff24286f9b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.019829  7101 tablet_bootstrap.cc:654] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.021365  7103 tablet_bootstrap.cc:492] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
I20260710 11:07:55.030583  7103 tablet_bootstrap.cc:654] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.033281  6896 tablet_service.cc:1511] Processing CreateTablet for tablet c69179a5682341a68aa34354c117020e (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:07:55.034565  6896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c69179a5682341a68aa34354c117020e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.044157  7050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9220ceeeaede4557b07960433d24e9be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.045794  6972 tablet_service.cc:1511] Processing CreateTablet for tablet e29720b0a8804ba0bed22677a241d564 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:07:55.047211  6972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e29720b0a8804ba0bed22677a241d564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.026810  6901 tablet_service.cc:1511] Processing CreateTablet for tablet 9220ceeeaede4557b07960433d24e9be (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:07:55.048190  6901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9220ceeeaede4557b07960433d24e9be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.056595  7043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c17a4691f1c1432194c2cebf10557ec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.059484  7044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc838216cd6e45799dbe8a5eb83e8efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.016077  6969 tablet_service.cc:1511] Processing CreateTablet for tablet 14a5c4130802401a8a91b52aa1ce9e49 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:07:55.063494  7046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69cfe663390e49d0ae15af34b5c4930f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.063846  6897 tablet_service.cc:1511] Processing CreateTablet for tablet d3d63d5970a2404ab56e2ff24286f9b4 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:07:55.064664  6902 tablet_service.cc:1511] Processing CreateTablet for tablet 42732537fd7b43edb2002c7955ec6eae (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:07:55.065187  6897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3d63d5970a2404ab56e2ff24286f9b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.065428  6968 tablet_service.cc:1511] Processing CreateTablet for tablet b860cfe1ba974d8b8bc841cf8e698f88 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:07:55.065937  6902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42732537fd7b43edb2002c7955ec6eae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.064294  6969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a5c4130802401a8a91b52aa1ce9e49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.078037  6968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b860cfe1ba974d8b8bc841cf8e698f88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.085477  7051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a936aafa60014a19b3b169fcf023493c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.095026  6975 tablet_service.cc:1511] Processing CreateTablet for tablet 46075fd4520c46e8a27e0f19e6c79d3e (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:07:55.096199  7103 tablet_bootstrap.cc:492] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
I20260710 11:07:55.096386  6975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46075fd4520c46e8a27e0f19e6c79d3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.096674  7103 ts_tablet_manager.cc:1403] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.005s
I20260710 11:07:55.105180  7102 tablet_bootstrap.cc:654] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.105907  6895 tablet_service.cc:1511] Processing CreateTablet for tablet 3d4be1429ce74088873cf0a3564cf488 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:07:55.107180  6895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d4be1429ce74088873cf0a3564cf488. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.111563  7103 raft_consensus.cc:359] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.112371  7103 raft_consensus.cc:385] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.120121  7049 tablet_service.cc:1511] Processing CreateTablet for tablet 14a5c4130802401a8a91b52aa1ce9e49 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:07:55.117471  7103 raft_consensus.cc:740] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.131589  7101 tablet_bootstrap.cc:492] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:55.131170  7050 tablet_service.cc:1511] Processing CreateTablet for tablet b860cfe1ba974d8b8bc841cf8e698f88 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:07:55.136376  7101 ts_tablet_manager.cc:1403] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.163s	user 0.006s	sys 0.008s
I20260710 11:07:55.141973  6901 tablet_service.cc:1511] Processing CreateTablet for tablet a936aafa60014a19b3b169fcf023493c (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:07:55.143183  7101 raft_consensus.cc:359] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.144338  7101 raft_consensus.cc:385] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.144620  7101 raft_consensus.cc:740] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.143291  6901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a936aafa60014a19b3b169fcf023493c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.150007  7103 consensus_queue.cc:260] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.151564  7101 consensus_queue.cc:260] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.153064  7047 tablet_service.cc:1511] Processing CreateTablet for tablet e29720b0a8804ba0bed22677a241d564 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:07:55.156018  7050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b860cfe1ba974d8b8bc841cf8e698f88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.156284  6899 tablet_service.cc:1511] Processing CreateTablet for tablet c17a4691f1c1432194c2cebf10557ec3 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:07:55.158732  6899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c17a4691f1c1432194c2cebf10557ec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.164389  7042 tablet_service.cc:1511] Processing CreateTablet for tablet 46075fd4520c46e8a27e0f19e6c79d3e (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:07:55.165373  7049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a5c4130802401a8a91b52aa1ce9e49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.171141  6900 tablet_service.cc:1511] Processing CreateTablet for tablet 14a5c4130802401a8a91b52aa1ce9e49 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:07:55.172387  6900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a5c4130802401a8a91b52aa1ce9e49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.185009  7012 heartbeater.cc:499] Master 127.5.168.62:35027 was elected leader, sending a full tablet report...
I20260710 11:07:55.187392  7047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e29720b0a8804ba0bed22677a241d564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.188231  7101 ts_tablet_manager.cc:1434] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.010s
I20260710 11:07:55.189297  7101 tablet_bootstrap.cc:492] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
I20260710 11:07:55.191488  7042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46075fd4520c46e8a27e0f19e6c79d3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.193353  7102 tablet_bootstrap.cc:492] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:55.193830  7102 ts_tablet_manager.cc:1403] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.227s	user 0.014s	sys 0.016s
I20260710 11:07:55.196107  6893 tablet_service.cc:1511] Processing CreateTablet for tablet e29720b0a8804ba0bed22677a241d564 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:07:55.196619  7102 raft_consensus.cc:359] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.197329  7102 raft_consensus.cc:385] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.197678  7102 raft_consensus.cc:740] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.198156  6894 tablet_service.cc:1511] Processing CreateTablet for tablet cc838216cd6e45799dbe8a5eb83e8efe (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:07:55.207651  6898 tablet_service.cc:1511] Processing CreateTablet for tablet 69cfe663390e49d0ae15af34b5c4930f (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:07:55.197424  6893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e29720b0a8804ba0bed22677a241d564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.212844  6937 heartbeater.cc:499] Master 127.5.168.62:35027 was elected leader, sending a full tablet report...
I20260710 11:07:55.218572  6898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69cfe663390e49d0ae15af34b5c4930f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.219485  6894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc838216cd6e45799dbe8a5eb83e8efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.224706  6901 tablet_service.cc:1511] Processing CreateTablet for tablet b860cfe1ba974d8b8bc841cf8e698f88 (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:07:55.226027  6901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b860cfe1ba974d8b8bc841cf8e698f88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.226553  7102 consensus_queue.cc:260] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.247102  7086 heartbeater.cc:499] Master 127.5.168.62:35027 was elected leader, sending a full tablet report...
I20260710 11:07:55.253619  7102 ts_tablet_manager.cc:1434] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.059s	user 0.014s	sys 0.006s
I20260710 11:07:55.254608  7102 tablet_bootstrap.cc:492] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
I20260710 11:07:55.260932  7109 raft_consensus.cc:493] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.261451  7109 raft_consensus.cc:515] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.263828  6895 tablet_service.cc:1511] Processing CreateTablet for tablet 46075fd4520c46e8a27e0f19e6c79d3e (DEFAULT_TABLE table=test-workload [id=64187580bcc4473b8263c5f5f903f0c4]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:07:55.265388  6895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46075fd4520c46e8a27e0f19e6c79d3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.267823  7102 tablet_bootstrap.cc:654] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.269356  7109 leader_election.cc:290] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:55.284529  7101 tablet_bootstrap.cc:654] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.289149  7103 ts_tablet_manager.cc:1434] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.192s	user 0.016s	sys 0.008s
I20260710 11:07:55.290266  7103 tablet_bootstrap.cc:492] T f4ba51c0b1514ea08d691e665cb4782a P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
W20260710 11:07:55.320858  6858 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:55.323865  7102 tablet_bootstrap.cc:492] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:55.324406  7102 ts_tablet_manager.cc:1403] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.022s
I20260710 11:07:55.324364  7101 tablet_bootstrap.cc:492] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:55.325066  7101 ts_tablet_manager.cc:1403] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.136s	user 0.015s	sys 0.007s
I20260710 11:07:55.326848  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725ae23072e4087878141af5935ad34" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:55.327665  7102 raft_consensus.cc:359] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.327878  7101 raft_consensus.cc:359] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.328408  7102 raft_consensus.cc:385] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:07:55.328429  7024 leader_election.cc:343] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.328680  7101 raft_consensus.cc:385] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.328809  7102 raft_consensus.cc:740] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.329092  7101 raft_consensus.cc:740] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.329643  7102 consensus_queue.cc:260] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.329984  7101 consensus_queue.cc:260] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.331727  7102 ts_tablet_manager.cc:1434] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:07:55.332211  7101 ts_tablet_manager.cc:1434] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:55.332631  7102 tablet_bootstrap.cc:492] T 33a248e39bc245c5962831951849976d P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
I20260710 11:07:55.333160  7101 tablet_bootstrap.cc:492] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
I20260710 11:07:55.335537  7107 raft_consensus.cc:493] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.336031  7107 raft_consensus.cc:515] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.339510  7102 tablet_bootstrap.cc:654] T 33a248e39bc245c5962831951849976d P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.339843  7101 tablet_bootstrap.cc:654] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.341701  7107 leader_election.cc:290] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:55.361881  7101 tablet_bootstrap.cc:492] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:55.362408  7101 ts_tablet_manager.cc:1403] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.010s
I20260710 11:07:55.364794  7101 raft_consensus.cc:359] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.365329  7101 raft_consensus.cc:385] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.365583  7101 raft_consensus.cc:740] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.366255  7101 consensus_queue.cc:260] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.368176  7101 ts_tablet_manager.cc:1434] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:07:55.369207  7101 tablet_bootstrap.cc:492] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
I20260710 11:07:55.375240  7101 tablet_bootstrap.cc:654] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.383502  7101 tablet_bootstrap.cc:492] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:55.384040  7101 ts_tablet_manager.cc:1403] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 11:07:55.385456  7103 tablet_bootstrap.cc:654] T f4ba51c0b1514ea08d691e665cb4782a P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.386842  7101 raft_consensus.cc:359] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.387658  7101 raft_consensus.cc:385] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.388006  7101 raft_consensus.cc:740] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.389043  7101 consensus_queue.cc:260] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.394021  7101 ts_tablet_manager.cc:1434] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:07:55.394938  7101 tablet_bootstrap.cc:492] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
I20260710 11:07:55.406419  7101 tablet_bootstrap.cc:654] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.416967  7102 tablet_bootstrap.cc:492] T 33a248e39bc245c5962831951849976d P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:55.417469  7102 ts_tablet_manager.cc:1403] T 33a248e39bc245c5962831951849976d P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.085s	user 0.043s	sys 0.035s
I20260710 11:07:55.422974  7102 raft_consensus.cc:359] T 33a248e39bc245c5962831951849976d P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.425872  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725ae23072e4087878141af5935ad34" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:55.426079  7102 raft_consensus.cc:385] T 33a248e39bc245c5962831951849976d P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.427318  7102 raft_consensus.cc:740] T 33a248e39bc245c5962831951849976d P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.428504  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a248e39bc245c5962831951849976d" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:55.428973  7102 consensus_queue.cc:260] T 33a248e39bc245c5962831951849976d P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
W20260710 11:07:55.428503  7026 leader_election.cc:343] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.429868  7101 tablet_bootstrap.cc:492] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:55.429839  7026 leader_election.cc:304] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a8cecbb292b640a7aa914cf848b19888; no voters: 93b7288249c440cfb032028b670a5bff, e79f931b62cf4637b91b4d6164177853
I20260710 11:07:55.430534  7101 ts_tablet_manager.cc:1403] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.007s
I20260710 11:07:55.431036  7109 raft_consensus.cc:2749] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:55.431154  7102 ts_tablet_manager.cc:1434] T 33a248e39bc245c5962831951849976d P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260710 11:07:55.432215  7102 tablet_bootstrap.cc:492] T 22311d7be5414ec48489483c9e8867b2 P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
W20260710 11:07:55.432739  6875 leader_election.cc:343] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.433723  7101 raft_consensus.cc:359] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.434597  7101 raft_consensus.cc:385] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.434945  7101 raft_consensus.cc:740] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.435853  7101 consensus_queue.cc:260] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.436671  7103 tablet_bootstrap.cc:492] T f4ba51c0b1514ea08d691e665cb4782a P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
I20260710 11:07:55.437146  7103 ts_tablet_manager.cc:1403] T f4ba51c0b1514ea08d691e665cb4782a P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.147s	user 0.003s	sys 0.015s
I20260710 11:07:55.438493  7101 ts_tablet_manager.cc:1434] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:55.439523  7101 tablet_bootstrap.cc:492] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
I20260710 11:07:55.439975  7103 raft_consensus.cc:359] T f4ba51c0b1514ea08d691e665cb4782a P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.440670  7103 raft_consensus.cc:385] T f4ba51c0b1514ea08d691e665cb4782a P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.440956  7103 raft_consensus.cc:740] T f4ba51c0b1514ea08d691e665cb4782a P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.441781  7103 consensus_queue.cc:260] T f4ba51c0b1514ea08d691e665cb4782a P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.443917  7103 ts_tablet_manager.cc:1434] T f4ba51c0b1514ea08d691e665cb4782a P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:07:55.448132  7102 tablet_bootstrap.cc:654] T 22311d7be5414ec48489483c9e8867b2 P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.449030  7103 tablet_bootstrap.cc:492] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
I20260710 11:07:55.448964  7061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a248e39bc245c5962831951849976d" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:55.449745  7061 raft_consensus.cc:2468] T 33a248e39bc245c5962831951849976d P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93b7288249c440cfb032028b670a5bff in term 0.
I20260710 11:07:55.451139  6877 leader_election.cc:304] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [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: 93b7288249c440cfb032028b670a5bff, a8cecbb292b640a7aa914cf848b19888; no voters: e79f931b62cf4637b91b4d6164177853
I20260710 11:07:55.451985  7107 raft_consensus.cc:2804] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:55.452328  7107 raft_consensus.cc:493] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:55.452695  7107 raft_consensus.cc:3060] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.458963  7103 tablet_bootstrap.cc:654] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.460016  7107 raft_consensus.cc:515] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.452695  7101 tablet_bootstrap.cc:654] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.464654  7107 leader_election.cc:290] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 election: Requested vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:55.465235  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a248e39bc245c5962831951849976d" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853"
I20260710 11:07:55.462616  7102 tablet_bootstrap.cc:492] T 22311d7be5414ec48489483c9e8867b2 P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:55.466195  7102 ts_tablet_manager.cc:1403] T 22311d7be5414ec48489483c9e8867b2 P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.014s
I20260710 11:07:55.466156  7061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a248e39bc245c5962831951849976d" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:07:55.466773  7061 raft_consensus.cc:3060] T 33a248e39bc245c5962831951849976d P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:55.467001  6875 leader_election.cc:343] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.469379  7102 raft_consensus.cc:359] T 22311d7be5414ec48489483c9e8867b2 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.470079  7102 raft_consensus.cc:385] T 22311d7be5414ec48489483c9e8867b2 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.470386  7102 raft_consensus.cc:740] T 22311d7be5414ec48489483c9e8867b2 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.471112  7102 consensus_queue.cc:260] T 22311d7be5414ec48489483c9e8867b2 P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.473271  7102 ts_tablet_manager.cc:1434] T 22311d7be5414ec48489483c9e8867b2 P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:07:55.473899  7061 raft_consensus.cc:2468] T 33a248e39bc245c5962831951849976d P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b7288249c440cfb032028b670a5bff in term 1.
I20260710 11:07:55.474212  7102 tablet_bootstrap.cc:492] T ce8023dfb1024781affab6f5820befed P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
I20260710 11:07:55.474962  6877 leader_election.cc:304] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [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: 93b7288249c440cfb032028b670a5bff, a8cecbb292b640a7aa914cf848b19888; no voters: e79f931b62cf4637b91b4d6164177853
I20260710 11:07:55.476045  7107 raft_consensus.cc:2804] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:55.476161  7103 tablet_bootstrap.cc:492] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
I20260710 11:07:55.476775  7103 ts_tablet_manager.cc:1403] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.010s
I20260710 11:07:55.479647  7103 raft_consensus.cc:359] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.480376  7103 raft_consensus.cc:385] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.480717  7103 raft_consensus.cc:740] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.481560  7103 consensus_queue.cc:260] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.482232  7102 tablet_bootstrap.cc:654] T ce8023dfb1024781affab6f5820befed P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.487267  7101 tablet_bootstrap.cc:492] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:55.487860  7101 ts_tablet_manager.cc:1403] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.003s
I20260710 11:07:55.491540  7101 raft_consensus.cc:359] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.492349  7101 raft_consensus.cc:385] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.492694  7101 raft_consensus.cc:740] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.493484  7101 consensus_queue.cc:260] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.497035  7101 ts_tablet_manager.cc:1434] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:07:55.498353  7101 tablet_bootstrap.cc:492] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
I20260710 11:07:55.504050  7107 raft_consensus.cc:697] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [term 1 LEADER]: Becoming Leader. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Running, Role: LEADER
I20260710 11:07:55.505650  7102 tablet_bootstrap.cc:492] T ce8023dfb1024781affab6f5820befed P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:55.505003  7107 consensus_queue.cc:237] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.506124  7102 ts_tablet_manager.cc:1403] T ce8023dfb1024781affab6f5820befed P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.012s
I20260710 11:07:55.506646  7103 ts_tablet_manager.cc:1434] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.030s	user 0.011s	sys 0.015s
I20260710 11:07:55.507758  7103 tablet_bootstrap.cc:492] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
I20260710 11:07:55.509105  7102 raft_consensus.cc:359] T ce8023dfb1024781affab6f5820befed P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.509804  7102 raft_consensus.cc:385] T ce8023dfb1024781affab6f5820befed P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.509933  7101 tablet_bootstrap.cc:654] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.510115  7102 raft_consensus.cc:740] T ce8023dfb1024781affab6f5820befed P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.511021  7102 consensus_queue.cc:260] T ce8023dfb1024781affab6f5820befed P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.514271  7103 tablet_bootstrap.cc:654] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.522878  7102 ts_tablet_manager.cc:1434] T ce8023dfb1024781affab6f5820befed P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:07:55.523891  7102 tablet_bootstrap.cc:492] T 31dff73a30b54f73bc8bd1b49e373549 P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
I20260710 11:07:55.524803  7101 tablet_bootstrap.cc:492] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:55.525313  7101 ts_tablet_manager.cc:1403] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.012s
I20260710 11:07:55.526611  6807 catalog_manager.cc:5697] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff reported cstate change: term changed from 0 to 1, leader changed from <none> to 93b7288249c440cfb032028b670a5bff (127.5.168.1). New cstate: current_term: 1 leader_uuid: "93b7288249c440cfb032028b670a5bff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.528877  7108 raft_consensus.cc:493] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.528450  7101 raft_consensus.cc:359] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.529454  7101 raft_consensus.cc:385] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.529789  7101 raft_consensus.cc:740] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.529379  7108 raft_consensus.cc:515] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.530416  7101 consensus_queue.cc:260] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.532682  7103 tablet_bootstrap.cc:492] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
I20260710 11:07:55.533210  7103 ts_tablet_manager.cc:1403] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.002s
I20260710 11:07:55.533985  7102 tablet_bootstrap.cc:654] T 31dff73a30b54f73bc8bd1b49e373549 P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.534648  7108 leader_election.cc:290] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:55.536036  7103 raft_consensus.cc:359] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } }
I20260710 11:07:55.536749  7103 raft_consensus.cc:385] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.537024  7103 raft_consensus.cc:740] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.537735  7103 consensus_queue.cc:260] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } }
I20260710 11:07:55.547499  7103 ts_tablet_manager.cc:1434] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:07:55.548743  7103 tablet_bootstrap.cc:492] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
I20260710 11:07:55.557842  7103 tablet_bootstrap.cc:654] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.560830  7101 ts_tablet_manager.cc:1434] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.035s	user 0.023s	sys 0.004s
I20260710 11:07:55.560947  7133 raft_consensus.cc:493] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.561600  7133 raft_consensus.cc:515] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.562322  7101 tablet_bootstrap.cc:492] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
I20260710 11:07:55.565169  7107 raft_consensus.cc:493] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.565618  7107 raft_consensus.cc:515] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.566980  7102 tablet_bootstrap.cc:492] T 31dff73a30b54f73bc8bd1b49e373549 P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:55.567692  7107 leader_election.cc:290] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:55.567770  7102 ts_tablet_manager.cc:1403] T 31dff73a30b54f73bc8bd1b49e373549 P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.018s
I20260710 11:07:55.564585  7133 leader_election.cc:290] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:55.568413  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8023dfb1024781affab6f5820befed" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:55.569108  6987 raft_consensus.cc:2468] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93b7288249c440cfb032028b670a5bff in term 0.
I20260710 11:07:55.569239  7061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8023dfb1024781affab6f5820befed" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:55.571550  7061 raft_consensus.cc:2468] T ce8023dfb1024781affab6f5820befed P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93b7288249c440cfb032028b670a5bff in term 0.
I20260710 11:07:55.572369  7102 raft_consensus.cc:359] T 31dff73a30b54f73bc8bd1b49e373549 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.570703  6875 leader_election.cc:304] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b7288249c440cfb032028b670a5bff, e79f931b62cf4637b91b4d6164177853; no voters: 
I20260710 11:07:55.573179  7102 raft_consensus.cc:385] T 31dff73a30b54f73bc8bd1b49e373549 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.573658  7102 raft_consensus.cc:740] T 31dff73a30b54f73bc8bd1b49e373549 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.573854  7107 raft_consensus.cc:2804] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:55.574359  7107 raft_consensus.cc:493] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:55.574798  7107 raft_consensus.cc:3060] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.574687  7102 consensus_queue.cc:260] T 31dff73a30b54f73bc8bd1b49e373549 P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.577521  7102 ts_tablet_manager.cc:1434] T 31dff73a30b54f73bc8bd1b49e373549 P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:55.578671  7102 tablet_bootstrap.cc:492] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
I20260710 11:07:55.586790  7101 tablet_bootstrap.cc:654] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.588496  7107 raft_consensus.cc:515] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.595857  7101 tablet_bootstrap.cc:492] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:55.596302  7101 ts_tablet_manager.cc:1403] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.000s
I20260710 11:07:55.598460  7061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59331791eaeb40d09d4292aed5a34e08" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:55.599762  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8023dfb1024781affab6f5820befed" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:55.600436  7060 raft_consensus.cc:2468] T ce8023dfb1024781affab6f5820befed P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 0.
I20260710 11:07:55.601378  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59331791eaeb40d09d4292aed5a34e08" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:55.602421  7127 raft_consensus.cc:493] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.602672  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8023dfb1024781affab6f5820befed" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:55.603605  6911 raft_consensus.cc:2393] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e79f931b62cf4637b91b4d6164177853 in current term 1: Already voted for candidate 93b7288249c440cfb032028b670a5bff in this term.
I20260710 11:07:55.603062  7127 raft_consensus.cc:515] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } }
W20260710 11:07:55.605378  6952 leader_election.cc:343] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.606072  6952 leader_election.cc:304] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 
I20260710 11:07:55.607048  7102 tablet_bootstrap.cc:654] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.607409  7133 raft_consensus.cc:2804] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:07:55.606972  6952 leader_election.cc:343] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.607853  7133 raft_consensus.cc:493] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:55.608265  7133 raft_consensus.cc:3060] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.609434  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e906ed4775458d8ca2d9f1b3fd5d66" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:55.608016  6952 leader_election.cc:304] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff, a8cecbb292b640a7aa914cf848b19888
I20260710 11:07:55.610363  7108 raft_consensus.cc:2749] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:55.610724  7101 raft_consensus.cc:359] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.611384  7101 raft_consensus.cc:385] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.611927  7101 raft_consensus.cc:740] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.612884  7101 consensus_queue.cc:260] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
W20260710 11:07:55.611405  6875 leader_election.cc:343] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.607311  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e906ed4775458d8ca2d9f1b3fd5d66" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
W20260710 11:07:55.615229  6877 leader_election.cc:343] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.615370  7133 raft_consensus.cc:515] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.615664  6877 leader_election.cc:304] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93b7288249c440cfb032028b670a5bff; no voters: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853
I20260710 11:07:55.616581  7126 raft_consensus.cc:2749] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:55.617254  7127 leader_election.cc:290] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:55.618932  7133 leader_election.cc:290] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:55.619092  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8023dfb1024781affab6f5820befed" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853"
I20260710 11:07:55.620034  6987 raft_consensus.cc:2393] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 93b7288249c440cfb032028b670a5bff in current term 1: Already voted for candidate e79f931b62cf4637b91b4d6164177853 in this term.
I20260710 11:07:55.620947  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8023dfb1024781affab6f5820befed" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff"
I20260710 11:07:55.622023  6911 raft_consensus.cc:2393] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e79f931b62cf4637b91b4d6164177853 in current term 1: Already voted for candidate 93b7288249c440cfb032028b670a5bff in this term.
I20260710 11:07:55.622038  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8023dfb1024781affab6f5820befed" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:07:55.622928  7060 raft_consensus.cc:3060] T ce8023dfb1024781affab6f5820befed P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.624200  7133 raft_consensus.cc:493] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.624661  7133 raft_consensus.cc:515] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.625556  7101 ts_tablet_manager.cc:1434] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 11:07:55.626778  7101 tablet_bootstrap.cc:492] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
I20260710 11:07:55.627063  7133 leader_election.cc:290] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:55.628476  7061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725ae23072e4087878141af5935ad34" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:55.628744  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725ae23072e4087878141af5935ad34" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:55.629078  7061 raft_consensus.cc:2468] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 0.
W20260710 11:07:55.630239  6952 leader_election.cc:343] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.630949  6952 leader_election.cc:304] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [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: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff
I20260710 11:07:55.632085  7108 raft_consensus.cc:2804] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:55.632416  7108 raft_consensus.cc:493] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:55.632750  7108 raft_consensus.cc:3060] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.634886  7061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8023dfb1024781affab6f5820befed" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:07:55.636385  6877 leader_election.cc:304] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff [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: 93b7288249c440cfb032028b670a5bff; no voters: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853
I20260710 11:07:55.637202  7127 raft_consensus.cc:2749] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:55.638099  7142 raft_consensus.cc:493] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.639185  7142 raft_consensus.cc:515] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.639886  7108 raft_consensus.cc:515] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.640578  7133 raft_consensus.cc:493] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.641022  7107 leader_election.cc:290] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 election: Requested vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:55.641098  7133 raft_consensus.cc:515] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.640507  7060 raft_consensus.cc:2468] T ce8023dfb1024781affab6f5820befed P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 1.
I20260710 11:07:55.642005  7101 tablet_bootstrap.cc:654] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.642580  7108 leader_election.cc:290] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:55.643525  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725ae23072e4087878141af5935ad34" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff"
I20260710 11:07:55.646008  7102 tablet_bootstrap.cc:492] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:55.646417  7102 ts_tablet_manager.cc:1403] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.018s
I20260710 11:07:55.647508  7103 tablet_bootstrap.cc:492] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
I20260710 11:07:55.647817  7101 tablet_bootstrap.cc:492] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:55.647910  7103 ts_tablet_manager.cc:1403] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.099s	user 0.025s	sys 0.027s
I20260710 11:07:55.648268  7101 ts_tablet_manager.cc:1403] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260710 11:07:55.649305  7102 raft_consensus.cc:359] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } }
I20260710 11:07:55.649976  7102 raft_consensus.cc:385] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.650260  7102 raft_consensus.cc:740] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.650175  7103 raft_consensus.cc:359] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.650931  7103 raft_consensus.cc:385] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.650725  7101 raft_consensus.cc:359] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } }
I20260710 11:07:55.651242  7103 raft_consensus.cc:740] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.651070  7102 consensus_queue.cc:260] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } }
I20260710 11:07:55.651635  7101 raft_consensus.cc:385] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.651921  7101 raft_consensus.cc:740] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.652235  7103 consensus_queue.cc:260] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.652645  7101 consensus_queue.cc:260] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } }
I20260710 11:07:55.653343  7102 ts_tablet_manager.cc:1434] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:55.654244  7102 tablet_bootstrap.cc:492] T 2b20f7ca2d77445ca8f23c73ac95051e P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
I20260710 11:07:55.654567  7103 ts_tablet_manager.cc:1434] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:55.654644  7101 ts_tablet_manager.cc:1434] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:55.655566  7101 tablet_bootstrap.cc:492] T 2b20f7ca2d77445ca8f23c73ac95051e P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
I20260710 11:07:55.655730  7142 leader_election.cc:290] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:55.658154  7133 leader_election.cc:290] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:55.661579  7101 tablet_bootstrap.cc:654] T 2b20f7ca2d77445ca8f23c73ac95051e P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.662940  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725ae23072e4087878141af5935ad34" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:07:55.663518  7102 tablet_bootstrap.cc:654] T 2b20f7ca2d77445ca8f23c73ac95051e P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.663558  7060 raft_consensus.cc:3060] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.665160  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba51c0b1514ea08d691e665cb4782a" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:55.665735  6911 raft_consensus.cc:2468] T f4ba51c0b1514ea08d691e665cb4782a P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 0.
I20260710 11:07:55.667908  7061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba51c0b1514ea08d691e665cb4782a" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:55.669315  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c99721ae664ab2844e5cdaeef55bd9" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:55.670248  7061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c99721ae664ab2844e5cdaeef55bd9" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
W20260710 11:07:55.671489  6952 leader_election.cc:343] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.672051  6952 leader_election.cc:304] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b7288249c440cfb032028b670a5bff, e79f931b62cf4637b91b4d6164177853; no voters: 
I20260710 11:07:55.672689  7133 raft_consensus.cc:2804] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:07:55.672796  6952 leader_election.cc:343] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.673166  7133 raft_consensus.cc:493] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:55.673581  7133 raft_consensus.cc:3060] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.674197  7103 tablet_bootstrap.cc:492] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
I20260710 11:07:55.673501  6952 leader_election.cc:304] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 [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: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff
I20260710 11:07:55.673539  7060 raft_consensus.cc:2468] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 1.
I20260710 11:07:55.679952  7142 raft_consensus.cc:2804] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:07:55.680316  6952 leader_election.cc:343] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.680593  7142 raft_consensus.cc:697] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Becoming Leader. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Running, Role: LEADER
W20260710 11:07:55.681244  6952 leader_election.cc:343] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.681699  7142 consensus_queue.cc:237] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.683703  7103 tablet_bootstrap.cc:654] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.681682  6952 leader_election.cc:304] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff, a8cecbb292b640a7aa914cf848b19888
I20260710 11:07:55.685274  7108 raft_consensus.cc:2749] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:55.687023  6952 leader_election.cc:304] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [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: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff
I20260710 11:07:55.688153  7108 raft_consensus.cc:2804] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:55.689531  7102 tablet_bootstrap.cc:492] T 2b20f7ca2d77445ca8f23c73ac95051e P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:55.690030  7102 ts_tablet_manager.cc:1403] T 2b20f7ca2d77445ca8f23c73ac95051e P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.036s	user 0.002s	sys 0.013s
I20260710 11:07:55.693569  7102 raft_consensus.cc:359] T 2b20f7ca2d77445ca8f23c73ac95051e P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.694423  7102 raft_consensus.cc:385] T 2b20f7ca2d77445ca8f23c73ac95051e P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.694752  7102 raft_consensus.cc:740] T 2b20f7ca2d77445ca8f23c73ac95051e P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.696189  7102 consensus_queue.cc:260] T 2b20f7ca2d77445ca8f23c73ac95051e P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.697919  7102 ts_tablet_manager.cc:1434] T 2b20f7ca2d77445ca8f23c73ac95051e P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:55.681703  7133 raft_consensus.cc:515] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.699383  7102 tablet_bootstrap.cc:492] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
I20260710 11:07:55.701823  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba51c0b1514ea08d691e665cb4782a" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff"
I20260710 11:07:55.702559  6911 raft_consensus.cc:3060] T f4ba51c0b1514ea08d691e665cb4782a P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.705317  7102 tablet_bootstrap.cc:654] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.714494  6911 raft_consensus.cc:2468] T f4ba51c0b1514ea08d691e665cb4782a P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 1.
I20260710 11:07:55.715127  7101 tablet_bootstrap.cc:492] T 2b20f7ca2d77445ca8f23c73ac95051e P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:55.715665  7101 ts_tablet_manager.cc:1403] T 2b20f7ca2d77445ca8f23c73ac95051e P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.011s
I20260710 11:07:55.716259  7102 tablet_bootstrap.cc:492] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:55.716679  7102 ts_tablet_manager.cc:1403] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:07:55.718359  7101 raft_consensus.cc:359] T 2b20f7ca2d77445ca8f23c73ac95051e P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.719066  7101 raft_consensus.cc:385] T 2b20f7ca2d77445ca8f23c73ac95051e P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.719408  7101 raft_consensus.cc:740] T 2b20f7ca2d77445ca8f23c73ac95051e P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.719184  7102 raft_consensus.cc:359] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.719961  7102 raft_consensus.cc:385] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.720361  7102 raft_consensus.cc:740] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.720197  7101 consensus_queue.cc:260] T 2b20f7ca2d77445ca8f23c73ac95051e P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.720554  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba51c0b1514ea08d691e665cb4782a" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:07:55.721918  7108 raft_consensus.cc:697] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Becoming Leader. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Running, Role: LEADER
W20260710 11:07:55.722162  6952 leader_election.cc:343] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.721220  7102 consensus_queue.cc:260] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.723098  7108 consensus_queue.cc:237] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.727567  7133 leader_election.cc:290] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:55.727674  7102 ts_tablet_manager.cc:1434] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:07:55.728812  7102 tablet_bootstrap.cc:492] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
I20260710 11:07:55.729974  6952 leader_election.cc:304] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [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: 93b7288249c440cfb032028b670a5bff, e79f931b62cf4637b91b4d6164177853; no voters: a8cecbb292b640a7aa914cf848b19888
I20260710 11:07:55.731559  7148 raft_consensus.cc:493] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.732141  7148 raft_consensus.cc:515] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.734334  7102 tablet_bootstrap.cc:654] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.738902  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dff73a30b54f73bc8bd1b49e373549" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
W20260710 11:07:55.740782  6952 leader_election.cc:343] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.741622  7133 raft_consensus.cc:2804] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:55.742233  7133 raft_consensus.cc:697] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Becoming Leader. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Running, Role: LEADER
I20260710 11:07:55.743317  7133 consensus_queue.cc:237] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.754531  7148 leader_election.cc:290] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:55.757973  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dff73a30b54f73bc8bd1b49e373549" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:55.758797  7060 raft_consensus.cc:2468] T 31dff73a30b54f73bc8bd1b49e373549 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 0.
I20260710 11:07:55.756546  6810 catalog_manager.cc:5697] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 reported cstate change: term changed from 0 to 1, leader changed from <none> to e79f931b62cf4637b91b4d6164177853 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.761969  7103 tablet_bootstrap.cc:492] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
I20260710 11:07:55.762377  7103 ts_tablet_manager.cc:1403] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.088s	user 0.037s	sys 0.046s
I20260710 11:07:55.762570  6952 leader_election.cc:304] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [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: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff
I20260710 11:07:55.763257  7102 tablet_bootstrap.cc:492] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:55.763674  7102 ts_tablet_manager.cc:1403] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.014s
I20260710 11:07:55.765229  7101 ts_tablet_manager.cc:1434] T 2b20f7ca2d77445ca8f23c73ac95051e P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.049s	user 0.023s	sys 0.001s
I20260710 11:07:55.765116  7103 raft_consensus.cc:359] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.765864  7103 raft_consensus.cc:385] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.766170  7103 raft_consensus.cc:740] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.766333  7101 tablet_bootstrap.cc:492] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
I20260710 11:07:55.766180  7102 raft_consensus.cc:359] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.767139  7102 raft_consensus.cc:385] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.767452  7102 raft_consensus.cc:740] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.768227  7102 consensus_queue.cc:260] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.768674  7103 consensus_queue.cc:260] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.772989  7101 tablet_bootstrap.cc:654] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.763461  7133 raft_consensus.cc:2804] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:55.776409  7133 raft_consensus.cc:493] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:55.776767  7133 raft_consensus.cc:3060] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.777982  7102 ts_tablet_manager.cc:1434] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:07:55.779165  7103 ts_tablet_manager.cc:1434] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260710 11:07:55.780162  7103 tablet_bootstrap.cc:492] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
I20260710 11:07:55.779472  6807 catalog_manager.cc:5697] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 reported cstate change: term changed from 0 to 1, leader changed from <none> to e79f931b62cf4637b91b4d6164177853 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.781455  6807 catalog_manager.cc:5697] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 reported cstate change: term changed from 0 to 1, leader changed from <none> to e79f931b62cf4637b91b4d6164177853 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.783241  7102 tablet_bootstrap.cc:492] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
I20260710 11:07:55.783931  7133 raft_consensus.cc:515] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.785709  7109 raft_consensus.cc:493] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.786007  7133 leader_election.cc:290] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:55.786182  7109 raft_consensus.cc:515] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.786511  7133 raft_consensus.cc:493] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.786791  7103 tablet_bootstrap.cc:654] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.787068  7133 raft_consensus.cc:515] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.788302  7109 leader_election.cc:290] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:55.789161  7102 tablet_bootstrap.cc:654] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.789039  7133 leader_election.cc:290] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:55.792238  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b14c0879eec43b5b3558d70e84342ca" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:55.792829  6987 raft_consensus.cc:2468] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 0.
I20260710 11:07:55.794081  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dff73a30b54f73bc8bd1b49e373549" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff"
I20260710 11:07:55.794582  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b14c0879eec43b5b3558d70e84342ca" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
W20260710 11:07:55.795454  6952 leader_election.cc:343] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.796881  7103 tablet_bootstrap.cc:492] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
I20260710 11:07:55.797254  7024 leader_election.cc:304] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 
I20260710 11:07:55.798283  7109 raft_consensus.cc:2804] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:55.798775  7109 raft_consensus.cc:493] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:55.798808  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dff73a30b54f73bc8bd1b49e373549" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:07:55.799300  7109 raft_consensus.cc:3060] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.799533  7060 raft_consensus.cc:3060] T 31dff73a30b54f73bc8bd1b49e373549 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.799696  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b14c0879eec43b5b3558d70e84342ca" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
W20260710 11:07:55.799899  6952 leader_election.cc:343] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.799237  7061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b14c0879eec43b5b3558d70e84342ca" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
W20260710 11:07:55.801118  7026 leader_election.cc:343] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.797268  7103 ts_tablet_manager.cc:1403] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.002s
I20260710 11:07:55.802701  7102 tablet_bootstrap.cc:492] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:55.803128  7102 ts_tablet_manager.cc:1403] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260710 11:07:55.804656  7060 raft_consensus.cc:2468] T 31dff73a30b54f73bc8bd1b49e373549 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 1.
I20260710 11:07:55.804724  7103 raft_consensus.cc:359] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.805465  7103 raft_consensus.cc:385] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.805573  7102 raft_consensus.cc:359] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.805823  6952 leader_election.cc:304] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [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: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff
I20260710 11:07:55.806226  7102 raft_consensus.cc:385] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.806418  7150 raft_consensus.cc:493] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.806558  7102 raft_consensus.cc:740] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.806694  7133 raft_consensus.cc:2804] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:55.806856  7150 raft_consensus.cc:515] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.807222  7133 raft_consensus.cc:697] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Becoming Leader. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Running, Role: LEADER
I20260710 11:07:55.807286  7102 consensus_queue.cc:260] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.808116  7133 consensus_queue.cc:237] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.809158  7150 leader_election.cc:290] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:55.805794  7103 raft_consensus.cc:740] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.810284  7103 consensus_queue.cc:260] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.814569  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22311d7be5414ec48489483c9e8867b2" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:55.814865  7103 ts_tablet_manager.cc:1434] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:07:55.816298  7103 tablet_bootstrap.cc:492] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
I20260710 11:07:55.817095  7059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22311d7be5414ec48489483c9e8867b2" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:55.817797  7059 raft_consensus.cc:2468] T 22311d7be5414ec48489483c9e8867b2 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 0.
I20260710 11:07:55.814594  7109 raft_consensus.cc:515] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.819063  7061 raft_consensus.cc:2393] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e79f931b62cf4637b91b4d6164177853 in current term 1: Already voted for candidate a8cecbb292b640a7aa914cf848b19888 in this term.
I20260710 11:07:55.819815  7101 tablet_bootstrap.cc:492] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:55.822908  7109 leader_election.cc:290] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:55.822751  7101 ts_tablet_manager.cc:1403] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.004s
I20260710 11:07:55.823851  6952 leader_election.cc:304] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 
I20260710 11:07:55.823992  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b14c0879eec43b5b3558d70e84342ca" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853"
I20260710 11:07:55.824645  7148 raft_consensus.cc:2804] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:55.824817  6952 leader_election.cc:304] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff, a8cecbb292b640a7aa914cf848b19888
I20260710 11:07:55.825160  7148 raft_consensus.cc:493] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:55.825672  7148 raft_consensus.cc:3060] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:55.825970  6952 leader_election.cc:343] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.826213  7101 raft_consensus.cc:359] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.827113  7101 raft_consensus.cc:385] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.827574  7101 raft_consensus.cc:740] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.828410  7101 consensus_queue.cc:260] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.824676  6987 raft_consensus.cc:3060] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.835155  7101 ts_tablet_manager.cc:1434] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:07:55.836135  7101 tablet_bootstrap.cc:492] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
I20260710 11:07:55.842118  7107 raft_consensus.cc:493] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.842612  7107 raft_consensus.cc:515] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.824079  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b14c0879eec43b5b3558d70e84342ca" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff"
I20260710 11:07:55.844499  7107 leader_election.cc:290] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
W20260710 11:07:55.845522  7026 leader_election.cc:343] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.846544  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b20f7ca2d77445ca8f23c73ac95051e" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:55.845950  6807 catalog_manager.cc:5697] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 reported cstate change: term changed from 0 to 1, leader changed from <none> to e79f931b62cf4637b91b4d6164177853 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.846772  6986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b20f7ca2d77445ca8f23c73ac95051e" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:55.847172  7060 raft_consensus.cc:2468] T 2b20f7ca2d77445ca8f23c73ac95051e P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93b7288249c440cfb032028b670a5bff in term 0.
I20260710 11:07:55.847570  6986 raft_consensus.cc:2468] T 2b20f7ca2d77445ca8f23c73ac95051e P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93b7288249c440cfb032028b670a5bff in term 0.
I20260710 11:07:55.848716  6875 leader_election.cc:304] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b7288249c440cfb032028b670a5bff, e79f931b62cf4637b91b4d6164177853; no voters: 
I20260710 11:07:55.851498  6987 raft_consensus.cc:2468] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 1.
I20260710 11:07:55.852152  7150 raft_consensus.cc:2749] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:55.854079  7101 tablet_bootstrap.cc:654] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.856635  7107 raft_consensus.cc:2804] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:55.860110  7148 raft_consensus.cc:515] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.857131  7107 raft_consensus.cc:493] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:55.862229  7107 raft_consensus.cc:3060] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.864533  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22311d7be5414ec48489483c9e8867b2" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff"
I20260710 11:07:55.865077  7103 tablet_bootstrap.cc:654] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.865348  7102 ts_tablet_manager.cc:1434] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.062s	user 0.018s	sys 0.028s
W20260710 11:07:55.865816  6952 leader_election.cc:343] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.868007  7101 tablet_bootstrap.cc:492] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:55.868350  7024 leader_election.cc:304] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [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: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff
I20260710 11:07:55.868579  7101 ts_tablet_manager.cc:1403] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.010s
I20260710 11:07:55.868597  7102 tablet_bootstrap.cc:492] T c69179a5682341a68aa34354c117020e P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
I20260710 11:07:55.868745  7148 leader_election.cc:290] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:55.870810  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22311d7be5414ec48489483c9e8867b2" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:07:55.871388  7060 raft_consensus.cc:3060] T 22311d7be5414ec48489483c9e8867b2 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.871584  7101 raft_consensus.cc:359] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.872329  7101 raft_consensus.cc:385] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.872651  7101 raft_consensus.cc:740] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.873440  7101 consensus_queue.cc:260] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.875427  7101 ts_tablet_manager.cc:1434] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:07:55.876727  7102 tablet_bootstrap.cc:654] T c69179a5682341a68aa34354c117020e P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.877225  7101 tablet_bootstrap.cc:492] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
I20260710 11:07:55.882863  7157 raft_consensus.cc:2804] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:55.883865  7101 tablet_bootstrap.cc:654] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.888471  7107 raft_consensus.cc:515] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.883747  7157 raft_consensus.cc:697] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Becoming Leader. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Running, Role: LEADER
I20260710 11:07:55.891345  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b20f7ca2d77445ca8f23c73ac95051e" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853"
I20260710 11:07:55.892117  6987 raft_consensus.cc:3060] T 2b20f7ca2d77445ca8f23c73ac95051e P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:55.893738  6875 consensus_peers.cc:597] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff -> Peer e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207): Couldn't send request to peer e79f931b62cf4637b91b4d6164177853. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:55.898170  7060 raft_consensus.cc:2468] T 22311d7be5414ec48489483c9e8867b2 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 1.
I20260710 11:07:55.894430  7157 consensus_queue.cc:237] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.899356  6952 leader_election.cc:304] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [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: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff
I20260710 11:07:55.900141  7148 raft_consensus.cc:2804] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:55.900597  7148 raft_consensus.cc:697] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Becoming Leader. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Running, Role: LEADER
I20260710 11:07:55.901726  7102 tablet_bootstrap.cc:492] T c69179a5682341a68aa34354c117020e P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:55.901363  7148 consensus_queue.cc:237] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.902177  7102 ts_tablet_manager.cc:1403] T c69179a5682341a68aa34354c117020e P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.012s
I20260710 11:07:55.904780  7102 raft_consensus.cc:359] T c69179a5682341a68aa34354c117020e P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.905396  7102 raft_consensus.cc:385] T c69179a5682341a68aa34354c117020e P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.905694  7102 raft_consensus.cc:740] T c69179a5682341a68aa34354c117020e P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.906404  7102 consensus_queue.cc:260] T c69179a5682341a68aa34354c117020e P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.906798  7107 leader_election.cc:290] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 election: Requested vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:55.908707  7102 ts_tablet_manager.cc:1434] T c69179a5682341a68aa34354c117020e P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:07:55.909026  6987 raft_consensus.cc:2468] T 2b20f7ca2d77445ca8f23c73ac95051e P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b7288249c440cfb032028b670a5bff in term 1.
I20260710 11:07:55.909638  7102 tablet_bootstrap.cc:492] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
I20260710 11:07:55.905277  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b20f7ca2d77445ca8f23c73ac95051e" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:07:55.911222  7101 tablet_bootstrap.cc:492] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:55.911118  6875 leader_election.cc:304] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b7288249c440cfb032028b670a5bff, e79f931b62cf4637b91b4d6164177853; no voters: 
I20260710 11:07:55.911511  7060 raft_consensus.cc:3060] T 2b20f7ca2d77445ca8f23c73ac95051e P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.911844  7101 ts_tablet_manager.cc:1403] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.002s
I20260710 11:07:55.913713  7103 tablet_bootstrap.cc:492] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
I20260710 11:07:55.914213  7103 ts_tablet_manager.cc:1403] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.098s	user 0.024s	sys 0.008s
I20260710 11:07:55.915253  7101 raft_consensus.cc:359] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.915987  7101 raft_consensus.cc:385] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.916289  7101 raft_consensus.cc:740] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.916997  7103 raft_consensus.cc:359] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.917171  7101 consensus_queue.cc:260] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.918073  7107 raft_consensus.cc:2804] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:55.919296  7107 raft_consensus.cc:697] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [term 1 LEADER]: Becoming Leader. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Running, Role: LEADER
I20260710 11:07:55.919713  7101 ts_tablet_manager.cc:1434] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:55.920133  7107 consensus_queue.cc:237] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.920642  7101 tablet_bootstrap.cc:492] T 42732537fd7b43edb2002c7955ec6eae P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
I20260710 11:07:55.917677  7103 raft_consensus.cc:385] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.923449  7103 raft_consensus.cc:740] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.924307  7103 consensus_queue.cc:260] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.926442  7103 ts_tablet_manager.cc:1434] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 11:07:55.926507  7060 raft_consensus.cc:2468] T 2b20f7ca2d77445ca8f23c73ac95051e P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b7288249c440cfb032028b670a5bff in term 1.
I20260710 11:07:55.926873  7101 tablet_bootstrap.cc:654] T 42732537fd7b43edb2002c7955ec6eae P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.927467  7103 tablet_bootstrap.cc:492] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
I20260710 11:07:55.928371  7150 raft_consensus.cc:493] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.928812  7150 raft_consensus.cc:515] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.929607  7102 tablet_bootstrap.cc:654] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.930806  7150 leader_election.cc:290] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:55.932832  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cfe663390e49d0ae15af34b5c4930f" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:55.932832  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cfe663390e49d0ae15af34b5c4930f" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
W20260710 11:07:55.934366  6952 leader_election.cc:343] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:55.935117  6952 leader_election.cc:343] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.935582  6952 leader_election.cc:304] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff, a8cecbb292b640a7aa914cf848b19888
I20260710 11:07:55.926148  6807 catalog_manager.cc:5697] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8cecbb292b640a7aa914cf848b19888 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:55.936657  7102 tablet_bootstrap.cc:492] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:55.937114  7102 ts_tablet_manager.cc:1403] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.003s
I20260710 11:07:55.938463  7150 raft_consensus.cc:2749] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:55.939168  7101 tablet_bootstrap.cc:492] T 42732537fd7b43edb2002c7955ec6eae P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:55.939724  7101 ts_tablet_manager.cc:1403] T 42732537fd7b43edb2002c7955ec6eae P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260710 11:07:55.939548  7102 raft_consensus.cc:359] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.940204  7102 raft_consensus.cc:385] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.940477  7102 raft_consensus.cc:740] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.941382  7102 consensus_queue.cc:260] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.943554  7102 ts_tablet_manager.cc:1434] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:07:55.944451  7102 tablet_bootstrap.cc:492] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
I20260710 11:07:55.945541  7157 raft_consensus.cc:493] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.945966  7157 raft_consensus.cc:515] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.946345  6808 catalog_manager.cc:5697] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 reported cstate change: term changed from 0 to 1, leader changed from <none> to e79f931b62cf4637b91b4d6164177853 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.947609  7103 tablet_bootstrap.cc:654] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.948091  7157 leader_election.cc:290] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:55.949914  7102 tablet_bootstrap.cc:654] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.957815  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9220ceeeaede4557b07960433d24e9be" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:55.958499  7148 raft_consensus.cc:493] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.958458  6912 raft_consensus.cc:2468] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 0.
I20260710 11:07:55.959023  7148 raft_consensus.cc:515] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.959713  7026 leader_election.cc:304] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b7288249c440cfb032028b670a5bff, a8cecbb292b640a7aa914cf848b19888; no voters: 
I20260710 11:07:55.959525  7101 raft_consensus.cc:359] T 42732537fd7b43edb2002c7955ec6eae P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.960368  7101 raft_consensus.cc:385] T 42732537fd7b43edb2002c7955ec6eae P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.960675  7157 raft_consensus.cc:2804] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:55.960732  7101 raft_consensus.cc:740] T 42732537fd7b43edb2002c7955ec6eae P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.961293  7157 raft_consensus.cc:493] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:55.960630  6807 catalog_manager.cc:5697] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff reported cstate change: term changed from 0 to 1, leader changed from <none> to 93b7288249c440cfb032028b670a5bff (127.5.168.1). New cstate: current_term: 1 leader_uuid: "93b7288249c440cfb032028b670a5bff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.961678  7157 raft_consensus.cc:3060] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.962010  7101 consensus_queue.cc:260] T 42732537fd7b43edb2002c7955ec6eae P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.962507  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9220ceeeaede4557b07960433d24e9be" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
W20260710 11:07:55.964251  7024 leader_election.cc:343] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.961547  7107 raft_consensus.cc:493] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.965212  7148 leader_election.cc:290] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:55.965031  7107 raft_consensus.cc:515] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.965912  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d63d5970a2404ab56e2ff24286f9b4" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:55.964229  7101 ts_tablet_manager.cc:1434] T 42732537fd7b43edb2002c7955ec6eae P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
I20260710 11:07:55.963851  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d63d5970a2404ab56e2ff24286f9b4" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
W20260710 11:07:55.967293  6952 leader_election.cc:343] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.968096  7101 tablet_bootstrap.cc:492] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
I20260710 11:07:55.967902  7107 leader_election.cc:290] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:55.968930  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9220ceeeaede4557b07960433d24e9be" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:55.970041  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9220ceeeaede4557b07960433d24e9be" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:55.970095  7157 raft_consensus.cc:515] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
W20260710 11:07:55.971470  6875 leader_election.cc:343] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:55.972186  6952 leader_election.cc:343] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.972641  6952 leader_election.cc:304] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff, a8cecbb292b640a7aa914cf848b19888
I20260710 11:07:55.972748  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9220ceeeaede4557b07960433d24e9be" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff"
I20260710 11:07:55.973273  6912 raft_consensus.cc:3060] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.973671  7148 raft_consensus.cc:2749] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:55.976198  7060 raft_consensus.cc:2393] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93b7288249c440cfb032028b670a5bff in current term 1: Already voted for candidate a8cecbb292b640a7aa914cf848b19888 in this term.
I20260710 11:07:55.977181  7101 tablet_bootstrap.cc:654] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.978041  6877 leader_election.cc:304] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93b7288249c440cfb032028b670a5bff; no voters: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853
I20260710 11:07:55.980388  6912 raft_consensus.cc:2468] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 1.
I20260710 11:07:55.981091  7107 raft_consensus.cc:2749] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:55.981149  7103 tablet_bootstrap.cc:492] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
I20260710 11:07:55.982544  7103 ts_tablet_manager.cc:1403] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.004s
I20260710 11:07:55.985123  7103 raft_consensus.cc:359] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.985742  7103 raft_consensus.cc:385] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.985991  7103 raft_consensus.cc:740] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.986618  7103 consensus_queue.cc:260] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.988099  7103 ts_tablet_manager.cc:1434] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260710 11:07:55.988785  7103 tablet_bootstrap.cc:492] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
I20260710 11:07:55.989743  7107 raft_consensus.cc:493] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.990182  7107 raft_consensus.cc:515] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:55.992538  7107 leader_election.cc:290] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:55.993263  7157 leader_election.cc:290] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:55.994831  6986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9220ceeeaede4557b07960433d24e9be" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853"
I20260710 11:07:55.997859  7103 tablet_bootstrap.cc:654] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.995424  7109 raft_consensus.cc:493] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.998541  7109 raft_consensus.cc:515] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.000654  7109 leader_election.cc:290] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:55.994822  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725ae23072e4087878141af5935ad34" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:55.995987  7026 leader_election.cc:304] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b7288249c440cfb032028b670a5bff, a8cecbb292b640a7aa914cf848b19888; no voters: 
W20260710 11:07:56.001960  7024 leader_election.cc:343] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:55.997092  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725ae23072e4087878141af5935ad34" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:56.002907  7060 raft_consensus.cc:2393] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93b7288249c440cfb032028b670a5bff in current term 1: Already voted for candidate e79f931b62cf4637b91b4d6164177853 in this term.
I20260710 11:07:56.002112  7102 tablet_bootstrap.cc:492] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:56.003611  7102 ts_tablet_manager.cc:1403] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.005s
I20260710 11:07:56.004302  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba51c0b1514ea08d691e665cb4782a" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:56.004545  6877 leader_election.cc:304] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93b7288249c440cfb032028b670a5bff; no voters: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853
I20260710 11:07:56.004809  7103 tablet_bootstrap.cc:492] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
I20260710 11:07:56.005276  7103 ts_tablet_manager.cc:1403] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.007s
I20260710 11:07:56.005649  7107 raft_consensus.cc:3060] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.006534  7102 raft_consensus.cc:359] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.007251  7102 raft_consensus.cc:385] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:56.007515  7102 raft_consensus.cc:740] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:56.007793  7103 raft_consensus.cc:359] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.008394  7103 raft_consensus.cc:385] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:56.008664  7103 raft_consensus.cc:740] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
I20260710 11:07:56.009315  7103 consensus_queue.cc:260] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.011250  7103 ts_tablet_manager.cc:1434] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:56.011453  7109 raft_consensus.cc:2804] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:56.011770  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba51c0b1514ea08d691e665cb4782a" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:56.012452  7103 tablet_bootstrap.cc:492] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
I20260710 11:07:56.012567  6912 raft_consensus.cc:2393] T f4ba51c0b1514ea08d691e665cb4782a P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8cecbb292b640a7aa914cf848b19888 in current term 1: Already voted for candidate e79f931b62cf4637b91b4d6164177853 in this term.
I20260710 11:07:56.012699  7109 raft_consensus.cc:697] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Becoming Leader. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Running, Role: LEADER
I20260710 11:07:56.013568  7109 consensus_queue.cc:237] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.013959  7026 leader_election.cc:304] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a8cecbb292b640a7aa914cf848b19888; no voters: 93b7288249c440cfb032028b670a5bff, e79f931b62cf4637b91b4d6164177853
I20260710 11:07:56.014330  7102 consensus_queue.cc:260] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.015090  7157 raft_consensus.cc:3060] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.011273  7107 raft_consensus.cc:2749] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:56.019284  7103 tablet_bootstrap.cc:654] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:56.019474  7101 tablet_bootstrap.cc:492] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:56.021157  7101 ts_tablet_manager.cc:1403] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.008s
I20260710 11:07:56.022598  7157 raft_consensus.cc:2749] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:56.024972  7102 ts_tablet_manager.cc:1434] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.005s
I20260710 11:07:56.027180  7103 tablet_bootstrap.cc:492] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
I20260710 11:07:56.032025  7103 ts_tablet_manager.cc:1403] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.004s
I20260710 11:07:56.032348  7102 tablet_bootstrap.cc:492] T 3d4be1429ce74088873cf0a3564cf488 P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
I20260710 11:07:56.034642  7103 raft_consensus.cc:359] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.023795  7101 raft_consensus.cc:359] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.031049  7107 raft_consensus.cc:493] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:56.035359  7103 raft_consensus.cc:385] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:56.035679  7103 raft_consensus.cc:740] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
I20260710 11:07:56.035794  7107 raft_consensus.cc:515] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.036355  7103 consensus_queue.cc:260] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.038337  7103 ts_tablet_manager.cc:1434] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:07:56.038599  7102 tablet_bootstrap.cc:654] T 3d4be1429ce74088873cf0a3564cf488 P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:56.038566  7107 leader_election.cc:290] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:56.041312  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dff73a30b54f73bc8bd1b49e373549" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:56.043706  7101 raft_consensus.cc:385] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:56.044119  7101 raft_consensus.cc:740] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:56.039149  7103 tablet_bootstrap.cc:492] T 59331791eaeb40d09d4292aed5a34e08 P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
I20260710 11:07:56.045310  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dff73a30b54f73bc8bd1b49e373549" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:56.046031  7060 raft_consensus.cc:2393] T 31dff73a30b54f73bc8bd1b49e373549 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93b7288249c440cfb032028b670a5bff in current term 1: Already voted for candidate e79f931b62cf4637b91b4d6164177853 in this term.
I20260710 11:07:56.046259  7101 consensus_queue.cc:260] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.047827  6877 leader_election.cc:304] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93b7288249c440cfb032028b670a5bff; no voters: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853
I20260710 11:07:56.049162  7107 raft_consensus.cc:3060] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.050472  6807 catalog_manager.cc:5697] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8cecbb292b640a7aa914cf848b19888 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:56.051487  7103 tablet_bootstrap.cc:654] T 59331791eaeb40d09d4292aed5a34e08 P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:56.053004  7102 tablet_bootstrap.cc:492] T 3d4be1429ce74088873cf0a3564cf488 P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:56.053434  7102 ts_tablet_manager.cc:1403] T 3d4be1429ce74088873cf0a3564cf488 P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.001s
I20260710 11:07:56.056141  7102 raft_consensus.cc:359] T 3d4be1429ce74088873cf0a3564cf488 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.056766  7102 raft_consensus.cc:385] T 3d4be1429ce74088873cf0a3564cf488 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:56.056691  7107 raft_consensus.cc:2749] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:56.057191  7102 raft_consensus.cc:740] T 3d4be1429ce74088873cf0a3564cf488 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:56.057955  7102 consensus_queue.cc:260] T 3d4be1429ce74088873cf0a3564cf488 P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.059294  7101 ts_tablet_manager.cc:1434] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260710 11:07:56.059949  7102 ts_tablet_manager.cc:1434] T 3d4be1429ce74088873cf0a3564cf488 P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:07:56.060408  7101 tablet_bootstrap.cc:492] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
I20260710 11:07:56.060791  7102 tablet_bootstrap.cc:492] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
I20260710 11:07:56.067157  7102 tablet_bootstrap.cc:654] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:56.067385  7101 tablet_bootstrap.cc:654] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:56.068109  7127 consensus_queue.cc:1048] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:56.070710  7127 raft_consensus.cc:493] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:56.071152  7127 raft_consensus.cc:515] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.073100  7127 leader_election.cc:290] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:56.074167  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b14c0879eec43b5b3558d70e84342ca" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:56.075165  6987 raft_consensus.cc:2393] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93b7288249c440cfb032028b670a5bff in current term 1: Already voted for candidate a8cecbb292b640a7aa914cf848b19888 in this term.
I20260710 11:07:56.076514  7148 raft_consensus.cc:493] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:56.077092  7148 raft_consensus.cc:515] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } }
I20260710 11:07:56.077904  7103 tablet_bootstrap.cc:492] T 59331791eaeb40d09d4292aed5a34e08 P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
I20260710 11:07:56.078563  7103 ts_tablet_manager.cc:1403] T 59331791eaeb40d09d4292aed5a34e08 P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.000s
I20260710 11:07:56.079599  7148 leader_election.cc:290] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293), 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191)
I20260710 11:07:56.082357  7101 tablet_bootstrap.cc:492] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:56.082844  7101 ts_tablet_manager.cc:1403] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.011s
I20260710 11:07:56.082214  7103 raft_consensus.cc:359] T 59331791eaeb40d09d4292aed5a34e08 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.083428  7103 raft_consensus.cc:385] T 59331791eaeb40d09d4292aed5a34e08 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:56.083879  7103 raft_consensus.cc:740] T 59331791eaeb40d09d4292aed5a34e08 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
I20260710 11:07:56.084798  7103 consensus_queue.cc:260] T 59331791eaeb40d09d4292aed5a34e08 P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.086022  7059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b14c0879eec43b5b3558d70e84342ca" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:56.087687  7103 ts_tablet_manager.cc:1434] T 59331791eaeb40d09d4292aed5a34e08 P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:07:56.088968  7103 tablet_bootstrap.cc:492] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
I20260710 11:07:56.082216  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e906ed4775458d8ca2d9f1b3fd5d66" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:56.090792  6912 raft_consensus.cc:2468] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 0.
I20260710 11:07:56.085573  7101 raft_consensus.cc:359] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.093205  7101 raft_consensus.cc:385] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:56.093497  7101 raft_consensus.cc:740] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:56.094167  7101 consensus_queue.cc:260] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.096725  7102 tablet_bootstrap.cc:492] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:56.096864  7101 ts_tablet_manager.cc:1434] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 11:07:56.097245  7102 ts_tablet_manager.cc:1403] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.007s
I20260710 11:07:56.097924  7101 tablet_bootstrap.cc:492] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
I20260710 11:07:56.096742  6877 leader_election.cc:304] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93b7288249c440cfb032028b670a5bff; no voters: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853
I20260710 11:07:56.100620  7102 raft_consensus.cc:359] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.100816  6952 leader_election.cc:304] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b7288249c440cfb032028b670a5bff, e79f931b62cf4637b91b4d6164177853; no voters: 
I20260710 11:07:56.101648  7102 raft_consensus.cc:385] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:56.102033  7102 raft_consensus.cc:740] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:56.101521  7127 raft_consensus.cc:3060] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.104259  7150 raft_consensus.cc:2804] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:56.104694  7150 raft_consensus.cc:493] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:56.105011  7150 raft_consensus.cc:3060] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.106915  7101 tablet_bootstrap.cc:654] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:56.102845  7102 consensus_queue.cc:260] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.101212  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e906ed4775458d8ca2d9f1b3fd5d66" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:56.113384  7060 raft_consensus.cc:2468] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 0.
I20260710 11:07:56.116946  7142 raft_consensus.cc:493] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:56.117590  7142 raft_consensus.cc:515] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.133942  7102 ts_tablet_manager.cc:1434] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260710 11:07:56.134812  7109 raft_consensus.cc:493] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:56.135504  7102 tablet_bootstrap.cc:492] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
I20260710 11:07:56.135368  7109 raft_consensus.cc:515] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.137519  7109 leader_election.cc:290] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:56.138911  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c99721ae664ab2844e5cdaeef55bd9" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:56.139635  6912 raft_consensus.cc:2468] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 0.
I20260710 11:07:56.140937  7026 leader_election.cc:304] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b7288249c440cfb032028b670a5bff, a8cecbb292b640a7aa914cf848b19888; no voters: 
I20260710 11:07:56.141875  7109 raft_consensus.cc:2804] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:56.142268  7109 raft_consensus.cc:493] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:56.142632  7109 raft_consensus.cc:3060] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.147535  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c99721ae664ab2844e5cdaeef55bd9" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:56.147948  7133 consensus_queue.cc:1048] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:56.148231  6987 raft_consensus.cc:2468] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 0.
I20260710 11:07:56.148638  7148 consensus_queue.cc:1048] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:56.149160  7142 leader_election.cc:290] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:56.149884  7127 raft_consensus.cc:2749] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:56.149813  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69179a5682341a68aa34354c117020e" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
W20260710 11:07:56.154788  6952 leader_election.cc:343] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:56.143105  7150 raft_consensus.cc:515] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } }
I20260710 11:07:56.159145  7109 raft_consensus.cc:515] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.161859  7059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69179a5682341a68aa34354c117020e" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:56.162485  7059 raft_consensus.cc:2468] T c69179a5682341a68aa34354c117020e P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 0.
I20260710 11:07:56.162407  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c99721ae664ab2844e5cdaeef55bd9" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff"
I20260710 11:07:56.163327  6911 raft_consensus.cc:3060] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.163719  6952 leader_election.cc:304] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [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: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff
I20260710 11:07:56.164832  7133 raft_consensus.cc:2804] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:56.165179  7133 raft_consensus.cc:493] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:56.165480  7133 raft_consensus.cc:3060] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.167635  7061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e906ed4775458d8ca2d9f1b3fd5d66" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:07:56.168211  7061 raft_consensus.cc:3060] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.171561  7148 raft_consensus.cc:493] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:56.172070  7148 raft_consensus.cc:515] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.173318  6911 raft_consensus.cc:2468] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 1.
I20260710 11:07:56.174093  7148 leader_election.cc:290] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:56.174420  7102 tablet_bootstrap.cc:654] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:56.174917  7026 leader_election.cc:304] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b7288249c440cfb032028b670a5bff, a8cecbb292b640a7aa914cf848b19888; no voters: 
I20260710 11:07:56.176029  7157 raft_consensus.cc:2804] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:56.176544  7157 raft_consensus.cc:697] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Becoming Leader. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Running, Role: LEADER
I20260710 11:07:56.176887  7103 tablet_bootstrap.cc:654] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:56.177485  7101 tablet_bootstrap.cc:492] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:56.177996  7101 ts_tablet_manager.cc:1403] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.080s	user 0.020s	sys 0.005s
I20260710 11:07:56.177382  7157 consensus_queue.cc:237] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.179723  7150 leader_election.cc:290] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 election: Requested vote from peers a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293), 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191)
I20260710 11:07:56.181607  7133 raft_consensus.cc:515] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.181540  7101 raft_consensus.cc:359] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.182655  7101 raft_consensus.cc:385] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:56.183669  7133 leader_election.cc:290] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:56.185233  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c99721ae664ab2844e5cdaeef55bd9" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853"
I20260710 11:07:56.185935  6987 raft_consensus.cc:3060] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.187767  6910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a248e39bc245c5962831951849976d" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:56.191447  7061 raft_consensus.cc:2468] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 1.
I20260710 11:07:56.193238  7059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a248e39bc245c5962831951849976d" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:56.194940  6910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e906ed4775458d8ca2d9f1b3fd5d66" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff"
I20260710 11:07:56.205207  6910 raft_consensus.cc:3060] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.211508  7103 tablet_bootstrap.cc:492] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
I20260710 11:07:56.211967  7103 ts_tablet_manager.cc:1403] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.123s	user 0.013s	sys 0.007s
I20260710 11:07:56.214498  7103 raft_consensus.cc:359] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.215024  7157 raft_consensus.cc:493] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:56.195801  7109 leader_election.cc:290] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:56.199267  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69179a5682341a68aa34354c117020e" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff"
I20260710 11:07:56.215523  7157 raft_consensus.cc:515] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.183037  7101 raft_consensus.cc:740] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:56.200541  7058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69179a5682341a68aa34354c117020e" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:07:56.216864  7058 raft_consensus.cc:3060] T c69179a5682341a68aa34354c117020e P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.217032  7101 consensus_queue.cc:260] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.217962  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42732537fd7b43edb2002c7955ec6eae" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
W20260710 11:07:56.219347  7026 leader_election.cc:343] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:56.219878  7127 raft_consensus.cc:493] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:56.218762  6808 catalog_manager.cc:5697] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8cecbb292b640a7aa914cf848b19888 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:56.220418  7127 raft_consensus.cc:515] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.222586  7127 leader_election.cc:290] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:56.203152  7102 tablet_bootstrap.cc:492] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:56.223127  7109 raft_consensus.cc:493] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:56.223527  7102 ts_tablet_manager.cc:1403] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.008s
I20260710 11:07:56.223798  6910 raft_consensus.cc:2468] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 1.
I20260710 11:07:56.223639  7109 raft_consensus.cc:515] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.195317  6987 raft_consensus.cc:2468] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 1.
I20260710 11:07:56.225939  7109 leader_election.cc:290] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:56.226056  7102 raft_consensus.cc:359] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.226728  7102 raft_consensus.cc:385] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:56.226989  7102 raft_consensus.cc:740] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:56.227639  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22311d7be5414ec48489483c9e8867b2" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:56.228058  6986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22311d7be5414ec48489483c9e8867b2" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:56.228278  7101 ts_tablet_manager.cc:1434] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.050s	user 0.010s	sys 0.000s
I20260710 11:07:56.228952  7058 raft_consensus.cc:2468] T c69179a5682341a68aa34354c117020e P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 1.
I20260710 11:07:56.229517  7101 tablet_bootstrap.cc:492] T 3d4be1429ce74088873cf0a3564cf488 P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
I20260710 11:07:56.230065  7102 consensus_queue.cc:260] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.215147  7103 raft_consensus.cc:385] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:56.230965  7103 raft_consensus.cc:740] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
I20260710 11:07:56.231353  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59331791eaeb40d09d4292aed5a34e08" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:56.232009  6987 raft_consensus.cc:2468] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 0.
I20260710 11:07:56.233732  7157 leader_election.cc:290] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:56.231712  7103 consensus_queue.cc:260] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.228355  7060 raft_consensus.cc:2393] T 22311d7be5414ec48489483c9e8867b2 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93b7288249c440cfb032028b670a5bff in current term 1: Already voted for candidate e79f931b62cf4637b91b4d6164177853 in this term.
I20260710 11:07:56.233814  7024 leader_election.cc:304] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 
I20260710 11:07:56.235268  6877 leader_election.cc:304] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93b7288249c440cfb032028b670a5bff; no voters: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853
I20260710 11:07:56.227991  6952 leader_election.cc:304] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff, a8cecbb292b640a7aa914cf848b19888
I20260710 11:07:56.235819  6986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42732537fd7b43edb2002c7955ec6eae" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:56.236335  7107 raft_consensus.cc:3060] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.236445  7133 raft_consensus.cc:2749] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:56.236634  7157 raft_consensus.cc:2804] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:56.237037  7157 raft_consensus.cc:493] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:56.236485  6986 raft_consensus.cc:2468] T 42732537fd7b43edb2002c7955ec6eae P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 0.
I20260710 11:07:56.238801  7103 ts_tablet_manager.cc:1434] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
W20260710 11:07:56.238683  6952 leader_election.cc:343] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:56.239722  7102 ts_tablet_manager.cc:1434] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:07:56.239676  6952 leader_election.cc:304] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b7288249c440cfb032028b670a5bff, e79f931b62cf4637b91b4d6164177853; no voters: 
I20260710 11:07:56.240707  7133 raft_consensus.cc:2804] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:56.240780  7024 leader_election.cc:304] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [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: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff
I20260710 11:07:56.241266  7103 tablet_bootstrap.cc:492] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
I20260710 11:07:56.241391  7133 raft_consensus.cc:697] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Becoming Leader. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Running, Role: LEADER
I20260710 11:07:56.241966  7109 raft_consensus.cc:2804] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:56.242338  7109 raft_consensus.cc:493] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:56.242708  7109 raft_consensus.cc:3060] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.242779  7107 raft_consensus.cc:2749] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:56.242539  7133 consensus_queue.cc:237] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } }
I20260710 11:07:56.245365  6910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59331791eaeb40d09d4292aed5a34e08" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:56.245990  6910 raft_consensus.cc:2468] T 59331791eaeb40d09d4292aed5a34e08 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 0.
I20260710 11:07:56.247468  7103 tablet_bootstrap.cc:654] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:56.250473  7142 raft_consensus.cc:493] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:56.250998  7142 raft_consensus.cc:515] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.240715  7102 tablet_bootstrap.cc:492] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
I20260710 11:07:56.262658  7101 tablet_bootstrap.cc:654] T 3d4be1429ce74088873cf0a3564cf488 P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:56.252460  6952 leader_election.cc:304] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [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: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff
I20260710 11:07:56.264535  7102 tablet_bootstrap.cc:654] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:56.264709  7150 raft_consensus.cc:2804] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:56.265239  7150 raft_consensus.cc:697] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Becoming Leader. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Running, Role: LEADER
I20260710 11:07:56.265460  6910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a936aafa60014a19b3b169fcf023493c" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:56.253180  7142 leader_election.cc:290] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:56.258765  7103 tablet_bootstrap.cc:492] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
I20260710 11:07:56.266376  7150 consensus_queue.cc:237] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.269265  7103 ts_tablet_manager.cc:1403] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.006s
W20260710 11:07:56.270484  6952 leader_election.cc:343] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:56.272138  7103 raft_consensus.cc:359] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.272280  7142 consensus_queue.cc:1048] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:56.272958  7103 raft_consensus.cc:385] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:56.273343  7103 raft_consensus.cc:740] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
I20260710 11:07:56.271399  7148 consensus_queue.cc:1048] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:56.274278  7103 consensus_queue.cc:260] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.237407  7157 raft_consensus.cc:3060] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.278533  7103 ts_tablet_manager.cc:1434] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:56.279639  7103 tablet_bootstrap.cc:492] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
I20260710 11:07:56.287696  7103 tablet_bootstrap.cc:654] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:56.304250  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a936aafa60014a19b3b169fcf023493c" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:56.305217  7060 raft_consensus.cc:2468] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 0.
I20260710 11:07:56.310103  7103 tablet_bootstrap.cc:492] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
I20260710 11:07:56.310676  7103 ts_tablet_manager.cc:1403] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.006s
I20260710 11:07:56.302906  7109 raft_consensus.cc:515] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.314216  7103 raft_consensus.cc:359] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.315312  6910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42732537fd7b43edb2002c7955ec6eae" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff"
W20260710 11:07:56.317389  7026 leader_election.cc:343] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:56.318041  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42732537fd7b43edb2002c7955ec6eae" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853"
I20260710 11:07:56.318886  6987 raft_consensus.cc:3060] T 42732537fd7b43edb2002c7955ec6eae P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.315043  7103 raft_consensus.cc:385] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:56.321867  7103 raft_consensus.cc:740] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
W20260710 11:07:56.322992  6858 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:56.323654  7103 consensus_queue.cc:260] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.325831  7172 consensus_queue.cc:1048] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:56.327104  7103 ts_tablet_manager.cc:1434] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260710 11:07:56.329619  7103 tablet_bootstrap.cc:492] T c69179a5682341a68aa34354c117020e P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
I20260710 11:07:56.357622  7103 tablet_bootstrap.cc:654] T c69179a5682341a68aa34354c117020e P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:56.352837  7109 leader_election.cc:290] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:56.327152  7157 raft_consensus.cc:515] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.371031  7157 leader_election.cc:290] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:56.373975  7107 raft_consensus.cc:493] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:56.374039  6909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59331791eaeb40d09d4292aed5a34e08" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff"
I20260710 11:07:56.374689  6909 raft_consensus.cc:3060] T 59331791eaeb40d09d4292aed5a34e08 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.374531  7107 raft_consensus.cc:515] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.376631  7107 leader_election.cc:290] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:56.378249  6986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4be1429ce74088873cf0a3564cf488" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
W20260710 11:07:56.379716  6875 leader_election.cc:343] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:56.379645  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4be1429ce74088873cf0a3564cf488" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:56.380668  7060 raft_consensus.cc:2468] T 3d4be1429ce74088873cf0a3564cf488 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93b7288249c440cfb032028b670a5bff in term 0.
I20260710 11:07:56.367928  6952 leader_election.cc:304] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [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: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff
I20260710 11:07:56.383318  7150 raft_consensus.cc:2804] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:56.383702  7150 raft_consensus.cc:493] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:56.384024  7150 raft_consensus.cc:3060] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.384085  6986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59331791eaeb40d09d4292aed5a34e08" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853"
I20260710 11:07:56.384655  6986 raft_consensus.cc:3060] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.383322  7102 tablet_bootstrap.cc:492] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:56.387916  7102 ts_tablet_manager.cc:1403] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.147s	user 0.011s	sys 0.028s
I20260710 11:07:56.396690  6877 leader_election.cc:304] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff [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: 93b7288249c440cfb032028b670a5bff, a8cecbb292b640a7aa914cf848b19888; no voters: e79f931b62cf4637b91b4d6164177853
I20260710 11:07:56.399112  7126 raft_consensus.cc:2804] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:56.399608  7126 raft_consensus.cc:493] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:56.400008  7126 raft_consensus.cc:3060] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.413528  7101 tablet_bootstrap.cc:492] T 3d4be1429ce74088873cf0a3564cf488 P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:56.414251  7101 ts_tablet_manager.cc:1403] T 3d4be1429ce74088873cf0a3564cf488 P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.185s	user 0.048s	sys 0.039s
I20260710 11:07:56.418955  7102 raft_consensus.cc:359] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.420373  7102 raft_consensus.cc:385] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:56.420750  7102 raft_consensus.cc:740] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:56.418852  7157 consensus_queue.cc:1048] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:56.421732  7102 consensus_queue.cc:260] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.392426  7133 consensus_queue.cc:1048] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260710 11:07:56.428092  7102 ts_tablet_manager.cc:1434] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.001s
I20260710 11:07:56.429113  6985 raft_consensus.cc:3060] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.433151  7150 raft_consensus.cc:515] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.435298  7150 leader_election.cc:290] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:56.441680  7101 raft_consensus.cc:359] T 3d4be1429ce74088873cf0a3564cf488 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.442502  7101 raft_consensus.cc:385] T 3d4be1429ce74088873cf0a3564cf488 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:56.440218  6807 catalog_manager.cc:5697] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 reported cstate change: term changed from 0 to 1, leader changed from <none> to e79f931b62cf4637b91b4d6164177853 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:56.446352  7107 consensus_queue.cc:1048] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:56.447620  7102 tablet_bootstrap.cc:492] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
I20260710 11:07:56.467782  7101 raft_consensus.cc:740] T 3d4be1429ce74088873cf0a3564cf488 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:56.469017  7101 consensus_queue.cc:260] T 3d4be1429ce74088873cf0a3564cf488 P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.476042  7101 ts_tablet_manager.cc:1434] T 3d4be1429ce74088873cf0a3564cf488 P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.001s
I20260710 11:07:56.447127  6986 raft_consensus.cc:2468] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 1.
I20260710 11:07:56.448139  7157 raft_consensus.cc:493] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:56.453450  6909 raft_consensus.cc:2468] T 59331791eaeb40d09d4292aed5a34e08 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 1.
I20260710 11:07:56.453701  6987 raft_consensus.cc:2468] T 42732537fd7b43edb2002c7955ec6eae P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 1.
I20260710 11:07:56.485219  7142 raft_consensus.cc:493] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:56.489096  7024 leader_election.cc:304] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 
I20260710 11:07:56.489611  7142 raft_consensus.cc:515] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.489902  7109 raft_consensus.cc:2804] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:56.490644  7109 raft_consensus.cc:697] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Becoming Leader. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Running, Role: LEADER
I20260710 11:07:56.491842  7109 consensus_queue.cc:237] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.492740  7142 leader_election.cc:290] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:56.494706  7172 raft_consensus.cc:493] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:56.495194  7172 raft_consensus.cc:515] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.504437  7101 tablet_bootstrap.cc:492] T 14a5c4130802401a8a91b52aa1ce9e49 P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
W20260710 11:07:56.473678  6952 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.168.3:45293, user_credentials={real_user=slave}} blocked reactor thread for 91077.3us
I20260710 11:07:56.483304  7157 raft_consensus.cc:515] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.525267  7024 leader_election.cc:304] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [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: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff
I20260710 11:07:56.569195  7198 consensus_queue.cc:1048] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:07:56.637857  7126 raft_consensus.cc:515] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.638985  7107 raft_consensus.cc:493] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:56.639753  7107 raft_consensus.cc:515] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.655063  7107 leader_election.cc:290] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:56.656237  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc838216cd6e45799dbe8a5eb83e8efe" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
W20260710 11:07:56.657620  6875 leader_election.cc:343] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:56.662813  7126 leader_election.cc:290] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 election: Requested vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:56.663646  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4be1429ce74088873cf0a3564cf488" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853"
I20260710 11:07:56.666043  6987 raft_consensus.cc:3060] T 3d4be1429ce74088873cf0a3564cf488 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.672801  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a936aafa60014a19b3b169fcf023493c" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff"
W20260710 11:07:56.642303  7024 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.168.2:38207, user_credentials={real_user=slave}} blocked reactor thread for 117164us
I20260710 11:07:56.667291  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cfe663390e49d0ae15af34b5c4930f" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:56.674453  6908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9220ceeeaede4557b07960433d24e9be" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:56.675704  7172 leader_election.cc:290] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:56.676226  6911 raft_consensus.cc:3060] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.677374  7157 leader_election.cc:290] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:56.685153  7157 consensus_queue.cc:1048] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:56.693634  6987 raft_consensus.cc:2468] T 3d4be1429ce74088873cf0a3564cf488 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b7288249c440cfb032028b670a5bff in term 1.
I20260710 11:07:56.695154  7201 raft_consensus.cc:2804] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:56.695272  6875 leader_election.cc:304] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b7288249c440cfb032028b670a5bff, e79f931b62cf4637b91b4d6164177853; no voters: 
I20260710 11:07:56.696060  7201 raft_consensus.cc:697] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Becoming Leader. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Running, Role: LEADER
I20260710 11:07:56.697326  7201 consensus_queue.cc:237] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.735225  6909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d63d5970a2404ab56e2ff24286f9b4" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:56.746713  6807 catalog_manager.cc:5697] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8cecbb292b640a7aa914cf848b19888 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:56.748472  7103 tablet_bootstrap.cc:492] T c69179a5682341a68aa34354c117020e P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
I20260710 11:07:56.755945  7103 ts_tablet_manager.cc:1403] T c69179a5682341a68aa34354c117020e P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.427s	user 0.019s	sys 0.019s
I20260710 11:07:56.757692  7102 tablet_bootstrap.cc:654] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:56.754984  7107 raft_consensus.cc:2804] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:56.759841  7107 raft_consensus.cc:697] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff [term 1 LEADER]: Becoming Leader. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Running, Role: LEADER
I20260710 11:07:56.760752  7107 consensus_queue.cc:237] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
W20260710 11:07:56.772634  7024 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.168.2:38207, user_credentials={real_user=slave}} blocked reactor thread for 91285.8us
W20260710 11:07:56.776258  7026 leader_election.cc:343] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:56.777056  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc838216cd6e45799dbe8a5eb83e8efe" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:56.778882  7061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4be1429ce74088873cf0a3564cf488" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:07:56.779443  7061 raft_consensus.cc:3060] T 3d4be1429ce74088873cf0a3564cf488 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.783547  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a936aafa60014a19b3b169fcf023493c" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:07:56.784188  7060 raft_consensus.cc:3060] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.788177  7101 tablet_bootstrap.cc:654] T 14a5c4130802401a8a91b52aa1ce9e49 P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:56.788180  6952 consensus_peers.cc:597] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 -> Peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Couldn't send request to peer 93b7288249c440cfb032028b670a5bff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:56.788228  7142 consensus_queue.cc:1048] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:07:56.789822  7127 consensus_queue.cc:1048] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.060s
W20260710 11:07:56.846654  6877 leader_election.cc:343] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:56.826508  7060 raft_consensus.cc:2468] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 1.
I20260710 11:07:56.810164  7198 consensus_queue.cc:1048] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.046s
I20260710 11:07:56.857242  7058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9220ceeeaede4557b07960433d24e9be" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:56.858242  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cfe663390e49d0ae15af34b5c4930f" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:56.848970  6986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d63d5970a2404ab56e2ff24286f9b4" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:56.858726  6985 raft_consensus.cc:3060] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.858863  6987 raft_consensus.cc:2468] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 0.
I20260710 11:07:56.859057  6986 raft_consensus.cc:2468] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 0.
I20260710 11:07:56.857553  6877 leader_election.cc:304] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93b7288249c440cfb032028b670a5bff; no voters: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853
I20260710 11:07:56.794386  7133 consensus_queue.cc:1048] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.062s
I20260710 11:07:56.775328  6809 catalog_manager.cc:5697] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 reported cstate change: term changed from 0 to 1, leader changed from <none> to e79f931b62cf4637b91b4d6164177853 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:56.856505  6911 raft_consensus.cc:2468] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 1.
I20260710 11:07:56.869010  7126 raft_consensus.cc:493] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:56.870410  7126 raft_consensus.cc:515] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.863153  7127 raft_consensus.cc:2749] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:56.880281  7103 raft_consensus.cc:359] T c69179a5682341a68aa34354c117020e P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.881210  7103 raft_consensus.cc:385] T c69179a5682341a68aa34354c117020e P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:56.881531  7103 raft_consensus.cc:740] T c69179a5682341a68aa34354c117020e P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
I20260710 11:07:56.882277  7103 consensus_queue.cc:260] T c69179a5682341a68aa34354c117020e P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:56.901222  7103 ts_tablet_manager.cc:1434] T c69179a5682341a68aa34354c117020e P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.145s	user 0.009s	sys 0.008s
I20260710 11:07:56.880307  7061 raft_consensus.cc:2468] T 3d4be1429ce74088873cf0a3564cf488 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b7288249c440cfb032028b670a5bff in term 1.
I20260710 11:07:56.905014  7102 tablet_bootstrap.cc:492] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:56.905555  7102 ts_tablet_manager.cc:1403] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.458s	user 0.035s	sys 0.023s
I20260710 11:07:56.893297  6952 leader_election.cc:304] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b7288249c440cfb032028b670a5bff, e79f931b62cf4637b91b4d6164177853; no voters: 
I20260710 11:07:56.916530  7024 leader_election.cc:304] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [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: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff
I20260710 11:07:56.918119  7024 leader_election.cc:304] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 
I20260710 11:07:56.919155  7201 raft_consensus.cc:2804] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:56.919423  7157 raft_consensus.cc:2804] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:56.919723  7201 raft_consensus.cc:493] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:56.919878  7157 raft_consensus.cc:493] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:56.920253  7201 raft_consensus.cc:3060] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.920293  7157 raft_consensus.cc:3060] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:56.926134  7150 raft_consensus.cc:2804] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:56.926779  7150 raft_consensus.cc:697] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Becoming Leader. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Running, Role: LEADER
I20260710 11:07:56.930068  7206 consensus_queue.cc:1048] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:07:56.932101  7103 tablet_bootstrap.cc:492] T d3d63d5970a2404ab56e2ff24286f9b4 P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
I20260710 11:07:56.932889  7126 leader_election.cc:290] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:56.936800  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a936aafa60014a19b3b169fcf023493c" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:56.947412  7101 tablet_bootstrap.cc:492] T 14a5c4130802401a8a91b52aa1ce9e49 P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:56.948508  7101 ts_tablet_manager.cc:1403] T 14a5c4130802401a8a91b52aa1ce9e49 P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.444s	user 0.019s	sys 0.018s
I20260710 11:07:56.939321  7150 consensus_queue.cc:237] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.016777  7133 consensus_queue.cc:1048] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:57.017468  7206 consensus_queue.cc:1048] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:07:57.017688  6877 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.168.3:45293, user_credentials={real_user=slave}} blocked reactor thread for 172002us
I20260710 11:07:57.018114  7101 raft_consensus.cc:359] T 14a5c4130802401a8a91b52aa1ce9e49 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.019721  7102 raft_consensus.cc:359] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.024165  7102 raft_consensus.cc:385] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.024557  7102 raft_consensus.cc:740] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.025490  7102 consensus_queue.cc:260] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.025358  7101 raft_consensus.cc:385] T 14a5c4130802401a8a91b52aa1ce9e49 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.026588  7101 raft_consensus.cc:740] T 14a5c4130802401a8a91b52aa1ce9e49 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.030081  7133 consensus_queue.cc:1048] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:57.032922  7102 ts_tablet_manager.cc:1434] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.127s	user 0.005s	sys 0.004s
I20260710 11:07:57.033679  7102 tablet_bootstrap.cc:492] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
I20260710 11:07:57.040225  7101 consensus_queue.cc:260] T 14a5c4130802401a8a91b52aa1ce9e49 P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.051674  7208 consensus_queue.cc:1048] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:07:57.046639  6807 catalog_manager.cc:5697] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff reported cstate change: term changed from 0 to 1, leader changed from <none> to 93b7288249c440cfb032028b670a5bff (127.5.168.1). New cstate: current_term: 1 leader_uuid: "93b7288249c440cfb032028b670a5bff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:57.036108  7201 raft_consensus.cc:515] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
W20260710 11:07:57.061384  7026 leader_election.cc:343] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:57.047493  6952 leader_election.cc:304] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff, a8cecbb292b640a7aa914cf848b19888
I20260710 11:07:57.098018  7201 leader_election.cc:290] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:57.100219  7102 tablet_bootstrap.cc:654] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:57.102780  6952 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.168.3:45293, user_credentials={real_user=slave}} blocked reactor thread for 60077.7us
I20260710 11:07:57.104147  7198 raft_consensus.cc:2749] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:57.101672  7059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a936aafa60014a19b3b169fcf023493c" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:57.124511  7101 ts_tablet_manager.cc:1434] T 14a5c4130802401a8a91b52aa1ce9e49 P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.175s	user 0.010s	sys 0.017s
W20260710 11:07:57.125751  6877 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.168.3:45293, user_credentials={real_user=slave}} blocked reactor thread for 59605.6us
I20260710 11:07:57.111109  7059 raft_consensus.cc:2468] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93b7288249c440cfb032028b670a5bff in term 1.
W20260710 11:07:57.127856  7026 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.168.1:41191, user_credentials={real_user=slave}} blocked reactor thread for 66535.4us
I20260710 11:07:57.131712  7157 raft_consensus.cc:515] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.131875  7206 consensus_queue.cc:1048] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:07:57.129185  7024 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.168.2:38207, user_credentials={real_user=slave}} blocked reactor thread for 66705.8us
I20260710 11:07:57.138053  6986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cfe663390e49d0ae15af34b5c4930f" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853"
I20260710 11:07:57.138746  6986 raft_consensus.cc:3060] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:57.140658  7157 leader_election.cc:290] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:57.151103  7133 consensus_queue.cc:1048] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:07:57.155582  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cfe663390e49d0ae15af34b5c4930f" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff"
I20260710 11:07:57.157243  7214 consensus_queue.cc:1048] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:07:57.160372  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d63d5970a2404ab56e2ff24286f9b4" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853"
I20260710 11:07:57.161027  6987 raft_consensus.cc:3060] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:57.162137  6912 raft_consensus.cc:3060] T c69179a5682341a68aa34354c117020e P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:57.168424  7101 tablet_bootstrap.cc:492] T e29720b0a8804ba0bed22677a241d564 P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
I20260710 11:07:57.172215  7172 raft_consensus.cc:493] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:57.172745  7172 raft_consensus.cc:515] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.164832  6877 leader_election.cc:304] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [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: 93b7288249c440cfb032028b670a5bff, a8cecbb292b640a7aa914cf848b19888; no voters: e79f931b62cf4637b91b4d6164177853
I20260710 11:07:57.157480  7206 consensus_queue.cc:1048] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:07:57.177299  7172 leader_election.cc:290] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:57.177409  7223 raft_consensus.cc:2804] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:57.177904  7223 raft_consensus.cc:493] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:57.178246  7223 raft_consensus.cc:3060] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:07:57.211959  6877 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.168.3:45293, user_credentials={real_user=slave}} blocked reactor thread for 53934.7us
I20260710 11:07:57.274783  6986 raft_consensus.cc:2468] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 1.
I20260710 11:07:57.303779  6986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a5c4130802401a8a91b52aa1ce9e49" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:57.304422  6986 raft_consensus.cc:2468] T 14a5c4130802401a8a91b52aa1ce9e49 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 0.
I20260710 11:07:57.306061  6987 raft_consensus.cc:2468] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 1.
I20260710 11:07:57.307534  7103 tablet_bootstrap.cc:654] T d3d63d5970a2404ab56e2ff24286f9b4 P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.359930  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d63d5970a2404ab56e2ff24286f9b4" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff"
I20260710 11:07:57.314339  7223 raft_consensus.cc:515] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.362741  7223 leader_election.cc:290] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 2 election: Requested vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
W20260710 11:07:57.363713  7230 log.cc:927] Time spent T 2b20f7ca2d77445ca8f23c73ac95051e P a8cecbb292b640a7aa914cf848b19888: Append to log took a long time: real 0.130s	user 0.000s	sys 0.001s
I20260710 11:07:57.373481  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a936aafa60014a19b3b169fcf023493c" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853"
I20260710 11:07:57.373680  6807 catalog_manager.cc:5697] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8cecbb292b640a7aa914cf848b19888 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } }
W20260710 11:07:57.380762  7026 leader_election.cc:343] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:57.388170  7024 leader_election.cc:304] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [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: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff
I20260710 11:07:57.392524  7024 leader_election.cc:304] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 
I20260710 11:07:57.393299  7172 raft_consensus.cc:2804] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:57.393489  7101 tablet_bootstrap.cc:654] T e29720b0a8804ba0bed22677a241d564 P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.393710  7172 raft_consensus.cc:493] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:57.390874  7206 raft_consensus.cc:2804] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:57.397766  7206 raft_consensus.cc:697] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Becoming Leader. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Running, Role: LEADER
I20260710 11:07:57.398558  7206 consensus_queue.cc:237] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.394131  7172 raft_consensus.cc:3060] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:57.404767  7102 tablet_bootstrap.cc:492] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:57.405176  7102 ts_tablet_manager.cc:1403] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.372s	user 0.020s	sys 0.007s
I20260710 11:07:57.394706  6908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a5c4130802401a8a91b52aa1ce9e49" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:57.406852  7024 leader_election.cc:304] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 
W20260710 11:07:57.492396  7026 leader_election.cc:343] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:57.515936  7205 raft_consensus.cc:2804] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:57.516510  7205 raft_consensus.cc:697] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Becoming Leader. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Running, Role: LEADER
I20260710 11:07:57.517321  7205 consensus_queue.cc:237] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
W20260710 11:07:57.525276  7237 log.cc:927] Time spent T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
I20260710 11:07:57.528537  7102 raft_consensus.cc:359] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.529405  7102 raft_consensus.cc:385] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.529721  7102 raft_consensus.cc:740] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.530510  7102 consensus_queue.cc:260] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.533351  7059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a936aafa60014a19b3b169fcf023493c" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:07:57.543516  7059 raft_consensus.cc:3060] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:07:57.531594  7024 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.168.2:38207, user_credentials={real_user=slave}} blocked reactor thread for 128255us
I20260710 11:07:57.553737  7223 consensus_queue.cc:1048] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:07:57.557855  7026 consensus_peers.cc:597] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 -> Peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Couldn't send request to peer 93b7288249c440cfb032028b670a5bff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:57.558454  7026 leader_election.cc:343] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:57.576905  7102 ts_tablet_manager.cc:1434] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.171s	user 0.005s	sys 0.010s
I20260710 11:07:57.578521  7102 tablet_bootstrap.cc:492] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
I20260710 11:07:57.546784  7172 raft_consensus.cc:515] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.582552  7172 leader_election.cc:290] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:57.586995  7103 tablet_bootstrap.cc:492] T d3d63d5970a2404ab56e2ff24286f9b4 P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
W20260710 11:07:57.588299  6858 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:57.576020  7219 consensus_queue.cc:1048] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 11:07:57.603861  6809 catalog_manager.cc:5697] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 reported cstate change: term changed from 0 to 1, leader changed from <none> to e79f931b62cf4637b91b4d6164177853 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:57.631564  6987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a5c4130802401a8a91b52aa1ce9e49" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853"
I20260710 11:07:57.632227  6987 raft_consensus.cc:3060] T 14a5c4130802401a8a91b52aa1ce9e49 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:57.591876  7205 consensus_queue.cc:1048] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.066s
I20260710 11:07:57.670706  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a5c4130802401a8a91b52aa1ce9e49" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff"
W20260710 11:07:57.676471  7026 leader_election.cc:343] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:57.684386  7059 raft_consensus.cc:2468] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b7288249c440cfb032028b670a5bff in term 2.
I20260710 11:07:57.703106  7103 ts_tablet_manager.cc:1403] T d3d63d5970a2404ab56e2ff24286f9b4 P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.771s	user 0.044s	sys 0.043s
I20260710 11:07:57.708081  6877 leader_election.cc:304] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [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: 93b7288249c440cfb032028b670a5bff, a8cecbb292b640a7aa914cf848b19888; no voters: e79f931b62cf4637b91b4d6164177853
I20260710 11:07:57.709733  7219 raft_consensus.cc:2804] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:57.710861  7219 raft_consensus.cc:697] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [term 2 LEADER]: Becoming Leader. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Running, Role: LEADER
I20260710 11:07:57.709740  6987 raft_consensus.cc:2468] T 14a5c4130802401a8a91b52aa1ce9e49 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 1.
I20260710 11:07:57.711745  7219 consensus_queue.cc:237] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [LEADER]: Queue going to LEADER 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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.712601  7101 tablet_bootstrap.cc:492] T e29720b0a8804ba0bed22677a241d564 P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:57.712906  7101 ts_tablet_manager.cc:1403] T e29720b0a8804ba0bed22677a241d564 P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.545s	user 0.027s	sys 0.028s
I20260710 11:07:57.715029  7024 leader_election.cc:304] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [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: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff
I20260710 11:07:57.716349  7205 raft_consensus.cc:2804] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:57.716953  7205 raft_consensus.cc:697] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Becoming Leader. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Running, Role: LEADER
I20260710 11:07:57.717763  7101 raft_consensus.cc:359] T e29720b0a8804ba0bed22677a241d564 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.718345  7101 raft_consensus.cc:385] T e29720b0a8804ba0bed22677a241d564 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.718586  7101 raft_consensus.cc:740] T e29720b0a8804ba0bed22677a241d564 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.717970  7205 consensus_queue.cc:237] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.719128  7101 consensus_queue.cc:260] T e29720b0a8804ba0bed22677a241d564 P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.722749  7101 ts_tablet_manager.cc:1434] T e29720b0a8804ba0bed22677a241d564 P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:07:57.723649  7101 tablet_bootstrap.cc:492] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
W20260710 11:07:57.704473  6952 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.168.3:45293, user_credentials={real_user=slave}} blocked reactor thread for 45378.2us
I20260710 11:07:57.784992  7057 raft_consensus.cc:1240] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Rejecting Update request from peer e79f931b62cf4637b91b4d6164177853 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:57.789973  7103 raft_consensus.cc:359] T d3d63d5970a2404ab56e2ff24286f9b4 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.790931  7103 raft_consensus.cc:385] T d3d63d5970a2404ab56e2ff24286f9b4 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.791280  7103 raft_consensus.cc:740] T d3d63d5970a2404ab56e2ff24286f9b4 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.768488  6808 catalog_manager.cc:5697] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8cecbb292b640a7aa914cf848b19888 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:57.794257  6808 catalog_manager.cc:5697] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8cecbb292b640a7aa914cf848b19888 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:57.795944  7102 tablet_bootstrap.cc:654] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.797312  7198 consensus_queue.cc:1059] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:07:57.799810  7198 raft_consensus.cc:3055] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:57.800182  7198 raft_consensus.cc:740] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Running, Role: LEADER
I20260710 11:07:57.800961  7198 consensus_queue.cc:260] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.801970  7198 raft_consensus.cc:3060] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:57.798758  7103 consensus_queue.cc:260] T d3d63d5970a2404ab56e2ff24286f9b4 P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.806077  7103 ts_tablet_manager.cc:1434] T d3d63d5970a2404ab56e2ff24286f9b4 P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.103s	user 0.006s	sys 0.000s
I20260710 11:07:57.806190  6912 raft_consensus.cc:1240] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [term 2 LEADER]: Rejecting Update request from peer e79f931b62cf4637b91b4d6164177853 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:57.806964  7103 tablet_bootstrap.cc:492] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
I20260710 11:07:57.807634  7101 tablet_bootstrap.cc:654] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.827641  6809 catalog_manager.cc:5697] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff reported cstate change: term changed from 1 to 2, leader changed from e79f931b62cf4637b91b4d6164177853 (127.5.168.2) to 93b7288249c440cfb032028b670a5bff (127.5.168.1). New cstate: current_term: 2 leader_uuid: "93b7288249c440cfb032028b670a5bff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:57.831465  7101 tablet_bootstrap.cc:492] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:57.831918  7101 ts_tablet_manager.cc:1403] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.108s	user 0.007s	sys 0.004s
I20260710 11:07:57.834347  7101 raft_consensus.cc:359] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.835011  7101 raft_consensus.cc:385] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.835335  7101 raft_consensus.cc:740] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.837997  7101 consensus_queue.cc:260] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.840087  7101 ts_tablet_manager.cc:1434] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:57.840881  7101 tablet_bootstrap.cc:492] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
I20260710 11:07:57.849341  7101 tablet_bootstrap.cc:654] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.850440  7103 tablet_bootstrap.cc:654] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.853438  7102 tablet_bootstrap.cc:492] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:57.853772  7102 ts_tablet_manager.cc:1403] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.276s	user 0.032s	sys 0.060s
I20260710 11:07:57.856431  7102 raft_consensus.cc:359] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.856881  7103 tablet_bootstrap.cc:492] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
I20260710 11:07:57.857062  7102 raft_consensus.cc:385] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.857316  7103 ts_tablet_manager.cc:1403] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.002s
I20260710 11:07:57.857340  7102 raft_consensus.cc:740] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.858239  7102 consensus_queue.cc:260] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.860188  7102 ts_tablet_manager.cc:1434] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:07:57.859856  7103 raft_consensus.cc:359] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.860514  7103 raft_consensus.cc:385] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.860781  7103 raft_consensus.cc:740] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.861042  7102 tablet_bootstrap.cc:492] T b860cfe1ba974d8b8bc841cf8e698f88 P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
I20260710 11:07:57.861495  7103 consensus_queue.cc:260] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.865283  7103 ts_tablet_manager.cc:1434] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:07:57.866166  7103 tablet_bootstrap.cc:492] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
I20260710 11:07:57.866593  7202 raft_consensus.cc:493] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:57.867027  7202 raft_consensus.cc:515] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.869154  7202 leader_election.cc:290] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:57.871073  6908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc838216cd6e45799dbe8a5eb83e8efe" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:57.871696  6908 raft_consensus.cc:2468] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 0.
I20260710 11:07:57.873051  7026 leader_election.cc:304] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b7288249c440cfb032028b670a5bff, a8cecbb292b640a7aa914cf848b19888; no voters: 
I20260710 11:07:57.874049  7172 raft_consensus.cc:2804] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:57.871079  6986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc838216cd6e45799dbe8a5eb83e8efe" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:57.874512  7101 tablet_bootstrap.cc:492] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:57.874472  7172 raft_consensus.cc:493] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:57.875020  7172 raft_consensus.cc:3060] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:57.875737  7102 tablet_bootstrap.cc:654] T b860cfe1ba974d8b8bc841cf8e698f88 P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:57.876257  7024 leader_election.cc:343] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:57.875012  7101 ts_tablet_manager.cc:1403] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.000s
I20260710 11:07:57.882740  7101 raft_consensus.cc:359] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.883496  7101 raft_consensus.cc:385] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.883844  7101 raft_consensus.cc:740] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.885109  7172 raft_consensus.cc:515] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.884941  7101 consensus_queue.cc:260] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.888280  7102 tablet_bootstrap.cc:492] T b860cfe1ba974d8b8bc841cf8e698f88 P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:57.888733  7102 ts_tablet_manager.cc:1403] T b860cfe1ba974d8b8bc841cf8e698f88 P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.007s
I20260710 11:07:57.888783  7101 ts_tablet_manager.cc:1434] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:07:57.879631  7103 tablet_bootstrap.cc:654] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.889647  6908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc838216cd6e45799dbe8a5eb83e8efe" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff"
I20260710 11:07:57.889659  7101 tablet_bootstrap.cc:492] T cc838216cd6e45799dbe8a5eb83e8efe P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
I20260710 11:07:57.890314  6986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc838216cd6e45799dbe8a5eb83e8efe" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853"
I20260710 11:07:57.891611  7102 raft_consensus.cc:359] T b860cfe1ba974d8b8bc841cf8e698f88 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
W20260710 11:07:57.891829  7024 leader_election.cc:343] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:57.890285  6908 raft_consensus.cc:3060] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:57.892510  7102 raft_consensus.cc:385] T b860cfe1ba974d8b8bc841cf8e698f88 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.892912  7102 raft_consensus.cc:740] T b860cfe1ba974d8b8bc841cf8e698f88 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.893898  7102 consensus_queue.cc:260] T b860cfe1ba974d8b8bc841cf8e698f88 P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.897011  7102 ts_tablet_manager.cc:1434] T b860cfe1ba974d8b8bc841cf8e698f88 P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:57.897481  7101 tablet_bootstrap.cc:654] T cc838216cd6e45799dbe8a5eb83e8efe P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.898154  7102 tablet_bootstrap.cc:492] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
I20260710 11:07:57.885882  6808 catalog_manager.cc:5697] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8cecbb292b640a7aa914cf848b19888 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:57.905874  6908 raft_consensus.cc:2468] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 1.
I20260710 11:07:57.906461  7102 tablet_bootstrap.cc:654] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.907073  7172 leader_election.cc:290] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:57.907368  7026 leader_election.cc:304] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [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: 93b7288249c440cfb032028b670a5bff, a8cecbb292b640a7aa914cf848b19888; no voters: e79f931b62cf4637b91b4d6164177853
I20260710 11:07:57.908197  7172 raft_consensus.cc:2804] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:57.908787  7172 raft_consensus.cc:697] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Becoming Leader. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Running, Role: LEADER
I20260710 11:07:57.909283  7223 raft_consensus.cc:493] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:57.909637  7101 tablet_bootstrap.cc:492] T cc838216cd6e45799dbe8a5eb83e8efe P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:57.910157  7101 ts_tablet_manager.cc:1403] T cc838216cd6e45799dbe8a5eb83e8efe P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260710 11:07:57.909751  7172 consensus_queue.cc:237] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.913156  7101 raft_consensus.cc:359] T cc838216cd6e45799dbe8a5eb83e8efe P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.914080  7101 raft_consensus.cc:385] T cc838216cd6e45799dbe8a5eb83e8efe P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.914459  7101 raft_consensus.cc:740] T cc838216cd6e45799dbe8a5eb83e8efe P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.909766  7223 raft_consensus.cc:515] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.915424  7101 consensus_queue.cc:260] T cc838216cd6e45799dbe8a5eb83e8efe P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.917766  7223 leader_election.cc:290] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:57.919446  7059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42732537fd7b43edb2002c7955ec6eae" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:57.920329  6986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42732537fd7b43edb2002c7955ec6eae" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:57.921357  7101 ts_tablet_manager.cc:1434] T cc838216cd6e45799dbe8a5eb83e8efe P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 11:07:57.921452  7102 tablet_bootstrap.cc:492] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:57.921795  6875 leader_election.cc:304] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93b7288249c440cfb032028b670a5bff; no voters: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853
I20260710 11:07:57.922147  7102 ts_tablet_manager.cc:1403] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260710 11:07:57.922781  7101 tablet_bootstrap.cc:492] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853: Bootstrap starting.
I20260710 11:07:57.923616  7249 raft_consensus.cc:2749] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:57.924729  7102 raft_consensus.cc:359] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.925371  7102 raft_consensus.cc:385] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.925899  7102 raft_consensus.cc:740] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.928002  7103 tablet_bootstrap.cc:492] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
I20260710 11:07:57.928498  7103 ts_tablet_manager.cc:1403] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.007s
I20260710 11:07:57.927610  7102 consensus_queue.cc:260] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.937427  7102 ts_tablet_manager.cc:1434] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:07:57.937496  7103 raft_consensus.cc:359] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.938181  7103 raft_consensus.cc:385] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.938455  7102 tablet_bootstrap.cc:492] T 46075fd4520c46e8a27e0f19e6c79d3e P a8cecbb292b640a7aa914cf848b19888: Bootstrap starting.
I20260710 11:07:57.938577  7101 tablet_bootstrap.cc:654] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.938434  7103 raft_consensus.cc:740] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.945111  7172 raft_consensus.cc:493] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:57.945549  7172 raft_consensus.cc:515] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.945559  7103 consensus_queue.cc:260] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.947669  7172 leader_election.cc:290] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:57.947870  7103 ts_tablet_manager.cc:1434] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 11:07:57.949280  7103 tablet_bootstrap.cc:492] T e29720b0a8804ba0bed22677a241d564 P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
I20260710 11:07:57.950376  7101 tablet_bootstrap.cc:492] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853: No bootstrap required, opened a new log
I20260710 11:07:57.950805  7101 ts_tablet_manager.cc:1403] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.003s
I20260710 11:07:57.950863  6986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29720b0a8804ba0bed22677a241d564" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:57.951267  6908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29720b0a8804ba0bed22677a241d564" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:57.951618  6986 raft_consensus.cc:2468] T e29720b0a8804ba0bed22677a241d564 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 0.
I20260710 11:07:57.953605  7101 raft_consensus.cc:359] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.954273  7101 raft_consensus.cc:385] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.954535  7101 raft_consensus.cc:740] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.955222  7101 consensus_queue.cc:260] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
W20260710 11:07:57.955550  7026 leader_election.cc:343] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:57.956307  7103 tablet_bootstrap.cc:654] T e29720b0a8804ba0bed22677a241d564 P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.956148  7024 leader_election.cc:304] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [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: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff
I20260710 11:07:57.956920  7172 raft_consensus.cc:2804] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:57.957310  7172 raft_consensus.cc:493] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:57.957517  7101 ts_tablet_manager.cc:1434] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:07:57.957669  7172 raft_consensus.cc:3060] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:57.961369  7103 tablet_bootstrap.cc:492] T e29720b0a8804ba0bed22677a241d564 P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
I20260710 11:07:57.961851  7103 ts_tablet_manager.cc:1403] T e29720b0a8804ba0bed22677a241d564 P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260710 11:07:57.964547  7172 raft_consensus.cc:515] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.964761  7103 raft_consensus.cc:359] T e29720b0a8804ba0bed22677a241d564 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.965458  7103 raft_consensus.cc:385] T e29720b0a8804ba0bed22677a241d564 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.965775  7103 raft_consensus.cc:740] T e29720b0a8804ba0bed22677a241d564 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.967132  6908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29720b0a8804ba0bed22677a241d564" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff"
I20260710 11:07:57.968006  6986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29720b0a8804ba0bed22677a241d564" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853"
I20260710 11:07:57.966482  7103 consensus_queue.cc:260] T e29720b0a8804ba0bed22677a241d564 P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.968557  6986 raft_consensus.cc:3060] T e29720b0a8804ba0bed22677a241d564 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:57.968726  6908 raft_consensus.cc:3060] T e29720b0a8804ba0bed22677a241d564 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:57.970085  7103 ts_tablet_manager.cc:1434] T e29720b0a8804ba0bed22677a241d564 P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:07:57.970929  7103 tablet_bootstrap.cc:492] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
I20260710 11:07:57.944667  7102 tablet_bootstrap.cc:654] T 46075fd4520c46e8a27e0f19e6c79d3e P a8cecbb292b640a7aa914cf848b19888: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.976574  7103 tablet_bootstrap.cc:654] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.980194  7205 consensus_queue.cc:1048] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:57.980599  6986 raft_consensus.cc:2468] T e29720b0a8804ba0bed22677a241d564 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 1.
I20260710 11:07:57.981611  7172 leader_election.cc:290] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:07:57.981998  7024 leader_election.cc:304] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 
I20260710 11:07:57.982702  7172 raft_consensus.cc:2804] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:57.983479  6908 raft_consensus.cc:2468] T e29720b0a8804ba0bed22677a241d564 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 1.
I20260710 11:07:57.987147  7172 raft_consensus.cc:697] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Becoming Leader. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Running, Role: LEADER
I20260710 11:07:57.987901  7103 tablet_bootstrap.cc:492] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
I20260710 11:07:57.988330  7103 ts_tablet_manager.cc:1403] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.002s
I20260710 11:07:57.988109  6808 catalog_manager.cc:5697] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8cecbb292b640a7aa914cf848b19888 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:57.990242  7172 consensus_queue.cc:237] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.991015  7103 raft_consensus.cc:359] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.991641  7103 raft_consensus.cc:385] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.992344  7198 raft_consensus.cc:493] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:57.992785  7198 raft_consensus.cc:515] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.994926  7198 leader_election.cc:290] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:57.991902  7103 raft_consensus.cc:740] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.998308  7059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a4691f1c1432194c2cebf10557ec3" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:57.998497  7103 consensus_queue.cc:260] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:57.998915  7059 raft_consensus.cc:2468] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 0.
I20260710 11:07:57.997674  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a4691f1c1432194c2cebf10557ec3" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:58.000003  6952 leader_election.cc:304] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 
W20260710 11:07:58.000049  7026 consensus_peers.cc:597] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 -> Peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Couldn't send request to peer 93b7288249c440cfb032028b670a5bff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:58.001205  6952 leader_election.cc:343] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:58.002079  7198 raft_consensus.cc:2804] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:58.002452  7198 raft_consensus.cc:493] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:58.002784  7198 raft_consensus.cc:3060] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.003150  7102 tablet_bootstrap.cc:492] T 46075fd4520c46e8a27e0f19e6c79d3e P a8cecbb292b640a7aa914cf848b19888: No bootstrap required, opened a new log
I20260710 11:07:58.007156  7223 raft_consensus.cc:493] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:58.007702  7102 ts_tablet_manager.cc:1403] T 46075fd4520c46e8a27e0f19e6c79d3e P a8cecbb292b640a7aa914cf848b19888: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.008s
I20260710 11:07:58.007615  7223 raft_consensus.cc:515] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:58.009032  7205 consensus_queue.cc:1048] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.009647  7223 leader_election.cc:290] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:58.011540  7059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a5c4130802401a8a91b52aa1ce9e49" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:58.013078  7223 raft_consensus.cc:493] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:58.013515  7223 raft_consensus.cc:515] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:58.016427  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cfe663390e49d0ae15af34b5c4930f" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:58.019677  6986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a5c4130802401a8a91b52aa1ce9e49" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:58.019853  7102 raft_consensus.cc:359] T 46075fd4520c46e8a27e0f19e6c79d3e P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:58.020622  7102 raft_consensus.cc:385] T 46075fd4520c46e8a27e0f19e6c79d3e P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:58.021039  7102 raft_consensus.cc:740] T 46075fd4520c46e8a27e0f19e6c79d3e P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Initialized, Role: FOLLOWER
I20260710 11:07:58.021752  7102 consensus_queue.cc:260] T 46075fd4520c46e8a27e0f19e6c79d3e P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:58.023945  7102 ts_tablet_manager.cc:1434] T 46075fd4520c46e8a27e0f19e6c79d3e P a8cecbb292b640a7aa914cf848b19888: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:07:58.023473  7198 raft_consensus.cc:515] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:58.026660  7059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cfe663390e49d0ae15af34b5c4930f" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:58.026898  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a4691f1c1432194c2cebf10557ec3" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff"
I20260710 11:07:58.027330  7223 leader_election.cc:290] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:58.028048  6877 leader_election.cc:304] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93b7288249c440cfb032028b670a5bff; no voters: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853
I20260710 11:07:58.028309  6908 raft_consensus.cc:3060] T d3d63d5970a2404ab56e2ff24286f9b4 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:58.028623  6952 leader_election.cc:343] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:58.020668  6986 raft_consensus.cc:2393] T 14a5c4130802401a8a91b52aa1ce9e49 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93b7288249c440cfb032028b670a5bff in current term 1: Already voted for candidate a8cecbb292b640a7aa914cf848b19888 in this term.
I20260710 11:07:58.030782  6875 leader_election.cc:304] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93b7288249c440cfb032028b670a5bff; no voters: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853
I20260710 11:07:58.031694  7249 raft_consensus.cc:2749] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:58.032397  7249 raft_consensus.cc:3060] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.037518  7103 ts_tablet_manager.cc:1434] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260710 11:07:58.038398  7103 tablet_bootstrap.cc:492] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
I20260710 11:07:58.041066  7249 raft_consensus.cc:2749] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:58.044266  7059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a4691f1c1432194c2cebf10557ec3" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:07:58.044804  7059 raft_consensus.cc:3060] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.045235  7198 leader_election.cc:290] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:58.047073  7103 tablet_bootstrap.cc:654] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:58.047864  7201 consensus_queue.cc:1048] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.056653  7059 raft_consensus.cc:2468] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 1.
I20260710 11:07:58.057897  6952 leader_election.cc:304] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [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: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 93b7288249c440cfb032028b670a5bff
I20260710 11:07:58.058936  7198 raft_consensus.cc:2804] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:58.059428  7198 raft_consensus.cc:697] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Becoming Leader. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Running, Role: LEADER
I20260710 11:07:58.060235  7198 consensus_queue.cc:237] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:58.054570  6808 catalog_manager.cc:5697] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8cecbb292b640a7aa914cf848b19888 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:58.079896  7103 tablet_bootstrap.cc:492] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
I20260710 11:07:58.080360  7103 ts_tablet_manager.cc:1403] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.025s
I20260710 11:07:58.082917  7103 raft_consensus.cc:359] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:58.083583  7103 raft_consensus.cc:385] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:58.083829  7103 raft_consensus.cc:740] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
I20260710 11:07:58.083401  6810 catalog_manager.cc:5697] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 reported cstate change: term changed from 0 to 1, leader changed from <none> to e79f931b62cf4637b91b4d6164177853 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:58.084992  7103 consensus_queue.cc:260] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:58.086910  7103 ts_tablet_manager.cc:1434] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:58.087872  7103 tablet_bootstrap.cc:492] T 46075fd4520c46e8a27e0f19e6c79d3e P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
I20260710 11:07:58.093391  7103 tablet_bootstrap.cc:654] T 46075fd4520c46e8a27e0f19e6c79d3e P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:58.098551  7103 tablet_bootstrap.cc:492] T 46075fd4520c46e8a27e0f19e6c79d3e P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
I20260710 11:07:58.098914  7103 ts_tablet_manager.cc:1403] T 46075fd4520c46e8a27e0f19e6c79d3e P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 11:07:58.101016  7103 raft_consensus.cc:359] T 46075fd4520c46e8a27e0f19e6c79d3e P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:58.101661  7103 raft_consensus.cc:385] T 46075fd4520c46e8a27e0f19e6c79d3e P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:58.101884  7103 raft_consensus.cc:740] T 46075fd4520c46e8a27e0f19e6c79d3e P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
I20260710 11:07:58.102401  7103 consensus_queue.cc:260] T 46075fd4520c46e8a27e0f19e6c79d3e P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:58.104045  7103 ts_tablet_manager.cc:1434] T 46075fd4520c46e8a27e0f19e6c79d3e P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:07:58.105278  7103 tablet_bootstrap.cc:492] T b860cfe1ba974d8b8bc841cf8e698f88 P 93b7288249c440cfb032028b670a5bff: Bootstrap starting.
I20260710 11:07:58.109417  7103 tablet_bootstrap.cc:654] T b860cfe1ba974d8b8bc841cf8e698f88 P 93b7288249c440cfb032028b670a5bff: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:58.113171  7103 tablet_bootstrap.cc:492] T b860cfe1ba974d8b8bc841cf8e698f88 P 93b7288249c440cfb032028b670a5bff: No bootstrap required, opened a new log
I20260710 11:07:58.113521  7103 ts_tablet_manager.cc:1403] T b860cfe1ba974d8b8bc841cf8e698f88 P 93b7288249c440cfb032028b670a5bff: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:07:58.115481  7103 raft_consensus.cc:359] T b860cfe1ba974d8b8bc841cf8e698f88 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:58.115947  7103 raft_consensus.cc:385] T b860cfe1ba974d8b8bc841cf8e698f88 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:58.116166  7103 raft_consensus.cc:740] T b860cfe1ba974d8b8bc841cf8e698f88 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Initialized, Role: FOLLOWER
I20260710 11:07:58.116677  7103 consensus_queue.cc:260] T b860cfe1ba974d8b8bc841cf8e698f88 P 93b7288249c440cfb032028b670a5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:58.118506  7103 ts_tablet_manager.cc:1434] T b860cfe1ba974d8b8bc841cf8e698f88 P 93b7288249c440cfb032028b670a5bff: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:07:58.128203  7198 raft_consensus.cc:493] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:58.128742  7198 raft_consensus.cc:515] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:58.130457  7198 leader_election.cc:290] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:58.131299  6908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b860cfe1ba974d8b8bc841cf8e698f88" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:58.131660  7059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b860cfe1ba974d8b8bc841cf8e698f88" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:58.132082  6908 raft_consensus.cc:2468] T b860cfe1ba974d8b8bc841cf8e698f88 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 0.
I20260710 11:07:58.132257  7059 raft_consensus.cc:2468] T b860cfe1ba974d8b8bc841cf8e698f88 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 0.
I20260710 11:07:58.133157  6952 leader_election.cc:304] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b7288249c440cfb032028b670a5bff, e79f931b62cf4637b91b4d6164177853; no voters: 
I20260710 11:07:58.133767  7198 raft_consensus.cc:2804] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:58.134158  7198 raft_consensus.cc:493] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:58.134462  7198 raft_consensus.cc:3060] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.139071  7198 raft_consensus.cc:515] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:58.140710  7198 leader_election.cc:290] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:58.141516  6908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b860cfe1ba974d8b8bc841cf8e698f88" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff"
I20260710 11:07:58.141808  7059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b860cfe1ba974d8b8bc841cf8e698f88" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:07:58.142058  6908 raft_consensus.cc:3060] T b860cfe1ba974d8b8bc841cf8e698f88 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.142374  7059 raft_consensus.cc:3060] T b860cfe1ba974d8b8bc841cf8e698f88 P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.147306  6908 raft_consensus.cc:2468] T b860cfe1ba974d8b8bc841cf8e698f88 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 1.
I20260710 11:07:58.148417  6952 leader_election.cc:304] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b7288249c440cfb032028b670a5bff, e79f931b62cf4637b91b4d6164177853; no voters: 
I20260710 11:07:58.149614  7059 raft_consensus.cc:2468] T b860cfe1ba974d8b8bc841cf8e698f88 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 1.
I20260710 11:07:58.149742  7198 raft_consensus.cc:2804] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:58.150621  7198 raft_consensus.cc:697] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Becoming Leader. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Running, Role: LEADER
I20260710 11:07:58.151458  7198 consensus_queue.cc:237] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:58.152273  7213 raft_consensus.cc:493] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:58.152760  7213 raft_consensus.cc:515] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:58.155025  7213 leader_election.cc:290] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:58.156791  6908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46075fd4520c46e8a27e0f19e6c79d3e" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff" is_pre_election: true
I20260710 11:07:58.157101  7059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46075fd4520c46e8a27e0f19e6c79d3e" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:58.157413  6908 raft_consensus.cc:2468] T 46075fd4520c46e8a27e0f19e6c79d3e P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 0.
I20260710 11:07:58.157816  7059 raft_consensus.cc:2468] T 46075fd4520c46e8a27e0f19e6c79d3e P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 0.
I20260710 11:07:58.158529  6952 leader_election.cc:304] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b7288249c440cfb032028b670a5bff, e79f931b62cf4637b91b4d6164177853; no voters: 
I20260710 11:07:58.159354  7198 raft_consensus.cc:2804] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:58.159686  7198 raft_consensus.cc:493] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:58.159967  7198 raft_consensus.cc:3060] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.160955  6808 catalog_manager.cc:5697] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 reported cstate change: term changed from 0 to 1, leader changed from <none> to e79f931b62cf4637b91b4d6164177853 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:58.165208  7198 raft_consensus.cc:515] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:58.166870  7198 leader_election.cc:290] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:58.167753  6908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46075fd4520c46e8a27e0f19e6c79d3e" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b7288249c440cfb032028b670a5bff"
I20260710 11:07:58.168301  6908 raft_consensus.cc:3060] T 46075fd4520c46e8a27e0f19e6c79d3e P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.168177  7059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46075fd4520c46e8a27e0f19e6c79d3e" candidate_uuid: "e79f931b62cf4637b91b4d6164177853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:07:58.168790  7059 raft_consensus.cc:3060] T 46075fd4520c46e8a27e0f19e6c79d3e P a8cecbb292b640a7aa914cf848b19888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.174853  6908 raft_consensus.cc:2468] T 46075fd4520c46e8a27e0f19e6c79d3e P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 1.
I20260710 11:07:58.174853  7059 raft_consensus.cc:2468] T 46075fd4520c46e8a27e0f19e6c79d3e P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79f931b62cf4637b91b4d6164177853 in term 1.
I20260710 11:07:58.176131  6952 leader_election.cc:304] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b7288249c440cfb032028b670a5bff, e79f931b62cf4637b91b4d6164177853; no voters: 
I20260710 11:07:58.176975  7198 raft_consensus.cc:2804] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:58.177407  7198 raft_consensus.cc:697] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Becoming Leader. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Running, Role: LEADER
I20260710 11:07:58.178175  7198 consensus_queue.cc:237] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:58.186461  6808 catalog_manager.cc:5697] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853 reported cstate change: term changed from 0 to 1, leader changed from <none> to e79f931b62cf4637b91b4d6164177853 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:58.216917  6908 raft_consensus.cc:3060] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.250847  7201 consensus_queue.cc:1048] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.261955  7172 consensus_queue.cc:1048] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.327847  7059 raft_consensus.cc:1275] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:58.329466  7249 consensus_queue.cc:1048] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.333707  6986 raft_consensus.cc:1275] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 11:07:58.334079  6986 pending_rounds.cc:85] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853: Aborting all ops after (but not including) 0
I20260710 11:07:58.334362  6986 pending_rounds.cc:107] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:07:58.334666  6986 raft_consensus.cc:2889] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:07:58.338147  7249 consensus_queue.cc:1048] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.339589  6986 raft_consensus.cc:3060] T cc838216cd6e45799dbe8a5eb83e8efe P e79f931b62cf4637b91b4d6164177853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.348341  7172 consensus_queue.cc:1048] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:58.372500  7205 consensus_queue.cc:1048] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.389026  7172 consensus_queue.cc:1048] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.399271  7172 consensus_queue.cc:1048] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.468849  7223 raft_consensus.cc:493] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:58.469314  7223 raft_consensus.cc:515] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:07:58.470970  7223 leader_election.cc:290] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:07:58.471640  6986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a4691f1c1432194c2cebf10557ec3" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79f931b62cf4637b91b4d6164177853" is_pre_election: true
I20260710 11:07:58.471953  7059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a4691f1c1432194c2cebf10557ec3" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cecbb292b640a7aa914cf848b19888" is_pre_election: true
I20260710 11:07:58.472656  7059 raft_consensus.cc:2393] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93b7288249c440cfb032028b670a5bff in current term 1: Already voted for candidate e79f931b62cf4637b91b4d6164177853 in this term.
I20260710 11:07:58.473481  6877 leader_election.cc:304] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93b7288249c440cfb032028b670a5bff; no voters: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853
I20260710 11:07:58.474107  7223 raft_consensus.cc:3060] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.478315  7223 raft_consensus.cc:2749] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:58.491462  7213 consensus_queue.cc:1048] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.502808  7213 consensus_queue.cc:1048] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.621397  6912 raft_consensus.cc:3060] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.637297  7198 consensus_queue.cc:1048] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.646705  7290 consensus_queue.cc:1048] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.748526  7290 consensus_queue.cc:1048] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.758932  7290 consensus_queue.cc:1048] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.998759  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:59.004683  7297 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:59.005754  7298 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:59.008733  5792 server_base.cc:1061] running on GCE node
W20260710 11:07:59.009246  7301 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:59.010667  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:59.010931  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:59.011153  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681679011133 us; error 0 us; skew 500 ppm
I20260710 11:07:59.011897  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:59.014181  5792 webserver.cc:533] Webserver started at http://127.5.168.4:44959/ using document root <none> and password file <none>
I20260710 11:07:59.014669  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:59.014866  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:59.015138  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:59.016232  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-3-root/instance:
uuid: "31f998e907bb4834a893c438f15a9cdb"
format_stamp: "Formatted at 2026-07-10 11:07:59 on dist-test-slave-vghp"
I20260710 11:07:59.021046  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:07:59.024298  7305 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:59.025102  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:59.025442  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-3-root
uuid: "31f998e907bb4834a893c438f15a9cdb"
format_stamp: "Formatted at 2026-07-10 11:07:59 on dist-test-slave-vghp"
I20260710 11:07:59.025801  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:59.044631  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:59.045993  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:59.047873  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:59.050503  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:59.050679  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:59.050920  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:59.051076  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:59.113132  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.4:42055
I20260710 11:07:59.113215  7367 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.4:42055 every 8 connection(s)
I20260710 11:07:59.120385  5792 auto_leader_rebalancer-test.cc:388] add a tserver: 31f998e907bb4834a893c438f15a9cdb
I20260710 11:07:59.132867  7368 heartbeater.cc:344] Connected to a master server at 127.5.168.62:35027
I20260710 11:07:59.133231  7368 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:59.133980  7368 heartbeater.cc:507] Master 127.5.168.62:35027 requested a full tablet report, sending...
I20260710 11:07:59.135771  6808 ts_manager.cc:194] Registered new tserver with Master: 31f998e907bb4834a893c438f15a9cdb (127.5.168.4:42055)
I20260710 11:07:59.137292  6808 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60118
I20260710 11:07:59.659987  6986 consensus_queue.cc:237] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [LEADER]: Queue 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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:07:59.670619  7061 raft_consensus.cc:1275] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:59.672423  7213 consensus_queue.cc:1048] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:59.674822  6908 raft_consensus.cc:1275] T f4ba51c0b1514ea08d691e665cb4782a P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:59.676275  7213 consensus_queue.cc:1048] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:07:59.685235  6953 consensus_peers.cc:597] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 -> Peer 31f998e907bb4834a893c438f15a9cdb (127.5.168.4:42055): Couldn't send request to peer 31f998e907bb4834a893c438f15a9cdb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4ba51c0b1514ea08d691e665cb4782a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:59.685949  7198 raft_consensus.cc:2955] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:07:59.689574  7059 raft_consensus.cc:2955] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:07:59.692881  6912 raft_consensus.cc:2955] T f4ba51c0b1514ea08d691e665cb4782a P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:07:59.716704  6808 catalog_manager.cc:5697] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888 reported cstate change: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:07:59.720383  7059 consensus_queue.cc:237] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Queue 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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:07:59.740763  6986 raft_consensus.cc:1275] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:59.742901  7172 consensus_queue.cc:1048] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.744603  6912 raft_consensus.cc:1275] T d3d63d5970a2404ab56e2ff24286f9b4 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:59.748317  7201 consensus_queue.cc:1048] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.764168  7172 raft_consensus.cc:2955] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
W20260710 11:07:59.770087  7027 consensus_peers.cc:597] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 -> Peer 31f998e907bb4834a893c438f15a9cdb (127.5.168.4:42055): Couldn't send request to peer 31f998e907bb4834a893c438f15a9cdb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d3d63d5970a2404ab56e2ff24286f9b4. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:59.772125  6987 raft_consensus.cc:2955] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:07:59.782569  6912 raft_consensus.cc:2955] T d3d63d5970a2404ab56e2ff24286f9b4 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:07:59.788372  6986 consensus_queue.cc:237] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Queue 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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:07:59.795068  6809 catalog_manager.cc:5697] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 reported cstate change: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:59.796486  7059 raft_consensus.cc:1275] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:59.796558  6953 consensus_peers.cc:597] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 -> Peer 31f998e907bb4834a893c438f15a9cdb (127.5.168.4:42055): Couldn't send request to peer 31f998e907bb4834a893c438f15a9cdb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c17a4691f1c1432194c2cebf10557ec3. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:59.797940  7290 consensus_queue.cc:1048] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.800614  6912 raft_consensus.cc:1275] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:59.802227  7290 consensus_queue.cc:1048] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.813336  7213 raft_consensus.cc:2955] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:07:59.818291  7059 raft_consensus.cc:2955] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:07:59.819945  6912 raft_consensus.cc:2955] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:07:59.829862  7061 consensus_queue.cc:237] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Queue 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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:07:59.830199  6808 catalog_manager.cc:5697] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 reported cstate change: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:59.839231  7027 consensus_peers.cc:597] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 -> Peer 31f998e907bb4834a893c438f15a9cdb (127.5.168.4:42055): Couldn't send request to peer 31f998e907bb4834a893c438f15a9cdb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42732537fd7b43edb2002c7955ec6eae. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:59.839811  6986 raft_consensus.cc:1275] T 42732537fd7b43edb2002c7955ec6eae P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:59.841322  7383 consensus_queue.cc:1048] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.841918  6912 raft_consensus.cc:1275] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:59.843662  7172 consensus_queue.cc:1048] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.859359  7172 raft_consensus.cc:2955] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:07:59.862324  6986 raft_consensus.cc:2955] T 42732537fd7b43edb2002c7955ec6eae P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:07:59.864282  6912 raft_consensus.cc:2955] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:07:59.876693  6808 catalog_manager.cc:5697] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff reported cstate change: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:00.111778  7397 ts_tablet_manager.cc:933] T d3d63d5970a2404ab56e2ff24286f9b4 P 31f998e907bb4834a893c438f15a9cdb: Initiating tablet copy from peer a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:08:00.114050  7397 tablet_copy_client.cc:323] T d3d63d5970a2404ab56e2ff24286f9b4 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Beginning tablet copy session from remote peer at address 127.5.168.3:45293
I20260710 11:08:00.125538  7071 tablet_copy_service.cc:140] P a8cecbb292b640a7aa914cf848b19888: Received BeginTabletCopySession request for tablet d3d63d5970a2404ab56e2ff24286f9b4 from peer 31f998e907bb4834a893c438f15a9cdb ({username='slave'} at 127.0.0.1:55644)
I20260710 11:08:00.126062  7071 tablet_copy_service.cc:161] P a8cecbb292b640a7aa914cf848b19888: Beginning new tablet copy session on tablet d3d63d5970a2404ab56e2ff24286f9b4 from peer 31f998e907bb4834a893c438f15a9cdb at {username='slave'} at 127.0.0.1:55644: session id = 31f998e907bb4834a893c438f15a9cdb-d3d63d5970a2404ab56e2ff24286f9b4
I20260710 11:08:00.131479  7071 tablet_copy_source_session.cc:215] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:00.134601  7397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3d63d5970a2404ab56e2ff24286f9b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:00.139958  7368 heartbeater.cc:499] Master 127.5.168.62:35027 was elected leader, sending a full tablet report...
I20260710 11:08:00.146719  7397 tablet_copy_client.cc:806] T d3d63d5970a2404ab56e2ff24286f9b4 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:00.147356  7397 tablet_copy_client.cc:670] T d3d63d5970a2404ab56e2ff24286f9b4 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:00.151654  7397 tablet_copy_client.cc:538] T d3d63d5970a2404ab56e2ff24286f9b4 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:00.158455  7397 tablet_bootstrap.cc:492] T d3d63d5970a2404ab56e2ff24286f9b4 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap starting.
I20260710 11:08:00.175645  7397 tablet_bootstrap.cc:492] T d3d63d5970a2404ab56e2ff24286f9b4 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:00.176404  7397 tablet_bootstrap.cc:492] T d3d63d5970a2404ab56e2ff24286f9b4 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap complete.
I20260710 11:08:00.177008  7397 ts_tablet_manager.cc:1403] T d3d63d5970a2404ab56e2ff24286f9b4 P 31f998e907bb4834a893c438f15a9cdb: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.004s
I20260710 11:08:00.179351  7397 raft_consensus.cc:359] T d3d63d5970a2404ab56e2ff24286f9b4 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:00.179977  7397 raft_consensus.cc:740] T d3d63d5970a2404ab56e2ff24286f9b4 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Initialized, Role: LEARNER
I20260710 11:08:00.180480  7397 consensus_queue.cc:260] T d3d63d5970a2404ab56e2ff24286f9b4 P 31f998e907bb4834a893c438f15a9cdb [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:00.183219  7397 ts_tablet_manager.cc:1434] T d3d63d5970a2404ab56e2ff24286f9b4 P 31f998e907bb4834a893c438f15a9cdb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:00.185249  7071 tablet_copy_service.cc:342] P a8cecbb292b640a7aa914cf848b19888: Request end of tablet copy session 31f998e907bb4834a893c438f15a9cdb-d3d63d5970a2404ab56e2ff24286f9b4 received from {username='slave'} at 127.0.0.1:55644
I20260710 11:08:00.185624  7071 tablet_copy_service.cc:434] P a8cecbb292b640a7aa914cf848b19888: ending tablet copy session 31f998e907bb4834a893c438f15a9cdb-d3d63d5970a2404ab56e2ff24286f9b4 on tablet d3d63d5970a2404ab56e2ff24286f9b4 with peer 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:00.242234  7397 ts_tablet_manager.cc:933] T f4ba51c0b1514ea08d691e665cb4782a P 31f998e907bb4834a893c438f15a9cdb: Initiating tablet copy from peer e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:08:00.243854  7397 tablet_copy_client.cc:323] T f4ba51c0b1514ea08d691e665cb4782a P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Beginning tablet copy session from remote peer at address 127.5.168.2:38207
I20260710 11:08:00.255694  6997 tablet_copy_service.cc:140] P e79f931b62cf4637b91b4d6164177853: Received BeginTabletCopySession request for tablet f4ba51c0b1514ea08d691e665cb4782a from peer 31f998e907bb4834a893c438f15a9cdb ({username='slave'} at 127.0.0.1:46000)
I20260710 11:08:00.256279  6997 tablet_copy_service.cc:161] P e79f931b62cf4637b91b4d6164177853: Beginning new tablet copy session on tablet f4ba51c0b1514ea08d691e665cb4782a from peer 31f998e907bb4834a893c438f15a9cdb at {username='slave'} at 127.0.0.1:46000: session id = 31f998e907bb4834a893c438f15a9cdb-f4ba51c0b1514ea08d691e665cb4782a
I20260710 11:08:00.263881  6997 tablet_copy_source_session.cc:215] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:00.267182  7397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ba51c0b1514ea08d691e665cb4782a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:00.281621  7397 tablet_copy_client.cc:806] T f4ba51c0b1514ea08d691e665cb4782a P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:00.282159  7397 tablet_copy_client.cc:670] T f4ba51c0b1514ea08d691e665cb4782a P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:00.285225  7397 tablet_copy_client.cc:538] T f4ba51c0b1514ea08d691e665cb4782a P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:00.293426  7397 tablet_bootstrap.cc:492] T f4ba51c0b1514ea08d691e665cb4782a P 31f998e907bb4834a893c438f15a9cdb: Bootstrap starting.
I20260710 11:08:00.312091  7397 tablet_bootstrap.cc:492] T f4ba51c0b1514ea08d691e665cb4782a P 31f998e907bb4834a893c438f15a9cdb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:00.312916  7397 tablet_bootstrap.cc:492] T f4ba51c0b1514ea08d691e665cb4782a P 31f998e907bb4834a893c438f15a9cdb: Bootstrap complete.
I20260710 11:08:00.313550  7397 ts_tablet_manager.cc:1403] T f4ba51c0b1514ea08d691e665cb4782a P 31f998e907bb4834a893c438f15a9cdb: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 11:08:00.316663  7397 raft_consensus.cc:359] T f4ba51c0b1514ea08d691e665cb4782a P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:00.317574  7397 raft_consensus.cc:740] T f4ba51c0b1514ea08d691e665cb4782a P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Initialized, Role: LEARNER
I20260710 11:08:00.318261  7397 consensus_queue.cc:260] T f4ba51c0b1514ea08d691e665cb4782a P 31f998e907bb4834a893c438f15a9cdb [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:00.320677  7397 ts_tablet_manager.cc:1434] T f4ba51c0b1514ea08d691e665cb4782a P 31f998e907bb4834a893c438f15a9cdb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:08:00.322477  6997 tablet_copy_service.cc:342] P e79f931b62cf4637b91b4d6164177853: Request end of tablet copy session 31f998e907bb4834a893c438f15a9cdb-f4ba51c0b1514ea08d691e665cb4782a received from {username='slave'} at 127.0.0.1:46000
I20260710 11:08:00.322870  6997 tablet_copy_service.cc:434] P e79f931b62cf4637b91b4d6164177853: ending tablet copy session 31f998e907bb4834a893c438f15a9cdb-f4ba51c0b1514ea08d691e665cb4782a on tablet f4ba51c0b1514ea08d691e665cb4782a with peer 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:00.379161  7397 ts_tablet_manager.cc:933] T 42732537fd7b43edb2002c7955ec6eae P 31f998e907bb4834a893c438f15a9cdb: Initiating tablet copy from peer a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:08:00.380767  7397 tablet_copy_client.cc:323] T 42732537fd7b43edb2002c7955ec6eae P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Beginning tablet copy session from remote peer at address 127.5.168.3:45293
I20260710 11:08:00.382489  7071 tablet_copy_service.cc:140] P a8cecbb292b640a7aa914cf848b19888: Received BeginTabletCopySession request for tablet 42732537fd7b43edb2002c7955ec6eae from peer 31f998e907bb4834a893c438f15a9cdb ({username='slave'} at 127.0.0.1:55644)
I20260710 11:08:00.383024  7071 tablet_copy_service.cc:161] P a8cecbb292b640a7aa914cf848b19888: Beginning new tablet copy session on tablet 42732537fd7b43edb2002c7955ec6eae from peer 31f998e907bb4834a893c438f15a9cdb at {username='slave'} at 127.0.0.1:55644: session id = 31f998e907bb4834a893c438f15a9cdb-42732537fd7b43edb2002c7955ec6eae
I20260710 11:08:00.387328  7406 ts_tablet_manager.cc:933] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb: Initiating tablet copy from peer e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:08:00.389331  7406 tablet_copy_client.cc:323] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Beginning tablet copy session from remote peer at address 127.5.168.2:38207
I20260710 11:08:00.390969  6997 tablet_copy_service.cc:140] P e79f931b62cf4637b91b4d6164177853: Received BeginTabletCopySession request for tablet c17a4691f1c1432194c2cebf10557ec3 from peer 31f998e907bb4834a893c438f15a9cdb ({username='slave'} at 127.0.0.1:46000)
I20260710 11:08:00.391507  6997 tablet_copy_service.cc:161] P e79f931b62cf4637b91b4d6164177853: Beginning new tablet copy session on tablet c17a4691f1c1432194c2cebf10557ec3 from peer 31f998e907bb4834a893c438f15a9cdb at {username='slave'} at 127.0.0.1:46000: session id = 31f998e907bb4834a893c438f15a9cdb-c17a4691f1c1432194c2cebf10557ec3
I20260710 11:08:00.392513  7071 tablet_copy_source_session.cc:215] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:00.395849  7397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42732537fd7b43edb2002c7955ec6eae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:00.398330  6997 tablet_copy_source_session.cc:215] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:00.402043  7406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c17a4691f1c1432194c2cebf10557ec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:00.412562  7397 tablet_copy_client.cc:806] T 42732537fd7b43edb2002c7955ec6eae P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:00.413098  7397 tablet_copy_client.cc:670] T 42732537fd7b43edb2002c7955ec6eae P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:00.416744  7397 tablet_copy_client.cc:538] T 42732537fd7b43edb2002c7955ec6eae P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:00.419051  7406 tablet_copy_client.cc:806] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:00.419616  7406 tablet_copy_client.cc:670] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:00.423616  7406 tablet_copy_client.cc:538] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:00.425558  7397 tablet_bootstrap.cc:492] T 42732537fd7b43edb2002c7955ec6eae P 31f998e907bb4834a893c438f15a9cdb: Bootstrap starting.
I20260710 11:08:00.430804  7406 tablet_bootstrap.cc:492] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap starting.
I20260710 11:08:00.458141  7397 tablet_bootstrap.cc:492] T 42732537fd7b43edb2002c7955ec6eae P 31f998e907bb4834a893c438f15a9cdb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:00.459009  7397 tablet_bootstrap.cc:492] T 42732537fd7b43edb2002c7955ec6eae P 31f998e907bb4834a893c438f15a9cdb: Bootstrap complete.
I20260710 11:08:00.459657  7397 ts_tablet_manager.cc:1403] T 42732537fd7b43edb2002c7955ec6eae P 31f998e907bb4834a893c438f15a9cdb: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.009s
I20260710 11:08:00.460140  7406 tablet_bootstrap.cc:492] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:00.460980  7406 tablet_bootstrap.cc:492] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap complete.
I20260710 11:08:00.461596  7406 ts_tablet_manager.cc:1403] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.008s
I20260710 11:08:00.462252  7397 raft_consensus.cc:359] T 42732537fd7b43edb2002c7955ec6eae P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:00.463141  7397 raft_consensus.cc:740] T 42732537fd7b43edb2002c7955ec6eae P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Initialized, Role: LEARNER
I20260710 11:08:00.463909  7397 consensus_queue.cc:260] T 42732537fd7b43edb2002c7955ec6eae P 31f998e907bb4834a893c438f15a9cdb [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:00.464591  7406 raft_consensus.cc:359] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:00.465355  7406 raft_consensus.cc:740] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Initialized, Role: LEARNER
I20260710 11:08:00.465862  7397 ts_tablet_manager.cc:1434] T 42732537fd7b43edb2002c7955ec6eae P 31f998e907bb4834a893c438f15a9cdb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:00.465950  7406 consensus_queue.cc:260] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:00.468444  7406 ts_tablet_manager.cc:1434] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:08:00.468492  7071 tablet_copy_service.cc:342] P a8cecbb292b640a7aa914cf848b19888: Request end of tablet copy session 31f998e907bb4834a893c438f15a9cdb-42732537fd7b43edb2002c7955ec6eae received from {username='slave'} at 127.0.0.1:55644
I20260710 11:08:00.469190  7071 tablet_copy_service.cc:434] P a8cecbb292b640a7aa914cf848b19888: ending tablet copy session 31f998e907bb4834a893c438f15a9cdb-42732537fd7b43edb2002c7955ec6eae on tablet 42732537fd7b43edb2002c7955ec6eae with peer 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:00.470499  6997 tablet_copy_service.cc:342] P e79f931b62cf4637b91b4d6164177853: Request end of tablet copy session 31f998e907bb4834a893c438f15a9cdb-c17a4691f1c1432194c2cebf10557ec3 received from {username='slave'} at 127.0.0.1:46000
I20260710 11:08:00.470918  6997 tablet_copy_service.cc:434] P e79f931b62cf4637b91b4d6164177853: ending tablet copy session 31f998e907bb4834a893c438f15a9cdb-c17a4691f1c1432194c2cebf10557ec3 on tablet c17a4691f1c1432194c2cebf10557ec3 with peer 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:00.559114  7343 raft_consensus.cc:1217] T d3d63d5970a2404ab56e2ff24286f9b4 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:00.834321  7343 raft_consensus.cc:1217] T f4ba51c0b1514ea08d691e665cb4782a P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:00.959246  7343 raft_consensus.cc:1217] T 42732537fd7b43edb2002c7955ec6eae P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:00.976564  7342 raft_consensus.cc:1217] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:01.103097  7410 raft_consensus.cc:1064] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888: attempting to promote NON_VOTER 31f998e907bb4834a893c438f15a9cdb to VOTER
I20260710 11:08:01.106109  7410 consensus_queue.cc:237] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:01.114106  7342 raft_consensus.cc:1275] T d3d63d5970a2404ab56e2ff24286f9b4 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.115790  6986 raft_consensus.cc:1275] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.115927  6908 raft_consensus.cc:1275] T d3d63d5970a2404ab56e2ff24286f9b4 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.115655  7410 consensus_queue.cc:1048] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:01.117172  7395 consensus_queue.cc:1048] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:01.118184  7172 consensus_queue.cc:1048] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:01.128379  7395 raft_consensus.cc:2955] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.130460  6986 raft_consensus.cc:2955] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.143879  6810 catalog_manager.cc:5697] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853 reported cstate change: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.145115  7342 raft_consensus.cc:2955] T d3d63d5970a2404ab56e2ff24286f9b4 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.153412  6908 raft_consensus.cc:2955] T d3d63d5970a2404ab56e2ff24286f9b4 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.178494  7061 consensus_queue.cc:237] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:01.183750  6908 raft_consensus.cc:1275] T d3d63d5970a2404ab56e2ff24286f9b4 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.184001  7342 raft_consensus.cc:1275] T d3d63d5970a2404ab56e2ff24286f9b4 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.185731  7410 consensus_queue.cc:1048] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.189311  7172 consensus_queue.cc:1048] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.203387  7172 raft_consensus.cc:2955] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.203436  6908 raft_consensus.cc:2955] T d3d63d5970a2404ab56e2ff24286f9b4 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.211855  7342 raft_consensus.cc:2955] T d3d63d5970a2404ab56e2ff24286f9b4 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.214329  6796 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d3d63d5970a2404ab56e2ff24286f9b4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:01.222050  6809 catalog_manager.cc:5697] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 reported cstate change: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:01.234841  6975 tablet_service.cc:1558] Processing DeleteTablet for tablet d3d63d5970a2404ab56e2ff24286f9b4 with delete_type TABLET_DATA_TOMBSTONED (TS e79f931b62cf4637b91b4d6164177853 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45984
I20260710 11:08:01.239953  7422 tablet_replica.cc:333] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:01.241148  7422 raft_consensus.cc:2243] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:01.242034  7422 raft_consensus.cc:2272] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:01.245085  7422 ts_tablet_manager.cc:1916] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:01.257274  7422 ts_tablet_manager.cc:1929] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:01.257719  7422 log.cc:1199] T d3d63d5970a2404ab56e2ff24286f9b4 P e79f931b62cf4637b91b4d6164177853: Deleting WAL directory at /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-1-root/wals/d3d63d5970a2404ab56e2ff24286f9b4
I20260710 11:08:01.259312  6794 catalog_manager.cc:5028] TS e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207): tablet d3d63d5970a2404ab56e2ff24286f9b4 (table test-workload [id=64187580bcc4473b8263c5f5f903f0c4]) successfully deleted
I20260710 11:08:01.441985  7148 raft_consensus.cc:1064] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853: attempting to promote NON_VOTER 31f998e907bb4834a893c438f15a9cdb to VOTER
I20260710 11:08:01.444643  7148 consensus_queue.cc:237] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:01.453428  7342 raft_consensus.cc:1275] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.454835  7061 raft_consensus.cc:1275] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.455704  7148 consensus_queue.cc:1048] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:01.457842  7290 raft_consensus.cc:1064] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853: attempting to promote NON_VOTER 31f998e907bb4834a893c438f15a9cdb to VOTER
I20260710 11:08:01.458971  6908 raft_consensus.cc:1275] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.459335  7411 consensus_queue.cc:1048] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:01.460578  7148 consensus_queue.cc:1048] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:01.460476  7290 consensus_queue.cc:237] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:01.479133  7061 raft_consensus.cc:1275] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.484368  7410 raft_consensus.cc:1064] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888: attempting to promote NON_VOTER 31f998e907bb4834a893c438f15a9cdb to VOTER
I20260710 11:08:01.484944  6912 raft_consensus.cc:1275] T f4ba51c0b1514ea08d691e665cb4782a P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.486986  7410 consensus_queue.cc:237] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:01.487552  7343 raft_consensus.cc:1275] T f4ba51c0b1514ea08d691e665cb4782a P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.488296  7148 raft_consensus.cc:2955] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.492571  7061 raft_consensus.cc:2955] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.503391  7428 consensus_queue.cc:1048] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 11:08:01.508780  7411 consensus_queue.cc:1048] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:01.513227  7290 consensus_queue.cc:1048] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:01.514164  6809 catalog_manager.cc:5697] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888 reported cstate change: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.518151  7343 raft_consensus.cc:2955] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.543689  6912 raft_consensus.cc:2955] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.546952  6986 consensus_queue.cc:237] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [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: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:01.560958  7060 raft_consensus.cc:1275] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.561982  7342 raft_consensus.cc:1275] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.562388  7428 consensus_queue.cc:1048] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.565300  7428 consensus_queue.cc:1048] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.576697  7342 raft_consensus.cc:2955] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.579452  7432 raft_consensus.cc:2955] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.582158  7341 raft_consensus.cc:1275] T 42732537fd7b43edb2002c7955ec6eae P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.586905  6986 raft_consensus.cc:1275] T 42732537fd7b43edb2002c7955ec6eae P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.574791  7428 raft_consensus.cc:2955] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.591488  6912 raft_consensus.cc:2955] T f4ba51c0b1514ea08d691e665cb4782a P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.592212  7172 consensus_queue.cc:1048] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:01.592818  6810 catalog_manager.cc:5697] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb reported cstate change: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.593864  7172 consensus_queue.cc:1048] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:01.598150  6908 raft_consensus.cc:1275] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.600625  7061 raft_consensus.cc:2955] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.601912  7410 consensus_queue.cc:1048] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:01.593864  7059 raft_consensus.cc:2955] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.606918  6901 tablet_service.cc:1558] Processing DeleteTablet for tablet c17a4691f1c1432194c2cebf10557ec3 with delete_type TABLET_DATA_TOMBSTONED (TS 93b7288249c440cfb032028b670a5bff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53262
I20260710 11:08:01.612008  6794 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c17a4691f1c1432194c2cebf10557ec3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:01.623878  6809 catalog_manager.cc:5697] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 reported cstate change: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:01.623456  7343 raft_consensus.cc:2955] T f4ba51c0b1514ea08d691e665cb4782a P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.641737  6986 consensus_queue.cc:237] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:01.642813  7437 tablet_replica.cc:333] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
I20260710 11:08:01.643908  7437 raft_consensus.cc:2243] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:01.644587  7437 raft_consensus.cc:2272] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:01.646529  7172 raft_consensus.cc:2955] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.651132  7341 raft_consensus.cc:1275] T f4ba51c0b1514ea08d691e665cb4782a P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.649235  6908 raft_consensus.cc:1275] T f4ba51c0b1514ea08d691e665cb4782a P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.649611  6912 raft_consensus.cc:2955] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.653880  7428 consensus_queue.cc:1048] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.659654  7428 consensus_queue.cc:1048] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.662189  6986 raft_consensus.cc:2955] T 42732537fd7b43edb2002c7955ec6eae P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.663985  7432 raft_consensus.cc:2955] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.674438  6810 catalog_manager.cc:5697] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 reported cstate change: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:01.676576  6794 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f4ba51c0b1514ea08d691e665cb4782a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:01.684423  7342 raft_consensus.cc:2955] T f4ba51c0b1514ea08d691e665cb4782a P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.686553  7437 ts_tablet_manager.cc:1916] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:01.685546  7341 raft_consensus.cc:2955] T 42732537fd7b43edb2002c7955ec6eae P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.688895  6909 raft_consensus.cc:2955] T f4ba51c0b1514ea08d691e665cb4782a P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.701702  6809 catalog_manager.cc:5697] T f4ba51c0b1514ea08d691e665cb4782a P 31f998e907bb4834a893c438f15a9cdb reported cstate change: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.719353  7437 ts_tablet_manager.cc:1929] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:01.719935  7437 log.cc:1199] T c17a4691f1c1432194c2cebf10557ec3 P 93b7288249c440cfb032028b670a5bff: Deleting WAL directory at /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-0-root/wals/c17a4691f1c1432194c2cebf10557ec3
I20260710 11:08:01.720551  7042 tablet_service.cc:1558] Processing DeleteTablet for tablet f4ba51c0b1514ea08d691e665cb4782a with delete_type TABLET_DATA_TOMBSTONED (TS a8cecbb292b640a7aa914cf848b19888 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55614
I20260710 11:08:01.722604  6796 catalog_manager.cc:5028] TS 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): tablet c17a4691f1c1432194c2cebf10557ec3 (table test-workload [id=64187580bcc4473b8263c5f5f903f0c4]) successfully deleted
I20260710 11:08:01.724162  7440 tablet_replica.cc:333] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:01.725279  7440 raft_consensus.cc:2243] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:01.726042  7440 raft_consensus.cc:2272] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:01.726872  7059 consensus_queue.cc:237] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [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: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:01.729625  7440 ts_tablet_manager.cc:1916] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:01.733489  7341 raft_consensus.cc:1275] T 42732537fd7b43edb2002c7955ec6eae P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.734390  6986 raft_consensus.cc:1275] T 42732537fd7b43edb2002c7955ec6eae P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.734732  7172 consensus_queue.cc:1048] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.735698  7395 consensus_queue.cc:1048] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.743279  7421 raft_consensus.cc:2955] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.746531  7440 ts_tablet_manager.cc:1929] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:01.746989  7440 log.cc:1199] T f4ba51c0b1514ea08d691e665cb4782a P a8cecbb292b640a7aa914cf848b19888: Deleting WAL directory at /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-2-root/wals/f4ba51c0b1514ea08d691e665cb4782a
I20260710 11:08:01.748723  6796 catalog_manager.cc:5028] TS a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293): tablet f4ba51c0b1514ea08d691e665cb4782a (table test-workload [id=64187580bcc4473b8263c5f5f903f0c4]) successfully deleted
I20260710 11:08:01.749101  6986 raft_consensus.cc:2955] T 42732537fd7b43edb2002c7955ec6eae P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.750638  7341 raft_consensus.cc:2955] T 42732537fd7b43edb2002c7955ec6eae P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:01.756369  6796 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 42732537fd7b43edb2002c7955ec6eae with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:01.759914  6809 catalog_manager.cc:5697] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 reported cstate change: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:01.772907  6901 tablet_service.cc:1558] Processing DeleteTablet for tablet 42732537fd7b43edb2002c7955ec6eae with delete_type TABLET_DATA_TOMBSTONED (TS 93b7288249c440cfb032028b670a5bff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53262
I20260710 11:08:01.773788  7437 tablet_replica.cc:333] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
I20260710 11:08:01.774711  7437 raft_consensus.cc:2243] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:01.775454  7437 raft_consensus.cc:2272] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:01.778247  7437 ts_tablet_manager.cc:1916] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:01.788580  7437 ts_tablet_manager.cc:1929] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:01.788892  7437 log.cc:1199] T 42732537fd7b43edb2002c7955ec6eae P 93b7288249c440cfb032028b670a5bff: Deleting WAL directory at /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-0-root/wals/42732537fd7b43edb2002c7955ec6eae
I20260710 11:08:01.790264  6796 catalog_manager.cc:5028] TS 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): tablet 42732537fd7b43edb2002c7955ec6eae (table test-workload [id=64187580bcc4473b8263c5f5f903f0c4]) successfully deleted
I20260710 11:08:02.802105  7061 consensus_queue.cc:237] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Queue 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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
W20260710 11:08:02.808315  7027 consensus_peers.cc:597] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 -> Peer 31f998e907bb4834a893c438f15a9cdb (127.5.168.4:42055): Couldn't send request to peer 31f998e907bb4834a893c438f15a9cdb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b14c0879eec43b5b3558d70e84342ca. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:02.808482  6986 raft_consensus.cc:1275] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:02.808550  6909 raft_consensus.cc:1275] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:02.809999  7441 consensus_queue.cc:1048] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:02.810794  7443 consensus_queue.cc:1048] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:02.820327  7421 raft_consensus.cc:2955] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:02.822232  6909 raft_consensus.cc:2955] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:02.822429  6986 raft_consensus.cc:2955] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:02.832347  6987 consensus_queue.cc:237] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Queue 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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:02.832932  6808 catalog_manager.cc:5697] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 reported cstate change: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:02.844657  7061 raft_consensus.cc:1275] T 31dff73a30b54f73bc8bd1b49e373549 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:02.845553  6953 consensus_peers.cc:597] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 -> Peer 31f998e907bb4834a893c438f15a9cdb (127.5.168.4:42055): Couldn't send request to peer 31f998e907bb4834a893c438f15a9cdb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31dff73a30b54f73bc8bd1b49e373549. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:02.846143  7428 consensus_queue.cc:1048] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:02.846851  6909 raft_consensus.cc:1275] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:02.848688  7428 consensus_queue.cc:1048] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:02.857120  7432 raft_consensus.cc:2955] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:02.861709  6909 raft_consensus.cc:2955] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:02.878973  6809 catalog_manager.cc:5697] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff reported cstate change: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:02.890300  7061 raft_consensus.cc:2955] T 31dff73a30b54f73bc8bd1b49e373549 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:02.902652  6912 consensus_queue.cc:237] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:02.911316  6987 raft_consensus.cc:1275] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:02.912837  7061 raft_consensus.cc:1275] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:02.913148  7458 consensus_queue.cc:1048] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:02.914778  7223 consensus_queue.cc:1048] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:02.923419  7223 raft_consensus.cc:2955] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:02.926507  6987 raft_consensus.cc:2955] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:02.927542  7061 raft_consensus.cc:2955] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:02.938862  6986 consensus_queue.cc:237] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [LEADER]: Queue 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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:02.940071  6809 catalog_manager.cc:5697] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff reported cstate change: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New cstate: current_term: 2 leader_uuid: "93b7288249c440cfb032028b670a5bff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:02.945483  6878 consensus_peers.cc:597] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff -> Peer 31f998e907bb4834a893c438f15a9cdb (127.5.168.4:42055): Couldn't send request to peer 31f998e907bb4834a893c438f15a9cdb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a936aafa60014a19b3b169fcf023493c. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:02.951648  7061 raft_consensus.cc:1275] T c69179a5682341a68aa34354c117020e P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:02.954751  6912 raft_consensus.cc:1275] T c69179a5682341a68aa34354c117020e P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:02.956184  7454 consensus_queue.cc:1048] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:02.957194  7428 consensus_queue.cc:1048] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:08:02.956470  6953 consensus_peers.cc:597] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 -> Peer 31f998e907bb4834a893c438f15a9cdb (127.5.168.4:42055): Couldn't send request to peer 31f998e907bb4834a893c438f15a9cdb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c69179a5682341a68aa34354c117020e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:02.967689  7428 raft_consensus.cc:2955] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:02.969530  6912 raft_consensus.cc:2955] T c69179a5682341a68aa34354c117020e P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:02.972231  7061 raft_consensus.cc:2955] T c69179a5682341a68aa34354c117020e P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:02.981621  6806 catalog_manager.cc:5697] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 reported cstate change: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:03.194701  7466 ts_tablet_manager.cc:933] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb: Initiating tablet copy from peer a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:08:03.196503  7466 tablet_copy_client.cc:323] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Beginning tablet copy session from remote peer at address 127.5.168.3:45293
I20260710 11:08:03.198328  7071 tablet_copy_service.cc:140] P a8cecbb292b640a7aa914cf848b19888: Received BeginTabletCopySession request for tablet 7b14c0879eec43b5b3558d70e84342ca from peer 31f998e907bb4834a893c438f15a9cdb ({username='slave'} at 127.0.0.1:55644)
I20260710 11:08:03.198803  7071 tablet_copy_service.cc:161] P a8cecbb292b640a7aa914cf848b19888: Beginning new tablet copy session on tablet 7b14c0879eec43b5b3558d70e84342ca from peer 31f998e907bb4834a893c438f15a9cdb at {username='slave'} at 127.0.0.1:55644: session id = 31f998e907bb4834a893c438f15a9cdb-7b14c0879eec43b5b3558d70e84342ca
I20260710 11:08:03.203866  7071 tablet_copy_source_session.cc:215] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:03.206507  7466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b14c0879eec43b5b3558d70e84342ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:03.217481  7466 tablet_copy_client.cc:806] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:03.218107  7466 tablet_copy_client.cc:670] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:03.221911  7466 tablet_copy_client.cc:538] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:03.227968  7466 tablet_bootstrap.cc:492] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb: Bootstrap starting.
I20260710 11:08:03.244573  7466 tablet_bootstrap.cc:492] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:03.245365  7466 tablet_bootstrap.cc:492] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb: Bootstrap complete.
I20260710 11:08:03.245927  7466 ts_tablet_manager.cc:1403] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260710 11:08:03.248137  7466 raft_consensus.cc:359] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:03.248737  7466 raft_consensus.cc:740] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Initialized, Role: LEARNER
I20260710 11:08:03.249248  7466 consensus_queue.cc:260] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:03.252249  7466 ts_tablet_manager.cc:1434] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:08:03.253860  7071 tablet_copy_service.cc:342] P a8cecbb292b640a7aa914cf848b19888: Request end of tablet copy session 31f998e907bb4834a893c438f15a9cdb-7b14c0879eec43b5b3558d70e84342ca received from {username='slave'} at 127.0.0.1:55644
I20260710 11:08:03.254333  7071 tablet_copy_service.cc:434] P a8cecbb292b640a7aa914cf848b19888: ending tablet copy session 31f998e907bb4834a893c438f15a9cdb-7b14c0879eec43b5b3558d70e84342ca on tablet 7b14c0879eec43b5b3558d70e84342ca with peer 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:03.287530  7466 ts_tablet_manager.cc:933] T 31dff73a30b54f73bc8bd1b49e373549 P 31f998e907bb4834a893c438f15a9cdb: Initiating tablet copy from peer e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:08:03.289812  7466 tablet_copy_client.cc:323] T 31dff73a30b54f73bc8bd1b49e373549 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Beginning tablet copy session from remote peer at address 127.5.168.2:38207
I20260710 11:08:03.291538  6997 tablet_copy_service.cc:140] P e79f931b62cf4637b91b4d6164177853: Received BeginTabletCopySession request for tablet 31dff73a30b54f73bc8bd1b49e373549 from peer 31f998e907bb4834a893c438f15a9cdb ({username='slave'} at 127.0.0.1:46000)
I20260710 11:08:03.292059  6997 tablet_copy_service.cc:161] P e79f931b62cf4637b91b4d6164177853: Beginning new tablet copy session on tablet 31dff73a30b54f73bc8bd1b49e373549 from peer 31f998e907bb4834a893c438f15a9cdb at {username='slave'} at 127.0.0.1:46000: session id = 31f998e907bb4834a893c438f15a9cdb-31dff73a30b54f73bc8bd1b49e373549
I20260710 11:08:03.299420  6997 tablet_copy_source_session.cc:215] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:03.302021  7466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31dff73a30b54f73bc8bd1b49e373549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:03.313182  7466 tablet_copy_client.cc:806] T 31dff73a30b54f73bc8bd1b49e373549 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:03.313731  7466 tablet_copy_client.cc:670] T 31dff73a30b54f73bc8bd1b49e373549 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:03.317513  7466 tablet_copy_client.cc:538] T 31dff73a30b54f73bc8bd1b49e373549 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:03.323865  7466 tablet_bootstrap.cc:492] T 31dff73a30b54f73bc8bd1b49e373549 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap starting.
I20260710 11:08:03.342836  7466 tablet_bootstrap.cc:492] T 31dff73a30b54f73bc8bd1b49e373549 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:03.343676  7466 tablet_bootstrap.cc:492] T 31dff73a30b54f73bc8bd1b49e373549 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap complete.
I20260710 11:08:03.344220  7466 ts_tablet_manager.cc:1403] T 31dff73a30b54f73bc8bd1b49e373549 P 31f998e907bb4834a893c438f15a9cdb: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 11:08:03.346323  7466 raft_consensus.cc:359] T 31dff73a30b54f73bc8bd1b49e373549 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:03.346933  7466 raft_consensus.cc:740] T 31dff73a30b54f73bc8bd1b49e373549 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Initialized, Role: LEARNER
I20260710 11:08:03.347482  7466 consensus_queue.cc:260] T 31dff73a30b54f73bc8bd1b49e373549 P 31f998e907bb4834a893c438f15a9cdb [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:03.350183  7466 ts_tablet_manager.cc:1434] T 31dff73a30b54f73bc8bd1b49e373549 P 31f998e907bb4834a893c438f15a9cdb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:08:03.353504  6997 tablet_copy_service.cc:342] P e79f931b62cf4637b91b4d6164177853: Request end of tablet copy session 31f998e907bb4834a893c438f15a9cdb-31dff73a30b54f73bc8bd1b49e373549 received from {username='slave'} at 127.0.0.1:46000
I20260710 11:08:03.353938  6997 tablet_copy_service.cc:434] P e79f931b62cf4637b91b4d6164177853: ending tablet copy session 31f998e907bb4834a893c438f15a9cdb-31dff73a30b54f73bc8bd1b49e373549 on tablet 31dff73a30b54f73bc8bd1b49e373549 with peer 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:03.359535  7466 ts_tablet_manager.cc:933] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb: Initiating tablet copy from peer e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:08:03.362777  7466 tablet_copy_client.cc:323] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Beginning tablet copy session from remote peer at address 127.5.168.2:38207
I20260710 11:08:03.364743  6997 tablet_copy_service.cc:140] P e79f931b62cf4637b91b4d6164177853: Received BeginTabletCopySession request for tablet c69179a5682341a68aa34354c117020e from peer 31f998e907bb4834a893c438f15a9cdb ({username='slave'} at 127.0.0.1:46000)
I20260710 11:08:03.365324  6997 tablet_copy_service.cc:161] P e79f931b62cf4637b91b4d6164177853: Beginning new tablet copy session on tablet c69179a5682341a68aa34354c117020e from peer 31f998e907bb4834a893c438f15a9cdb at {username='slave'} at 127.0.0.1:46000: session id = 31f998e907bb4834a893c438f15a9cdb-c69179a5682341a68aa34354c117020e
I20260710 11:08:03.371588  6997 tablet_copy_source_session.cc:215] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:03.374557  7466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c69179a5682341a68aa34354c117020e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:03.384644  7466 tablet_copy_client.cc:806] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:03.385255  7466 tablet_copy_client.cc:670] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:03.389003  7466 tablet_copy_client.cc:538] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:03.397881  7466 tablet_bootstrap.cc:492] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb: Bootstrap starting.
I20260710 11:08:03.420193  7466 tablet_bootstrap.cc:492] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:03.421116  7466 tablet_bootstrap.cc:492] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb: Bootstrap complete.
I20260710 11:08:03.421715  7466 ts_tablet_manager.cc:1403] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.011s
I20260710 11:08:03.424134  7466 raft_consensus.cc:359] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:03.424881  7466 raft_consensus.cc:740] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Initialized, Role: LEARNER
I20260710 11:08:03.425886  7466 consensus_queue.cc:260] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:03.427870  7466 ts_tablet_manager.cc:1434] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:08:03.429738  6997 tablet_copy_service.cc:342] P e79f931b62cf4637b91b4d6164177853: Request end of tablet copy session 31f998e907bb4834a893c438f15a9cdb-c69179a5682341a68aa34354c117020e received from {username='slave'} at 127.0.0.1:46000
I20260710 11:08:03.430150  6997 tablet_copy_service.cc:434] P e79f931b62cf4637b91b4d6164177853: ending tablet copy session 31f998e907bb4834a893c438f15a9cdb-c69179a5682341a68aa34354c117020e on tablet c69179a5682341a68aa34354c117020e with peer 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:03.482728  7466 ts_tablet_manager.cc:933] T a936aafa60014a19b3b169fcf023493c P 31f998e907bb4834a893c438f15a9cdb: Initiating tablet copy from peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191)
I20260710 11:08:03.484303  7466 tablet_copy_client.cc:323] T a936aafa60014a19b3b169fcf023493c P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Beginning tablet copy session from remote peer at address 127.5.168.1:41191
I20260710 11:08:03.497751  6922 tablet_copy_service.cc:140] P 93b7288249c440cfb032028b670a5bff: Received BeginTabletCopySession request for tablet a936aafa60014a19b3b169fcf023493c from peer 31f998e907bb4834a893c438f15a9cdb ({username='slave'} at 127.0.0.1:53276)
I20260710 11:08:03.498311  6922 tablet_copy_service.cc:161] P 93b7288249c440cfb032028b670a5bff: Beginning new tablet copy session on tablet a936aafa60014a19b3b169fcf023493c from peer 31f998e907bb4834a893c438f15a9cdb at {username='slave'} at 127.0.0.1:53276: session id = 31f998e907bb4834a893c438f15a9cdb-a936aafa60014a19b3b169fcf023493c
I20260710 11:08:03.505539  6922 tablet_copy_source_session.cc:215] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:03.508498  7466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a936aafa60014a19b3b169fcf023493c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:03.521536  7466 tablet_copy_client.cc:806] T a936aafa60014a19b3b169fcf023493c P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:03.522085  7466 tablet_copy_client.cc:670] T a936aafa60014a19b3b169fcf023493c P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:03.525367  7466 tablet_copy_client.cc:538] T a936aafa60014a19b3b169fcf023493c P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:03.532728  7466 tablet_bootstrap.cc:492] T a936aafa60014a19b3b169fcf023493c P 31f998e907bb4834a893c438f15a9cdb: Bootstrap starting.
I20260710 11:08:03.546836  7466 tablet_bootstrap.cc:492] T a936aafa60014a19b3b169fcf023493c P 31f998e907bb4834a893c438f15a9cdb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:03.547742  7466 tablet_bootstrap.cc:492] T a936aafa60014a19b3b169fcf023493c P 31f998e907bb4834a893c438f15a9cdb: Bootstrap complete.
I20260710 11:08:03.548386  7466 ts_tablet_manager.cc:1403] T a936aafa60014a19b3b169fcf023493c P 31f998e907bb4834a893c438f15a9cdb: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260710 11:08:03.551801  7466 raft_consensus.cc:359] T a936aafa60014a19b3b169fcf023493c P 31f998e907bb4834a893c438f15a9cdb [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:03.552511  7466 raft_consensus.cc:740] T a936aafa60014a19b3b169fcf023493c P 31f998e907bb4834a893c438f15a9cdb [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Initialized, Role: LEARNER
I20260710 11:08:03.553066  7466 consensus_queue.cc:260] T a936aafa60014a19b3b169fcf023493c P 31f998e907bb4834a893c438f15a9cdb [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:03.554948  7466 ts_tablet_manager.cc:1434] T a936aafa60014a19b3b169fcf023493c P 31f998e907bb4834a893c438f15a9cdb: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 11:08:03.556819  6922 tablet_copy_service.cc:342] P 93b7288249c440cfb032028b670a5bff: Request end of tablet copy session 31f998e907bb4834a893c438f15a9cdb-a936aafa60014a19b3b169fcf023493c received from {username='slave'} at 127.0.0.1:53276
I20260710 11:08:03.557235  6922 tablet_copy_service.cc:434] P 93b7288249c440cfb032028b670a5bff: ending tablet copy session 31f998e907bb4834a893c438f15a9cdb-a936aafa60014a19b3b169fcf023493c on tablet a936aafa60014a19b3b169fcf023493c with peer 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:03.689952  7341 raft_consensus.cc:1217] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:03.813010  7341 raft_consensus.cc:1217] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:03.883250  7341 raft_consensus.cc:1217] T 31dff73a30b54f73bc8bd1b49e373549 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:04.096647  7341 raft_consensus.cc:1217] T a936aafa60014a19b3b169fcf023493c P 31f998e907bb4834a893c438f15a9cdb [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 11:08:04.124788  7441 raft_consensus.cc:1064] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888: attempting to promote NON_VOTER 31f998e907bb4834a893c438f15a9cdb to VOTER
I20260710 11:08:04.126715  7441 consensus_queue.cc:237] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:04.133152  7341 raft_consensus.cc:1275] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.134420  7441 consensus_queue.cc:1048] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.134752  6912 raft_consensus.cc:1275] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.135928  6987 raft_consensus.cc:1275] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.136369  7443 consensus_queue.cc:1048] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.137262  7478 consensus_queue.cc:1048] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.159463  7478 raft_consensus.cc:2955] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.160837  6912 raft_consensus.cc:2955] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.161281  6987 raft_consensus.cc:2955] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.176159  6806 catalog_manager.cc:5697] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff reported cstate change: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.175839  7341 raft_consensus.cc:2955] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.201617  7059 consensus_queue.cc:237] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:04.206139  7341 raft_consensus.cc:1275] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.208081  7478 consensus_queue.cc:1048] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.208410  6912 raft_consensus.cc:1275] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.209759  7443 consensus_queue.cc:1048] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.215880  7443 raft_consensus.cc:2955] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.219905  7341 raft_consensus.cc:2955] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.219837  6909 raft_consensus.cc:2955] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.230909  6796 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7b14c0879eec43b5b3558d70e84342ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:04.237924  6807 catalog_manager.cc:5697] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff reported cstate change: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.248095  6975 tablet_service.cc:1558] Processing DeleteTablet for tablet 7b14c0879eec43b5b3558d70e84342ca with delete_type TABLET_DATA_TOMBSTONED (TS e79f931b62cf4637b91b4d6164177853 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45984
I20260710 11:08:04.260286  7490 tablet_replica.cc:333] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:04.261626  7490 raft_consensus.cc:2243] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.262490  7490 raft_consensus.cc:2272] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.266374  7490 ts_tablet_manager.cc:1916] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:04.270843  7454 raft_consensus.cc:1064] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853: attempting to promote NON_VOTER 31f998e907bb4834a893c438f15a9cdb to VOTER
I20260710 11:08:04.273481  7454 consensus_queue.cc:237] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:04.280522  7341 raft_consensus.cc:1275] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.285305  7490 ts_tablet_manager.cc:1929] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:04.285797  7490 log.cc:1199] T 7b14c0879eec43b5b3558d70e84342ca P e79f931b62cf4637b91b4d6164177853: Deleting WAL directory at /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-1-root/wals/7b14c0879eec43b5b3558d70e84342ca
I20260710 11:08:04.286005  7453 consensus_queue.cc:1048] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.287988  6794 catalog_manager.cc:5028] TS e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207): tablet 7b14c0879eec43b5b3558d70e84342ca (table test-workload [id=64187580bcc4473b8263c5f5f903f0c4]) successfully deleted
I20260710 11:08:04.289495  7059 raft_consensus.cc:1275] T c69179a5682341a68aa34354c117020e P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.291088  7453 consensus_queue.cc:1048] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.291805  6909 raft_consensus.cc:1275] T c69179a5682341a68aa34354c117020e P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.293376  7479 consensus_queue.cc:1048] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.305151  7454 raft_consensus.cc:2955] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.307723  7059 raft_consensus.cc:2955] T c69179a5682341a68aa34354c117020e P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.310083  6909 raft_consensus.cc:2955] T c69179a5682341a68aa34354c117020e P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.318197  7341 raft_consensus.cc:2955] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.321419  6809 catalog_manager.cc:5697] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 reported cstate change: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:04.345614  6987 consensus_queue.cc:237] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:04.352510  7341 raft_consensus.cc:1275] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.354501  6909 raft_consensus.cc:1275] T c69179a5682341a68aa34354c117020e P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.356015  7454 consensus_queue.cc:1048] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.357583  7492 consensus_queue.cc:1048] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.363039  7492 raft_consensus.cc:2955] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.364701  6912 raft_consensus.cc:2955] T c69179a5682341a68aa34354c117020e P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.367049  7341 raft_consensus.cc:2955] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.374511  6794 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c69179a5682341a68aa34354c117020e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:04.381670  6806 catalog_manager.cc:5697] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb reported cstate change: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.392339  7042 tablet_service.cc:1558] Processing DeleteTablet for tablet c69179a5682341a68aa34354c117020e with delete_type TABLET_DATA_TOMBSTONED (TS a8cecbb292b640a7aa914cf848b19888 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55614
I20260710 11:08:04.395103  7496 tablet_replica.cc:333] T c69179a5682341a68aa34354c117020e P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:04.395995  7496 raft_consensus.cc:2243] T c69179a5682341a68aa34354c117020e P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.396674  7496 raft_consensus.cc:2272] T c69179a5682341a68aa34354c117020e P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.402745  7496 ts_tablet_manager.cc:1916] T c69179a5682341a68aa34354c117020e P a8cecbb292b640a7aa914cf848b19888: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:04.404413  7454 raft_consensus.cc:1064] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853: attempting to promote NON_VOTER 31f998e907bb4834a893c438f15a9cdb to VOTER
I20260710 11:08:04.406963  7454 consensus_queue.cc:237] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:04.414422  7341 raft_consensus.cc:1275] T 31dff73a30b54f73bc8bd1b49e373549 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.414712  7496 ts_tablet_manager.cc:1929] T c69179a5682341a68aa34354c117020e P a8cecbb292b640a7aa914cf848b19888: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:04.414996  6912 raft_consensus.cc:1275] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.415115  7496 log.cc:1199] T c69179a5682341a68aa34354c117020e P a8cecbb292b640a7aa914cf848b19888: Deleting WAL directory at /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-2-root/wals/c69179a5682341a68aa34354c117020e
I20260710 11:08:04.416227  7492 consensus_queue.cc:1048] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.417128  7061 raft_consensus.cc:1275] T 31dff73a30b54f73bc8bd1b49e373549 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.417320  7479 consensus_queue.cc:1048] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.417696  6796 catalog_manager.cc:5028] TS a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293): tablet c69179a5682341a68aa34354c117020e (table test-workload [id=64187580bcc4473b8263c5f5f903f0c4]) successfully deleted
I20260710 11:08:04.418497  7454 consensus_queue.cc:1048] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.438659  7492 raft_consensus.cc:2955] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.440832  7061 raft_consensus.cc:2955] T 31dff73a30b54f73bc8bd1b49e373549 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.441002  7341 raft_consensus.cc:2955] T 31dff73a30b54f73bc8bd1b49e373549 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.450397  6912 raft_consensus.cc:2955] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.456030  6809 catalog_manager.cc:5697] T 31dff73a30b54f73bc8bd1b49e373549 P 31f998e907bb4834a893c438f15a9cdb reported cstate change: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.471758  6987 consensus_queue.cc:237] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:04.477295  7341 raft_consensus.cc:1275] T 31dff73a30b54f73bc8bd1b49e373549 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.478675  6912 raft_consensus.cc:1275] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.479533  7492 consensus_queue.cc:1048] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.484702  7492 consensus_queue.cc:1048] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.486573  7492 raft_consensus.cc:2955] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.488389  7341 raft_consensus.cc:2955] T 31dff73a30b54f73bc8bd1b49e373549 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.496512  6794 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 31dff73a30b54f73bc8bd1b49e373549 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:04.498240  6912 raft_consensus.cc:2955] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.501952  6807 catalog_manager.cc:5697] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 reported cstate change: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:04.512599  7480 raft_consensus.cc:1064] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff: attempting to promote NON_VOTER 31f998e907bb4834a893c438f15a9cdb to VOTER
I20260710 11:08:04.513266  7042 tablet_service.cc:1558] Processing DeleteTablet for tablet 31dff73a30b54f73bc8bd1b49e373549 with delete_type TABLET_DATA_TOMBSTONED (TS a8cecbb292b640a7aa914cf848b19888 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55614
I20260710 11:08:04.514032  7496 tablet_replica.cc:333] T 31dff73a30b54f73bc8bd1b49e373549 P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:04.514725  7496 raft_consensus.cc:2243] T 31dff73a30b54f73bc8bd1b49e373549 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.515429  7496 raft_consensus.cc:2272] T 31dff73a30b54f73bc8bd1b49e373549 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.518810  7496 ts_tablet_manager.cc:1916] T 31dff73a30b54f73bc8bd1b49e373549 P a8cecbb292b640a7aa914cf848b19888: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:04.527076  7480 consensus_queue.cc:237] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:04.533764  7496 ts_tablet_manager.cc:1929] T 31dff73a30b54f73bc8bd1b49e373549 P a8cecbb292b640a7aa914cf848b19888: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:04.534214  7496 log.cc:1199] T 31dff73a30b54f73bc8bd1b49e373549 P a8cecbb292b640a7aa914cf848b19888: Deleting WAL directory at /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-2-root/wals/31dff73a30b54f73bc8bd1b49e373549
I20260710 11:08:04.534372  7341 raft_consensus.cc:1275] T a936aafa60014a19b3b169fcf023493c P 31f998e907bb4834a893c438f15a9cdb [term 2 LEARNER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:08:04.535279  7061 raft_consensus.cc:1275] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:08:04.535674  6796 catalog_manager.cc:5028] TS a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293): tablet 31dff73a30b54f73bc8bd1b49e373549 (table test-workload [id=64187580bcc4473b8263c5f5f903f0c4]) successfully deleted
I20260710 11:08:04.536895  7481 consensus_queue.cc:1048] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:04.537271  6987 raft_consensus.cc:1275] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:08:04.537942  7458 consensus_queue.cc:1048] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.538791  7480 consensus_queue.cc:1048] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.561326  7458 raft_consensus.cc:2955] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.564003  7341 raft_consensus.cc:2955] T a936aafa60014a19b3b169fcf023493c P 31f998e907bb4834a893c438f15a9cdb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.564982  6987 raft_consensus.cc:2955] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.576654  7061 raft_consensus.cc:2955] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.580181  6807 catalog_manager.cc:5697] T a936aafa60014a19b3b169fcf023493c P 31f998e907bb4834a893c438f15a9cdb reported cstate change: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "93b7288249c440cfb032028b670a5bff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.597489  6912 consensus_queue.cc:237] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:04.606999  7061 raft_consensus.cc:1275] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:04.607761  7342 raft_consensus.cc:1275] T a936aafa60014a19b3b169fcf023493c P 31f998e907bb4834a893c438f15a9cdb [term 2 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:04.610167  7458 consensus_queue.cc:1048] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.611968  7481 consensus_queue.cc:1048] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.619292  7480 raft_consensus.cc:2955] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.619923  7061 raft_consensus.cc:2955] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.622107  7341 raft_consensus.cc:2955] T a936aafa60014a19b3b169fcf023493c P 31f998e907bb4834a893c438f15a9cdb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.629362  6796 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a936aafa60014a19b3b169fcf023493c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:04.637023  6806 catalog_manager.cc:5697] T a936aafa60014a19b3b169fcf023493c P 31f998e907bb4834a893c438f15a9cdb reported cstate change: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New cstate: current_term: 2 leader_uuid: "93b7288249c440cfb032028b670a5bff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:04.646273  6975 tablet_service.cc:1558] Processing DeleteTablet for tablet a936aafa60014a19b3b169fcf023493c with delete_type TABLET_DATA_TOMBSTONED (TS e79f931b62cf4637b91b4d6164177853 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45984
I20260710 11:08:04.647454  7490 tablet_replica.cc:333] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:04.648273  7490 raft_consensus.cc:2243] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.648887  7490 raft_consensus.cc:2272] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.651312  7490 ts_tablet_manager.cc:1916] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:04.662256  7490 ts_tablet_manager.cc:1929] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 11:08:04.662557  7490 log.cc:1199] T a936aafa60014a19b3b169fcf023493c P e79f931b62cf4637b91b4d6164177853: Deleting WAL directory at /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-1-root/wals/a936aafa60014a19b3b169fcf023493c
I20260710 11:08:04.663828  6794 catalog_manager.cc:5028] TS e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207): tablet a936aafa60014a19b3b169fcf023493c (table test-workload [id=64187580bcc4473b8263c5f5f903f0c4]) successfully deleted
I20260710 11:08:05.681200  7061 consensus_queue.cc:237] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Queue 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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:05.686324  6987 raft_consensus.cc:1275] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:05.687108  6909 raft_consensus.cc:1275] T 59331791eaeb40d09d4292aed5a34e08 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:05.688114  7027 consensus_peers.cc:597] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 -> Peer 31f998e907bb4834a893c438f15a9cdb (127.5.168.4:42055): Couldn't send request to peer 31f998e907bb4834a893c438f15a9cdb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 59331791eaeb40d09d4292aed5a34e08. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:05.688658  7507 consensus_queue.cc:1048] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:05.689487  7478 consensus_queue.cc:1048] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:05.696062  7478 raft_consensus.cc:2955] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:05.697571  6909 raft_consensus.cc:2955] T 59331791eaeb40d09d4292aed5a34e08 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:05.701375  6987 raft_consensus.cc:2955] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:05.710106  6807 catalog_manager.cc:5697] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 reported cstate change: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:05.715930  7061 consensus_queue.cc:237] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Queue 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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:05.727882  6909 raft_consensus.cc:1275] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:05.728104  7027 consensus_peers.cc:597] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 -> Peer 31f998e907bb4834a893c438f15a9cdb (127.5.168.4:42055): Couldn't send request to peer 31f998e907bb4834a893c438f15a9cdb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 69cfe663390e49d0ae15af34b5c4930f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:05.729085  6986 raft_consensus.cc:1275] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:05.729285  7507 consensus_queue.cc:1048] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:05.731323  7507 consensus_queue.cc:1048] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:05.740815  7478 raft_consensus.cc:2955] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:05.742380  6909 raft_consensus.cc:2955] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:05.748260  6987 raft_consensus.cc:2955] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:05.759708  6806 catalog_manager.cc:5697] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff reported cstate change: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:05.758576  7061 consensus_queue.cc:237] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Queue 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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:05.771716  6987 raft_consensus.cc:1275] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:05.772020  6909 raft_consensus.cc:1275] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:05.772919  7443 consensus_queue.cc:1048] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:08:05.773749  7027 consensus_peers.cc:597] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 -> Peer 31f998e907bb4834a893c438f15a9cdb (127.5.168.4:42055): Couldn't send request to peer 31f998e907bb4834a893c438f15a9cdb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9220ceeeaede4557b07960433d24e9be. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:05.773828  7507 consensus_queue.cc:1048] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:05.781386  7478 raft_consensus.cc:2955] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:05.785689  6909 raft_consensus.cc:2955] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:05.790535  6987 raft_consensus.cc:2955] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:05.800354  6912 consensus_queue.cc:237] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [LEADER]: Queue 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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:05.803340  6807 catalog_manager.cc:5697] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff reported cstate change: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
W20260710 11:08:05.807542  6878 consensus_peers.cc:597] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff -> Peer 31f998e907bb4834a893c438f15a9cdb (127.5.168.4:42055): Couldn't send request to peer 31f998e907bb4834a893c438f15a9cdb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b20f7ca2d77445ca8f23c73ac95051e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:05.810343  7059 raft_consensus.cc:1275] T 2b20f7ca2d77445ca8f23c73ac95051e P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:05.812110  6986 raft_consensus.cc:1275] T 2b20f7ca2d77445ca8f23c73ac95051e P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:05.813673  7481 consensus_queue.cc:1048] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:05.815399  7505 consensus_queue.cc:1048] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:05.822949  7505 raft_consensus.cc:2955] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:05.825112  6986 raft_consensus.cc:2955] T 2b20f7ca2d77445ca8f23c73ac95051e P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:05.830402  7061 raft_consensus.cc:2955] T 2b20f7ca2d77445ca8f23c73ac95051e P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:05.838114  6808 catalog_manager.cc:5697] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff reported cstate change: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New cstate: current_term: 1 leader_uuid: "93b7288249c440cfb032028b670a5bff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:06.104432  7526 ts_tablet_manager.cc:933] T 69cfe663390e49d0ae15af34b5c4930f P 31f998e907bb4834a893c438f15a9cdb: Initiating tablet copy from peer a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:08:06.106379  7526 tablet_copy_client.cc:323] T 69cfe663390e49d0ae15af34b5c4930f P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Beginning tablet copy session from remote peer at address 127.5.168.3:45293
I20260710 11:08:06.107910  7071 tablet_copy_service.cc:140] P a8cecbb292b640a7aa914cf848b19888: Received BeginTabletCopySession request for tablet 69cfe663390e49d0ae15af34b5c4930f from peer 31f998e907bb4834a893c438f15a9cdb ({username='slave'} at 127.0.0.1:55644)
I20260710 11:08:06.108350  7071 tablet_copy_service.cc:161] P a8cecbb292b640a7aa914cf848b19888: Beginning new tablet copy session on tablet 69cfe663390e49d0ae15af34b5c4930f from peer 31f998e907bb4834a893c438f15a9cdb at {username='slave'} at 127.0.0.1:55644: session id = 31f998e907bb4834a893c438f15a9cdb-69cfe663390e49d0ae15af34b5c4930f
I20260710 11:08:06.113090  7071 tablet_copy_source_session.cc:215] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:06.115599  7526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69cfe663390e49d0ae15af34b5c4930f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.125612  7526 tablet_copy_client.cc:806] T 69cfe663390e49d0ae15af34b5c4930f P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:06.126108  7526 tablet_copy_client.cc:670] T 69cfe663390e49d0ae15af34b5c4930f P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:06.129455  7526 tablet_copy_client.cc:538] T 69cfe663390e49d0ae15af34b5c4930f P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:06.136727  7526 tablet_bootstrap.cc:492] T 69cfe663390e49d0ae15af34b5c4930f P 31f998e907bb4834a893c438f15a9cdb: Bootstrap starting.
I20260710 11:08:06.152004  7526 tablet_bootstrap.cc:492] T 69cfe663390e49d0ae15af34b5c4930f P 31f998e907bb4834a893c438f15a9cdb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:06.152704  7526 tablet_bootstrap.cc:492] T 69cfe663390e49d0ae15af34b5c4930f P 31f998e907bb4834a893c438f15a9cdb: Bootstrap complete.
I20260710 11:08:06.153234  7526 ts_tablet_manager.cc:1403] T 69cfe663390e49d0ae15af34b5c4930f P 31f998e907bb4834a893c438f15a9cdb: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.010s
I20260710 11:08:06.155722  7526 raft_consensus.cc:359] T 69cfe663390e49d0ae15af34b5c4930f P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:06.156543  7526 raft_consensus.cc:740] T 69cfe663390e49d0ae15af34b5c4930f P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Initialized, Role: LEARNER
I20260710 11:08:06.157948  7526 consensus_queue.cc:260] T 69cfe663390e49d0ae15af34b5c4930f P 31f998e907bb4834a893c438f15a9cdb [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:06.161350  7526 ts_tablet_manager.cc:1434] T 69cfe663390e49d0ae15af34b5c4930f P 31f998e907bb4834a893c438f15a9cdb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:08:06.163159  7071 tablet_copy_service.cc:342] P a8cecbb292b640a7aa914cf848b19888: Request end of tablet copy session 31f998e907bb4834a893c438f15a9cdb-69cfe663390e49d0ae15af34b5c4930f received from {username='slave'} at 127.0.0.1:55644
I20260710 11:08:06.163592  7071 tablet_copy_service.cc:434] P a8cecbb292b640a7aa914cf848b19888: ending tablet copy session 31f998e907bb4834a893c438f15a9cdb-69cfe663390e49d0ae15af34b5c4930f on tablet 69cfe663390e49d0ae15af34b5c4930f with peer 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:06.255892  7526 ts_tablet_manager.cc:933] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb: Initiating tablet copy from peer a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:08:06.257521  7526 tablet_copy_client.cc:323] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Beginning tablet copy session from remote peer at address 127.5.168.3:45293
I20260710 11:08:06.258984  7071 tablet_copy_service.cc:140] P a8cecbb292b640a7aa914cf848b19888: Received BeginTabletCopySession request for tablet 59331791eaeb40d09d4292aed5a34e08 from peer 31f998e907bb4834a893c438f15a9cdb ({username='slave'} at 127.0.0.1:55644)
I20260710 11:08:06.259536  7071 tablet_copy_service.cc:161] P a8cecbb292b640a7aa914cf848b19888: Beginning new tablet copy session on tablet 59331791eaeb40d09d4292aed5a34e08 from peer 31f998e907bb4834a893c438f15a9cdb at {username='slave'} at 127.0.0.1:55644: session id = 31f998e907bb4834a893c438f15a9cdb-59331791eaeb40d09d4292aed5a34e08
I20260710 11:08:06.265978  7071 tablet_copy_source_session.cc:215] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:06.269723  7526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59331791eaeb40d09d4292aed5a34e08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.279680  7526 tablet_copy_client.cc:806] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:06.280179  7526 tablet_copy_client.cc:670] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:06.283219  7526 tablet_copy_client.cc:538] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:06.290475  7526 tablet_bootstrap.cc:492] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap starting.
I20260710 11:08:06.307363  7526 tablet_bootstrap.cc:492] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:06.308210  7526 tablet_bootstrap.cc:492] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap complete.
I20260710 11:08:06.308797  7526 ts_tablet_manager.cc:1403] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.006s
I20260710 11:08:06.311517  7526 raft_consensus.cc:359] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:06.312137  7526 raft_consensus.cc:740] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Initialized, Role: LEARNER
I20260710 11:08:06.312633  7526 consensus_queue.cc:260] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:06.314679  7526 ts_tablet_manager.cc:1434] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:06.316250  7071 tablet_copy_service.cc:342] P a8cecbb292b640a7aa914cf848b19888: Request end of tablet copy session 31f998e907bb4834a893c438f15a9cdb-59331791eaeb40d09d4292aed5a34e08 received from {username='slave'} at 127.0.0.1:55644
I20260710 11:08:06.316648  7071 tablet_copy_service.cc:434] P a8cecbb292b640a7aa914cf848b19888: ending tablet copy session 31f998e907bb4834a893c438f15a9cdb-59331791eaeb40d09d4292aed5a34e08 on tablet 59331791eaeb40d09d4292aed5a34e08 with peer 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:06.330209  7526 ts_tablet_manager.cc:933] T 9220ceeeaede4557b07960433d24e9be P 31f998e907bb4834a893c438f15a9cdb: Initiating tablet copy from peer a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:08:06.331845  7526 tablet_copy_client.cc:323] T 9220ceeeaede4557b07960433d24e9be P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Beginning tablet copy session from remote peer at address 127.5.168.3:45293
I20260710 11:08:06.333665  7071 tablet_copy_service.cc:140] P a8cecbb292b640a7aa914cf848b19888: Received BeginTabletCopySession request for tablet 9220ceeeaede4557b07960433d24e9be from peer 31f998e907bb4834a893c438f15a9cdb ({username='slave'} at 127.0.0.1:55644)
I20260710 11:08:06.334239  7071 tablet_copy_service.cc:161] P a8cecbb292b640a7aa914cf848b19888: Beginning new tablet copy session on tablet 9220ceeeaede4557b07960433d24e9be from peer 31f998e907bb4834a893c438f15a9cdb at {username='slave'} at 127.0.0.1:55644: session id = 31f998e907bb4834a893c438f15a9cdb-9220ceeeaede4557b07960433d24e9be
I20260710 11:08:06.342365  7071 tablet_copy_source_session.cc:215] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:06.345183  7526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9220ceeeaede4557b07960433d24e9be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.352663  7534 ts_tablet_manager.cc:933] T 2b20f7ca2d77445ca8f23c73ac95051e P 31f998e907bb4834a893c438f15a9cdb: Initiating tablet copy from peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191)
I20260710 11:08:06.354315  7534 tablet_copy_client.cc:323] T 2b20f7ca2d77445ca8f23c73ac95051e P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Beginning tablet copy session from remote peer at address 127.5.168.1:41191
I20260710 11:08:06.355873  6922 tablet_copy_service.cc:140] P 93b7288249c440cfb032028b670a5bff: Received BeginTabletCopySession request for tablet 2b20f7ca2d77445ca8f23c73ac95051e from peer 31f998e907bb4834a893c438f15a9cdb ({username='slave'} at 127.0.0.1:53276)
I20260710 11:08:06.356416  6922 tablet_copy_service.cc:161] P 93b7288249c440cfb032028b670a5bff: Beginning new tablet copy session on tablet 2b20f7ca2d77445ca8f23c73ac95051e from peer 31f998e907bb4834a893c438f15a9cdb at {username='slave'} at 127.0.0.1:53276: session id = 31f998e907bb4834a893c438f15a9cdb-2b20f7ca2d77445ca8f23c73ac95051e
I20260710 11:08:06.360450  7526 tablet_copy_client.cc:806] T 9220ceeeaede4557b07960433d24e9be P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:06.360991  7526 tablet_copy_client.cc:670] T 9220ceeeaede4557b07960433d24e9be P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:06.363934  6922 tablet_copy_source_session.cc:215] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:06.364933  7526 tablet_copy_client.cc:538] T 9220ceeeaede4557b07960433d24e9be P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:06.366995  7534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b20f7ca2d77445ca8f23c73ac95051e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.372453  7526 tablet_bootstrap.cc:492] T 9220ceeeaede4557b07960433d24e9be P 31f998e907bb4834a893c438f15a9cdb: Bootstrap starting.
I20260710 11:08:06.381901  7534 tablet_copy_client.cc:806] T 2b20f7ca2d77445ca8f23c73ac95051e P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:06.382436  7534 tablet_copy_client.cc:670] T 2b20f7ca2d77445ca8f23c73ac95051e P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:06.386081  7534 tablet_copy_client.cc:538] T 2b20f7ca2d77445ca8f23c73ac95051e P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:06.389833  7526 tablet_bootstrap.cc:492] T 9220ceeeaede4557b07960433d24e9be P 31f998e907bb4834a893c438f15a9cdb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:06.390651  7526 tablet_bootstrap.cc:492] T 9220ceeeaede4557b07960433d24e9be P 31f998e907bb4834a893c438f15a9cdb: Bootstrap complete.
I20260710 11:08:06.391306  7526 ts_tablet_manager.cc:1403] T 9220ceeeaede4557b07960433d24e9be P 31f998e907bb4834a893c438f15a9cdb: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260710 11:08:06.393878  7534 tablet_bootstrap.cc:492] T 2b20f7ca2d77445ca8f23c73ac95051e P 31f998e907bb4834a893c438f15a9cdb: Bootstrap starting.
I20260710 11:08:06.393800  7526 raft_consensus.cc:359] T 9220ceeeaede4557b07960433d24e9be P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:06.394579  7526 raft_consensus.cc:740] T 9220ceeeaede4557b07960433d24e9be P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Initialized, Role: LEARNER
I20260710 11:08:06.395144  7526 consensus_queue.cc:260] T 9220ceeeaede4557b07960433d24e9be P 31f998e907bb4834a893c438f15a9cdb [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:06.397132  7526 ts_tablet_manager.cc:1434] T 9220ceeeaede4557b07960433d24e9be P 31f998e907bb4834a893c438f15a9cdb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:06.398922  7071 tablet_copy_service.cc:342] P a8cecbb292b640a7aa914cf848b19888: Request end of tablet copy session 31f998e907bb4834a893c438f15a9cdb-9220ceeeaede4557b07960433d24e9be received from {username='slave'} at 127.0.0.1:55644
I20260710 11:08:06.399411  7071 tablet_copy_service.cc:434] P a8cecbb292b640a7aa914cf848b19888: ending tablet copy session 31f998e907bb4834a893c438f15a9cdb-9220ceeeaede4557b07960433d24e9be on tablet 9220ceeeaede4557b07960433d24e9be with peer 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:06.412950  7534 tablet_bootstrap.cc:492] T 2b20f7ca2d77445ca8f23c73ac95051e P 31f998e907bb4834a893c438f15a9cdb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:06.413656  7534 tablet_bootstrap.cc:492] T 2b20f7ca2d77445ca8f23c73ac95051e P 31f998e907bb4834a893c438f15a9cdb: Bootstrap complete.
I20260710 11:08:06.414201  7534 ts_tablet_manager.cc:1403] T 2b20f7ca2d77445ca8f23c73ac95051e P 31f998e907bb4834a893c438f15a9cdb: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 11:08:06.416677  7534 raft_consensus.cc:359] T 2b20f7ca2d77445ca8f23c73ac95051e P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:06.417275  7534 raft_consensus.cc:740] T 2b20f7ca2d77445ca8f23c73ac95051e P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Initialized, Role: LEARNER
I20260710 11:08:06.417899  7534 consensus_queue.cc:260] T 2b20f7ca2d77445ca8f23c73ac95051e P 31f998e907bb4834a893c438f15a9cdb [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:06.420284  7534 ts_tablet_manager.cc:1434] T 2b20f7ca2d77445ca8f23c73ac95051e P 31f998e907bb4834a893c438f15a9cdb: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:08:06.423044  6922 tablet_copy_service.cc:342] P 93b7288249c440cfb032028b670a5bff: Request end of tablet copy session 31f998e907bb4834a893c438f15a9cdb-2b20f7ca2d77445ca8f23c73ac95051e received from {username='slave'} at 127.0.0.1:53276
I20260710 11:08:06.423470  6922 tablet_copy_service.cc:434] P 93b7288249c440cfb032028b670a5bff: ending tablet copy session 31f998e907bb4834a893c438f15a9cdb-2b20f7ca2d77445ca8f23c73ac95051e on tablet 2b20f7ca2d77445ca8f23c73ac95051e with peer 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:06.491359  7341 raft_consensus.cc:1217] T 69cfe663390e49d0ae15af34b5c4930f P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:06.723604  7341 raft_consensus.cc:1217] T 9220ceeeaede4557b07960433d24e9be P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:06.844102  7341 raft_consensus.cc:1217] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:06.899463  7341 raft_consensus.cc:1217] T 2b20f7ca2d77445ca8f23c73ac95051e P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:06.912642  7510 raft_consensus.cc:1064] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888: attempting to promote NON_VOTER 31f998e907bb4834a893c438f15a9cdb to VOTER
I20260710 11:08:06.915123  7510 consensus_queue.cc:237] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:06.922051  7341 raft_consensus.cc:1275] T 69cfe663390e49d0ae15af34b5c4930f P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:06.923333  6986 raft_consensus.cc:1275] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:06.923432  7539 consensus_queue.cc:1048] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:06.923691  6912 raft_consensus.cc:1275] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:06.924860  7510 consensus_queue.cc:1048] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:06.926193  7539 consensus_queue.cc:1048] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:06.940711  7507 raft_consensus.cc:2955] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:06.942183  6912 raft_consensus.cc:2955] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:06.942183  6986 raft_consensus.cc:2955] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:06.952461  7341 raft_consensus.cc:2955] T 69cfe663390e49d0ae15af34b5c4930f P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:06.955996  6807 catalog_manager.cc:5697] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff reported cstate change: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:06.976650  7061 consensus_queue.cc:237] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [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: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:06.982095  7341 raft_consensus.cc:1275] T 69cfe663390e49d0ae15af34b5c4930f P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:06.983950  7507 consensus_queue.cc:1048] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:06.984838  6986 raft_consensus.cc:1275] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:06.988267  7507 consensus_queue.cc:1048] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:06.990787  7539 raft_consensus.cc:2955] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:06.996462  6986 raft_consensus.cc:2955] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:06.996608  7341 raft_consensus.cc:2955] T 69cfe663390e49d0ae15af34b5c4930f P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.006729  6796 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 69cfe663390e49d0ae15af34b5c4930f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:07.009536  6808 catalog_manager.cc:5697] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853 reported cstate change: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.021232  6901 tablet_service.cc:1558] Processing DeleteTablet for tablet 69cfe663390e49d0ae15af34b5c4930f with delete_type TABLET_DATA_TOMBSTONED (TS 93b7288249c440cfb032028b670a5bff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53262
I20260710 11:08:07.024799  7550 tablet_replica.cc:333] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
I20260710 11:08:07.025700  7550 raft_consensus.cc:2243] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.026870  7550 raft_consensus.cc:2272] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.029731  7550 ts_tablet_manager.cc:1916] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:07.042610  7550 ts_tablet_manager.cc:1929] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:07.042937  7550 log.cc:1199] T 69cfe663390e49d0ae15af34b5c4930f P 93b7288249c440cfb032028b670a5bff: Deleting WAL directory at /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-0-root/wals/69cfe663390e49d0ae15af34b5c4930f
I20260710 11:08:07.044222  6796 catalog_manager.cc:5028] TS 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): tablet 69cfe663390e49d0ae15af34b5c4930f (table test-workload [id=64187580bcc4473b8263c5f5f903f0c4]) successfully deleted
I20260710 11:08:07.228714  7507 raft_consensus.cc:1064] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888: attempting to promote NON_VOTER 31f998e907bb4834a893c438f15a9cdb to VOTER
I20260710 11:08:07.230551  7507 consensus_queue.cc:237] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:07.238415  7341 raft_consensus.cc:1275] T 9220ceeeaede4557b07960433d24e9be P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:07.239688  7510 consensus_queue.cc:1048] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:07.241387  6912 raft_consensus.cc:1275] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:07.242650  7510 consensus_queue.cc:1048] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:07.242951  6986 raft_consensus.cc:1275] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:07.247813  7510 consensus_queue.cc:1048] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:07.251231  7507 raft_consensus.cc:2955] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.252838  6912 raft_consensus.cc:2955] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.262532  7341 raft_consensus.cc:2955] T 9220ceeeaede4557b07960433d24e9be P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.273120  6806 catalog_manager.cc:5697] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 reported cstate change: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:07.279943  6986 raft_consensus.cc:2955] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.291589  7061 consensus_queue.cc:237] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:07.296568  7341 raft_consensus.cc:1275] T 9220ceeeaede4557b07960433d24e9be P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:07.298344  6912 raft_consensus.cc:1275] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:07.298406  7539 consensus_queue.cc:1048] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:07.299960  7507 consensus_queue.cc:1048] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:07.306056  7539 raft_consensus.cc:2955] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.308632  7342 raft_consensus.cc:2955] T 9220ceeeaede4557b07960433d24e9be P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.307636  6912 raft_consensus.cc:2955] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.318140  6796 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9220ceeeaede4557b07960433d24e9be with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:07.321662  6809 catalog_manager.cc:5697] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 reported cstate change: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:07.331647  6975 tablet_service.cc:1558] Processing DeleteTablet for tablet 9220ceeeaede4557b07960433d24e9be with delete_type TABLET_DATA_TOMBSTONED (TS e79f931b62cf4637b91b4d6164177853 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45984
I20260710 11:08:07.335361  7555 tablet_replica.cc:333] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:07.336268  7555 raft_consensus.cc:2243] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.337495  7555 raft_consensus.cc:2272] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.340592  7555 ts_tablet_manager.cc:1916] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:07.353415  7555 ts_tablet_manager.cc:1929] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:07.353751  7555 log.cc:1199] T 9220ceeeaede4557b07960433d24e9be P e79f931b62cf4637b91b4d6164177853: Deleting WAL directory at /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-1-root/wals/9220ceeeaede4557b07960433d24e9be
I20260710 11:08:07.355079  6794 catalog_manager.cc:5028] TS e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207): tablet 9220ceeeaede4557b07960433d24e9be (table test-workload [id=64187580bcc4473b8263c5f5f903f0c4]) successfully deleted
I20260710 11:08:07.378851  7510 raft_consensus.cc:1064] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888: attempting to promote NON_VOTER 31f998e907bb4834a893c438f15a9cdb to VOTER
I20260710 11:08:07.380862  7510 consensus_queue.cc:237] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:07.386957  6986 raft_consensus.cc:1275] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:07.388484  6912 raft_consensus.cc:1275] T 59331791eaeb40d09d4292aed5a34e08 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:07.389161  7342 raft_consensus.cc:1275] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:07.388285  7510 consensus_queue.cc:1048] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:08:07.390594  7507 consensus_queue.cc:1048] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:07.391705  7540 raft_consensus.cc:1064] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff: attempting to promote NON_VOTER 31f998e907bb4834a893c438f15a9cdb to VOTER
I20260710 11:08:07.391489  7539 consensus_queue.cc:1048] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:07.394100  7540 consensus_queue.cc:237] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:07.407879  7342 raft_consensus.cc:1275] T 2b20f7ca2d77445ca8f23c73ac95051e P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:07.409659  7061 raft_consensus.cc:1275] T 2b20f7ca2d77445ca8f23c73ac95051e P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:07.411056  7540 consensus_queue.cc:1048] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:07.411497  6987 raft_consensus.cc:1275] T 2b20f7ca2d77445ca8f23c73ac95051e P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:07.412845  7481 consensus_queue.cc:1048] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:07.417626  7481 consensus_queue.cc:1048] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:07.422137  6985 raft_consensus.cc:2955] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.423629  7342 raft_consensus.cc:2955] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.419539  7557 raft_consensus.cc:2955] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.439440  6806 catalog_manager.cc:5697] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb reported cstate change: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.440851  7540 raft_consensus.cc:2955] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.449144  6912 raft_consensus.cc:2955] T 59331791eaeb40d09d4292aed5a34e08 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.452313  7059 raft_consensus.cc:2955] T 2b20f7ca2d77445ca8f23c73ac95051e P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.460145  6985 raft_consensus.cc:2955] T 2b20f7ca2d77445ca8f23c73ac95051e P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.464543  6808 catalog_manager.cc:5697] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff reported cstate change: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "93b7288249c440cfb032028b670a5bff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:07.475615  7059 consensus_queue.cc:237] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [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: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:07.481483  7341 raft_consensus.cc:1275] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:07.487067  7557 consensus_queue.cc:1048] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:07.492519  6985 raft_consensus.cc:1275] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:07.493847  7539 consensus_queue.cc:1048] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:07.495476  7510 raft_consensus.cc:2955] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.491948  7341 raft_consensus.cc:2955] T 2b20f7ca2d77445ca8f23c73ac95051e P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.499364  7342 raft_consensus.cc:2955] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.504792  6912 consensus_queue.cc:237] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:07.506038  6987 raft_consensus.cc:2955] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.520147  6986 raft_consensus.cc:1275] T 2b20f7ca2d77445ca8f23c73ac95051e P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:07.519680  6806 catalog_manager.cc:5697] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb reported cstate change: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.523402  7540 consensus_queue.cc:1048] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:07.525414  6796 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 59331791eaeb40d09d4292aed5a34e08 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:07.531291  6901 tablet_service.cc:1558] Processing DeleteTablet for tablet 59331791eaeb40d09d4292aed5a34e08 with delete_type TABLET_DATA_TOMBSTONED (TS 93b7288249c440cfb032028b670a5bff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53262
I20260710 11:08:07.532202  7550 tablet_replica.cc:333] T 59331791eaeb40d09d4292aed5a34e08 P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
I20260710 11:08:07.533196  7550 raft_consensus.cc:2243] T 59331791eaeb40d09d4292aed5a34e08 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.533773  7550 raft_consensus.cc:2272] T 59331791eaeb40d09d4292aed5a34e08 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.536864  7565 raft_consensus.cc:2955] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.540269  7550 ts_tablet_manager.cc:1916] T 59331791eaeb40d09d4292aed5a34e08 P 93b7288249c440cfb032028b670a5bff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:07.542624  7343 raft_consensus.cc:1275] T 2b20f7ca2d77445ca8f23c73ac95051e P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:07.544936  7566 consensus_queue.cc:1048] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:07.547773  6796 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2b20f7ca2d77445ca8f23c73ac95051e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:07.551448  7343 raft_consensus.cc:2955] T 2b20f7ca2d77445ca8f23c73ac95051e P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.554266  6987 raft_consensus.cc:2955] T 2b20f7ca2d77445ca8f23c73ac95051e P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:07.556813  6807 catalog_manager.cc:5697] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff reported cstate change: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New cstate: current_term: 1 leader_uuid: "93b7288249c440cfb032028b670a5bff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:07.570847  7042 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b20f7ca2d77445ca8f23c73ac95051e with delete_type TABLET_DATA_TOMBSTONED (TS a8cecbb292b640a7aa914cf848b19888 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55614
I20260710 11:08:07.577919  7550 ts_tablet_manager.cc:1929] T 59331791eaeb40d09d4292aed5a34e08 P 93b7288249c440cfb032028b670a5bff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:07.578328  7550 log.cc:1199] T 59331791eaeb40d09d4292aed5a34e08 P 93b7288249c440cfb032028b670a5bff: Deleting WAL directory at /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-0-root/wals/59331791eaeb40d09d4292aed5a34e08
I20260710 11:08:07.579934  6796 catalog_manager.cc:5028] TS 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): tablet 59331791eaeb40d09d4292aed5a34e08 (table test-workload [id=64187580bcc4473b8263c5f5f903f0c4]) successfully deleted
I20260710 11:08:07.581073  7568 tablet_replica.cc:333] T 2b20f7ca2d77445ca8f23c73ac95051e P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:07.581985  7568 raft_consensus.cc:2243] T 2b20f7ca2d77445ca8f23c73ac95051e P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.582602  7568 raft_consensus.cc:2272] T 2b20f7ca2d77445ca8f23c73ac95051e P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.586151  7568 ts_tablet_manager.cc:1916] T 2b20f7ca2d77445ca8f23c73ac95051e P a8cecbb292b640a7aa914cf848b19888: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:07.595768  7568 ts_tablet_manager.cc:1929] T 2b20f7ca2d77445ca8f23c73ac95051e P a8cecbb292b640a7aa914cf848b19888: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:07.596025  7568 log.cc:1199] T 2b20f7ca2d77445ca8f23c73ac95051e P a8cecbb292b640a7aa914cf848b19888: Deleting WAL directory at /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-2-root/wals/2b20f7ca2d77445ca8f23c73ac95051e
I20260710 11:08:07.597252  6796 catalog_manager.cc:5028] TS a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293): tablet 2b20f7ca2d77445ca8f23c73ac95051e (table test-workload [id=64187580bcc4473b8263c5f5f903f0c4]) successfully deleted
I20260710 11:08:08.601743  7059 consensus_queue.cc:237] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Queue 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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:08.607784  6985 raft_consensus.cc:1275] T 14a5c4130802401a8a91b52aa1ce9e49 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:08.607818  6909 raft_consensus.cc:1275] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:08.608752  7027 consensus_peers.cc:597] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 -> Peer 31f998e907bb4834a893c438f15a9cdb (127.5.168.4:42055): Couldn't send request to peer 31f998e907bb4834a893c438f15a9cdb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14a5c4130802401a8a91b52aa1ce9e49. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:08.609187  7539 consensus_queue.cc:1048] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:08.609920  7510 consensus_queue.cc:1048] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:08.616626  7539 raft_consensus.cc:2955] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:08.620193  6985 raft_consensus.cc:2955] T 14a5c4130802401a8a91b52aa1ce9e49 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:08.624030  6909 raft_consensus.cc:2955] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:08.634667  6807 catalog_manager.cc:5697] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 reported cstate change: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:08.635353  7059 consensus_queue.cc:237] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Queue 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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
W20260710 11:08:08.642643  7027 consensus_peers.cc:597] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 -> Peer 31f998e907bb4834a893c438f15a9cdb (127.5.168.4:42055): Couldn't send request to peer 31f998e907bb4834a893c438f15a9cdb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e29720b0a8804ba0bed22677a241d564. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:08.644019  6985 raft_consensus.cc:1275] T e29720b0a8804ba0bed22677a241d564 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:08.644258  6909 raft_consensus.cc:1275] T e29720b0a8804ba0bed22677a241d564 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:08.645346  7539 consensus_queue.cc:1048] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:08.646108  7510 consensus_queue.cc:1048] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:08.657282  7574 raft_consensus.cc:2955] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:08.658939  6985 raft_consensus.cc:2955] T e29720b0a8804ba0bed22677a241d564 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:08.663753  6909 raft_consensus.cc:2955] T e29720b0a8804ba0bed22677a241d564 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:08.677392  6809 catalog_manager.cc:5697] T e29720b0a8804ba0bed22677a241d564 P 93b7288249c440cfb032028b670a5bff reported cstate change: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:08.677717  6987 consensus_queue.cc:237] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Queue 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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:08.692245  7059 raft_consensus.cc:1275] T 22311d7be5414ec48489483c9e8867b2 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:08.692971  6909 raft_consensus.cc:1275] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:08.693743  6953 consensus_peers.cc:597] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 -> Peer 31f998e907bb4834a893c438f15a9cdb (127.5.168.4:42055): Couldn't send request to peer 31f998e907bb4834a893c438f15a9cdb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22311d7be5414ec48489483c9e8867b2. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:08.695284  7583 consensus_queue.cc:1048] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:08.697819  7583 consensus_queue.cc:1048] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:08.707726  7567 raft_consensus.cc:2955] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:08.709129  7059 raft_consensus.cc:2955] T 22311d7be5414ec48489483c9e8867b2 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:08.713919  6909 raft_consensus.cc:2955] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:08.721822  6808 catalog_manager.cc:5697] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 reported cstate change: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:08.723384  6987 consensus_queue.cc:237] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Queue 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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:08.734465  7059 raft_consensus.cc:1275] T b860cfe1ba974d8b8bc841cf8e698f88 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:08.734680  6953 consensus_peers.cc:597] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 -> Peer 31f998e907bb4834a893c438f15a9cdb (127.5.168.4:42055): Couldn't send request to peer 31f998e907bb4834a893c438f15a9cdb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b860cfe1ba974d8b8bc841cf8e698f88. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:08.736052  7584 consensus_queue.cc:1048] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:08.740751  6909 raft_consensus.cc:1275] T b860cfe1ba974d8b8bc841cf8e698f88 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:08.741904  7584 consensus_queue.cc:1048] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:08.750331  7583 raft_consensus.cc:2955] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:08.752331  6912 raft_consensus.cc:2955] T b860cfe1ba974d8b8bc841cf8e698f88 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:08.752239  7059 raft_consensus.cc:2955] T b860cfe1ba974d8b8bc841cf8e698f88 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:08.763038  6807 catalog_manager.cc:5697] T b860cfe1ba974d8b8bc841cf8e698f88 P 93b7288249c440cfb032028b670a5bff reported cstate change: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:09.075090  7590 ts_tablet_manager.cc:933] T e29720b0a8804ba0bed22677a241d564 P 31f998e907bb4834a893c438f15a9cdb: Initiating tablet copy from peer a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:08:09.077205  7590 tablet_copy_client.cc:323] T e29720b0a8804ba0bed22677a241d564 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Beginning tablet copy session from remote peer at address 127.5.168.3:45293
I20260710 11:08:09.078912  7071 tablet_copy_service.cc:140] P a8cecbb292b640a7aa914cf848b19888: Received BeginTabletCopySession request for tablet e29720b0a8804ba0bed22677a241d564 from peer 31f998e907bb4834a893c438f15a9cdb ({username='slave'} at 127.0.0.1:55644)
I20260710 11:08:09.079385  7071 tablet_copy_service.cc:161] P a8cecbb292b640a7aa914cf848b19888: Beginning new tablet copy session on tablet e29720b0a8804ba0bed22677a241d564 from peer 31f998e907bb4834a893c438f15a9cdb at {username='slave'} at 127.0.0.1:55644: session id = 31f998e907bb4834a893c438f15a9cdb-e29720b0a8804ba0bed22677a241d564
I20260710 11:08:09.084307  7071 tablet_copy_source_session.cc:215] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:09.086709  7590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e29720b0a8804ba0bed22677a241d564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:09.099874  7590 tablet_copy_client.cc:806] T e29720b0a8804ba0bed22677a241d564 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:09.100509  7590 tablet_copy_client.cc:670] T e29720b0a8804ba0bed22677a241d564 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:09.104326  7590 tablet_copy_client.cc:538] T e29720b0a8804ba0bed22677a241d564 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:09.113083  7590 tablet_bootstrap.cc:492] T e29720b0a8804ba0bed22677a241d564 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap starting.
I20260710 11:08:09.133026  7590 tablet_bootstrap.cc:492] T e29720b0a8804ba0bed22677a241d564 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:09.133912  7590 tablet_bootstrap.cc:492] T e29720b0a8804ba0bed22677a241d564 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap complete.
I20260710 11:08:09.134564  7590 ts_tablet_manager.cc:1403] T e29720b0a8804ba0bed22677a241d564 P 31f998e907bb4834a893c438f15a9cdb: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260710 11:08:09.137368  7590 raft_consensus.cc:359] T e29720b0a8804ba0bed22677a241d564 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:09.138187  7590 raft_consensus.cc:740] T e29720b0a8804ba0bed22677a241d564 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Initialized, Role: LEARNER
I20260710 11:08:09.139021  7590 consensus_queue.cc:260] T e29720b0a8804ba0bed22677a241d564 P 31f998e907bb4834a893c438f15a9cdb [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:09.142956  7590 ts_tablet_manager.cc:1434] T e29720b0a8804ba0bed22677a241d564 P 31f998e907bb4834a893c438f15a9cdb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260710 11:08:09.144626  7071 tablet_copy_service.cc:342] P a8cecbb292b640a7aa914cf848b19888: Request end of tablet copy session 31f998e907bb4834a893c438f15a9cdb-e29720b0a8804ba0bed22677a241d564 received from {username='slave'} at 127.0.0.1:55644
I20260710 11:08:09.145022  7071 tablet_copy_service.cc:434] P a8cecbb292b640a7aa914cf848b19888: ending tablet copy session 31f998e907bb4834a893c438f15a9cdb-e29720b0a8804ba0bed22677a241d564 on tablet e29720b0a8804ba0bed22677a241d564 with peer 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:09.166067  7590 ts_tablet_manager.cc:933] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb: Initiating tablet copy from peer a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:08:09.167490  7590 tablet_copy_client.cc:323] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Beginning tablet copy session from remote peer at address 127.5.168.3:45293
I20260710 11:08:09.168824  7071 tablet_copy_service.cc:140] P a8cecbb292b640a7aa914cf848b19888: Received BeginTabletCopySession request for tablet 14a5c4130802401a8a91b52aa1ce9e49 from peer 31f998e907bb4834a893c438f15a9cdb ({username='slave'} at 127.0.0.1:55644)
I20260710 11:08:09.169351  7071 tablet_copy_service.cc:161] P a8cecbb292b640a7aa914cf848b19888: Beginning new tablet copy session on tablet 14a5c4130802401a8a91b52aa1ce9e49 from peer 31f998e907bb4834a893c438f15a9cdb at {username='slave'} at 127.0.0.1:55644: session id = 31f998e907bb4834a893c438f15a9cdb-14a5c4130802401a8a91b52aa1ce9e49
I20260710 11:08:09.176775  7071 tablet_copy_source_session.cc:215] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:09.179464  7590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a5c4130802401a8a91b52aa1ce9e49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:09.192226  7590 tablet_copy_client.cc:806] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:09.192746  7590 tablet_copy_client.cc:670] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:09.196656  7590 tablet_copy_client.cc:538] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:09.206106  7590 tablet_bootstrap.cc:492] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap starting.
I20260710 11:08:09.224943  7590 tablet_bootstrap.cc:492] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:09.225793  7590 tablet_bootstrap.cc:492] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap complete.
I20260710 11:08:09.226485  7590 ts_tablet_manager.cc:1403] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.005s
I20260710 11:08:09.229439  7590 raft_consensus.cc:359] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:09.230217  7590 raft_consensus.cc:740] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Initialized, Role: LEARNER
I20260710 11:08:09.230826  7590 consensus_queue.cc:260] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:09.233122  7590 ts_tablet_manager.cc:1434] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:09.234807  7071 tablet_copy_service.cc:342] P a8cecbb292b640a7aa914cf848b19888: Request end of tablet copy session 31f998e907bb4834a893c438f15a9cdb-14a5c4130802401a8a91b52aa1ce9e49 received from {username='slave'} at 127.0.0.1:55644
I20260710 11:08:09.235217  7071 tablet_copy_service.cc:434] P a8cecbb292b640a7aa914cf848b19888: ending tablet copy session 31f998e907bb4834a893c438f15a9cdb-14a5c4130802401a8a91b52aa1ce9e49 on tablet 14a5c4130802401a8a91b52aa1ce9e49 with peer 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:09.256464  7590 ts_tablet_manager.cc:933] T b860cfe1ba974d8b8bc841cf8e698f88 P 31f998e907bb4834a893c438f15a9cdb: Initiating tablet copy from peer e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:08:09.257974  7590 tablet_copy_client.cc:323] T b860cfe1ba974d8b8bc841cf8e698f88 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Beginning tablet copy session from remote peer at address 127.5.168.2:38207
I20260710 11:08:09.259325  6997 tablet_copy_service.cc:140] P e79f931b62cf4637b91b4d6164177853: Received BeginTabletCopySession request for tablet b860cfe1ba974d8b8bc841cf8e698f88 from peer 31f998e907bb4834a893c438f15a9cdb ({username='slave'} at 127.0.0.1:46000)
I20260710 11:08:09.259835  6997 tablet_copy_service.cc:161] P e79f931b62cf4637b91b4d6164177853: Beginning new tablet copy session on tablet b860cfe1ba974d8b8bc841cf8e698f88 from peer 31f998e907bb4834a893c438f15a9cdb at {username='slave'} at 127.0.0.1:46000: session id = 31f998e907bb4834a893c438f15a9cdb-b860cfe1ba974d8b8bc841cf8e698f88
I20260710 11:08:09.267194  6997 tablet_copy_source_session.cc:215] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:09.270040  7590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b860cfe1ba974d8b8bc841cf8e698f88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:09.276057  7597 ts_tablet_manager.cc:933] T 22311d7be5414ec48489483c9e8867b2 P 31f998e907bb4834a893c438f15a9cdb: Initiating tablet copy from peer e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:08:09.277697  7597 tablet_copy_client.cc:323] T 22311d7be5414ec48489483c9e8867b2 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Beginning tablet copy session from remote peer at address 127.5.168.2:38207
I20260710 11:08:09.279268  6997 tablet_copy_service.cc:140] P e79f931b62cf4637b91b4d6164177853: Received BeginTabletCopySession request for tablet 22311d7be5414ec48489483c9e8867b2 from peer 31f998e907bb4834a893c438f15a9cdb ({username='slave'} at 127.0.0.1:46000)
I20260710 11:08:09.279754  6997 tablet_copy_service.cc:161] P e79f931b62cf4637b91b4d6164177853: Beginning new tablet copy session on tablet 22311d7be5414ec48489483c9e8867b2 from peer 31f998e907bb4834a893c438f15a9cdb at {username='slave'} at 127.0.0.1:46000: session id = 31f998e907bb4834a893c438f15a9cdb-22311d7be5414ec48489483c9e8867b2
I20260710 11:08:09.284363  7590 tablet_copy_client.cc:806] T b860cfe1ba974d8b8bc841cf8e698f88 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:09.284893  7590 tablet_copy_client.cc:670] T b860cfe1ba974d8b8bc841cf8e698f88 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:09.286376  6997 tablet_copy_source_session.cc:215] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:09.288573  7590 tablet_copy_client.cc:538] T b860cfe1ba974d8b8bc841cf8e698f88 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:09.289847  7597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22311d7be5414ec48489483c9e8867b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:09.296103  7590 tablet_bootstrap.cc:492] T b860cfe1ba974d8b8bc841cf8e698f88 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap starting.
I20260710 11:08:09.309769  7597 tablet_copy_client.cc:806] T 22311d7be5414ec48489483c9e8867b2 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:09.310313  7597 tablet_copy_client.cc:670] T 22311d7be5414ec48489483c9e8867b2 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:09.311565  7590 tablet_bootstrap.cc:492] T b860cfe1ba974d8b8bc841cf8e698f88 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:09.312337  7590 tablet_bootstrap.cc:492] T b860cfe1ba974d8b8bc841cf8e698f88 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap complete.
I20260710 11:08:09.312827  7590 ts_tablet_manager.cc:1403] T b860cfe1ba974d8b8bc841cf8e698f88 P 31f998e907bb4834a893c438f15a9cdb: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:08:09.313795  7597 tablet_copy_client.cc:538] T 22311d7be5414ec48489483c9e8867b2 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:09.314883  7590 raft_consensus.cc:359] T b860cfe1ba974d8b8bc841cf8e698f88 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:09.315527  7590 raft_consensus.cc:740] T b860cfe1ba974d8b8bc841cf8e698f88 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Initialized, Role: LEARNER
I20260710 11:08:09.315959  7590 consensus_queue.cc:260] T b860cfe1ba974d8b8bc841cf8e698f88 P 31f998e907bb4834a893c438f15a9cdb [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:09.317660  7590 ts_tablet_manager.cc:1434] T b860cfe1ba974d8b8bc841cf8e698f88 P 31f998e907bb4834a893c438f15a9cdb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:09.319698  6997 tablet_copy_service.cc:342] P e79f931b62cf4637b91b4d6164177853: Request end of tablet copy session 31f998e907bb4834a893c438f15a9cdb-b860cfe1ba974d8b8bc841cf8e698f88 received from {username='slave'} at 127.0.0.1:46000
I20260710 11:08:09.320093  6997 tablet_copy_service.cc:434] P e79f931b62cf4637b91b4d6164177853: ending tablet copy session 31f998e907bb4834a893c438f15a9cdb-b860cfe1ba974d8b8bc841cf8e698f88 on tablet b860cfe1ba974d8b8bc841cf8e698f88 with peer 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:09.322124  7597 tablet_bootstrap.cc:492] T 22311d7be5414ec48489483c9e8867b2 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap starting.
I20260710 11:08:09.351065  7597 tablet_bootstrap.cc:492] T 22311d7be5414ec48489483c9e8867b2 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:09.351905  7597 tablet_bootstrap.cc:492] T 22311d7be5414ec48489483c9e8867b2 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap complete.
I20260710 11:08:09.352515  7597 ts_tablet_manager.cc:1403] T 22311d7be5414ec48489483c9e8867b2 P 31f998e907bb4834a893c438f15a9cdb: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.012s
I20260710 11:08:09.355190  7597 raft_consensus.cc:359] T 22311d7be5414ec48489483c9e8867b2 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:09.355979  7597 raft_consensus.cc:740] T 22311d7be5414ec48489483c9e8867b2 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Initialized, Role: LEARNER
I20260710 11:08:09.356591  7597 consensus_queue.cc:260] T 22311d7be5414ec48489483c9e8867b2 P 31f998e907bb4834a893c438f15a9cdb [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:09.358915  7597 ts_tablet_manager.cc:1434] T 22311d7be5414ec48489483c9e8867b2 P 31f998e907bb4834a893c438f15a9cdb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:09.360594  6997 tablet_copy_service.cc:342] P e79f931b62cf4637b91b4d6164177853: Request end of tablet copy session 31f998e907bb4834a893c438f15a9cdb-22311d7be5414ec48489483c9e8867b2 received from {username='slave'} at 127.0.0.1:46000
I20260710 11:08:09.360993  6997 tablet_copy_service.cc:434] P e79f931b62cf4637b91b4d6164177853: ending tablet copy session 31f998e907bb4834a893c438f15a9cdb-22311d7be5414ec48489483c9e8867b2 on tablet 22311d7be5414ec48489483c9e8867b2 with peer 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:09.456570  7343 raft_consensus.cc:1217] T e29720b0a8804ba0bed22677a241d564 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:09.747114  7343 raft_consensus.cc:1217] T b860cfe1ba974d8b8bc841cf8e698f88 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:09.765014  7343 raft_consensus.cc:1217] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:09.770756  7343 raft_consensus.cc:1217] T 22311d7be5414ec48489483c9e8867b2 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:10.070065  7510 raft_consensus.cc:1064] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888: attempting to promote NON_VOTER 31f998e907bb4834a893c438f15a9cdb to VOTER
I20260710 11:08:10.072089  7510 consensus_queue.cc:237] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:10.077972  7341 raft_consensus.cc:1275] T e29720b0a8804ba0bed22677a241d564 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:10.078970  6909 raft_consensus.cc:1275] T e29720b0a8804ba0bed22677a241d564 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:10.079339  6987 raft_consensus.cc:1275] T e29720b0a8804ba0bed22677a241d564 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:10.079392  7600 consensus_queue.cc:1048] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:10.081035  7574 consensus_queue.cc:1048] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:10.081954  7600 consensus_queue.cc:1048] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:10.107528  7510 raft_consensus.cc:2955] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.109237  6909 raft_consensus.cc:2955] T e29720b0a8804ba0bed22677a241d564 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.111416  7341 raft_consensus.cc:2955] T e29720b0a8804ba0bed22677a241d564 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.118372  6987 raft_consensus.cc:2955] T e29720b0a8804ba0bed22677a241d564 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.124758  6809 catalog_manager.cc:5697] T e29720b0a8804ba0bed22677a241d564 P 93b7288249c440cfb032028b670a5bff reported cstate change: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.149966  7059 consensus_queue.cc:237] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [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: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:10.155488  7341 raft_consensus.cc:1275] T e29720b0a8804ba0bed22677a241d564 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:10.155488  6987 raft_consensus.cc:1275] T e29720b0a8804ba0bed22677a241d564 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:10.157895  7574 consensus_queue.cc:1048] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:10.158638  7600 consensus_queue.cc:1048] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:10.165099  7510 raft_consensus.cc:2955] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.167109  7341 raft_consensus.cc:2955] T e29720b0a8804ba0bed22677a241d564 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.170303  6987 raft_consensus.cc:2955] T e29720b0a8804ba0bed22677a241d564 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.176577  6796 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e29720b0a8804ba0bed22677a241d564 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:10.180578  7603 raft_consensus.cc:1064] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853: attempting to promote NON_VOTER 31f998e907bb4834a893c438f15a9cdb to VOTER
I20260710 11:08:10.179890  6807 catalog_manager.cc:5697] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 reported cstate change: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:10.182844  7603 consensus_queue.cc:237] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:10.192925  7341 raft_consensus.cc:1275] T b860cfe1ba974d8b8bc841cf8e698f88 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:10.194314  7583 consensus_queue.cc:1048] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:10.197687  7059 raft_consensus.cc:1275] T b860cfe1ba974d8b8bc841cf8e698f88 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:10.200042  6909 raft_consensus.cc:1275] T b860cfe1ba974d8b8bc841cf8e698f88 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:10.200255  6901 tablet_service.cc:1558] Processing DeleteTablet for tablet e29720b0a8804ba0bed22677a241d564 with delete_type TABLET_DATA_TOMBSTONED (TS 93b7288249c440cfb032028b670a5bff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53262
I20260710 11:08:10.199402  7603 consensus_queue.cc:1048] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:08:10.202157  7602 consensus_queue.cc:1048] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:10.222834  7614 tablet_replica.cc:333] T e29720b0a8804ba0bed22677a241d564 P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
I20260710 11:08:10.223879  7614 raft_consensus.cc:2243] T e29720b0a8804ba0bed22677a241d564 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:10.224586  7614 raft_consensus.cc:2272] T e29720b0a8804ba0bed22677a241d564 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:10.223737  7583 raft_consensus.cc:2955] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.230158  7614 ts_tablet_manager.cc:1916] T e29720b0a8804ba0bed22677a241d564 P 93b7288249c440cfb032028b670a5bff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:10.229925  7341 raft_consensus.cc:2955] T b860cfe1ba974d8b8bc841cf8e698f88 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.235231  7059 raft_consensus.cc:2955] T b860cfe1ba974d8b8bc841cf8e698f88 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.235061  6909 raft_consensus.cc:2955] T b860cfe1ba974d8b8bc841cf8e698f88 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.241263  6806 catalog_manager.cc:5697] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 reported cstate change: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:10.251824  7614 ts_tablet_manager.cc:1929] T e29720b0a8804ba0bed22677a241d564 P 93b7288249c440cfb032028b670a5bff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:10.252357  7614 log.cc:1199] T e29720b0a8804ba0bed22677a241d564 P 93b7288249c440cfb032028b670a5bff: Deleting WAL directory at /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-0-root/wals/e29720b0a8804ba0bed22677a241d564
I20260710 11:08:10.253995  6796 catalog_manager.cc:5028] TS 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): tablet e29720b0a8804ba0bed22677a241d564 (table test-workload [id=64187580bcc4473b8263c5f5f903f0c4]) successfully deleted
I20260710 11:08:10.265969  6987 consensus_queue.cc:237] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [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: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:10.276443  7061 raft_consensus.cc:1275] T b860cfe1ba974d8b8bc841cf8e698f88 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:10.277714  7602 consensus_queue.cc:1048] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:10.282339  7343 raft_consensus.cc:1275] T b860cfe1ba974d8b8bc841cf8e698f88 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:10.285162  7618 consensus_queue.cc:1048] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:10.290292  7618 raft_consensus.cc:2955] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.293440  7343 raft_consensus.cc:2955] T b860cfe1ba974d8b8bc841cf8e698f88 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.294133  7059 raft_consensus.cc:2955] T b860cfe1ba974d8b8bc841cf8e698f88 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.304692  7603 raft_consensus.cc:1064] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853: attempting to promote NON_VOTER 31f998e907bb4834a893c438f15a9cdb to VOTER
I20260710 11:08:10.306692  7603 consensus_queue.cc:237] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:10.312968  6807 catalog_manager.cc:5697] T b860cfe1ba974d8b8bc841cf8e698f88 P 31f998e907bb4834a893c438f15a9cdb reported cstate change: config changed from index 3 to 4, VOTER 93b7288249c440cfb032028b670a5bff (127.5.168.1) evicted. New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.320740  7343 raft_consensus.cc:1275] T 22311d7be5414ec48489483c9e8867b2 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:10.324928  6901 tablet_service.cc:1558] Processing DeleteTablet for tablet b860cfe1ba974d8b8bc841cf8e698f88 with delete_type TABLET_DATA_TOMBSTONED (TS 93b7288249c440cfb032028b670a5bff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53262
I20260710 11:08:10.326448  7614 tablet_replica.cc:333] T b860cfe1ba974d8b8bc841cf8e698f88 P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
I20260710 11:08:10.327786  7619 consensus_queue.cc:1048] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:10.328204  7614 raft_consensus.cc:2243] T b860cfe1ba974d8b8bc841cf8e698f88 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:10.328954  7614 raft_consensus.cc:2272] T b860cfe1ba974d8b8bc841cf8e698f88 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:10.333501  6794 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b860cfe1ba974d8b8bc841cf8e698f88 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:10.336441  7614 ts_tablet_manager.cc:1916] T b860cfe1ba974d8b8bc841cf8e698f88 P 93b7288249c440cfb032028b670a5bff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:10.336503  6909 raft_consensus.cc:1275] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:10.342943  7061 raft_consensus.cc:1275] T 22311d7be5414ec48489483c9e8867b2 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:10.343602  7583 consensus_queue.cc:1048] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:10.348088  7600 raft_consensus.cc:1064] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888: attempting to promote NON_VOTER 31f998e907bb4834a893c438f15a9cdb to VOTER
I20260710 11:08:10.355785  7614 ts_tablet_manager.cc:1929] T b860cfe1ba974d8b8bc841cf8e698f88 P 93b7288249c440cfb032028b670a5bff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:10.356549  7614 log.cc:1199] T b860cfe1ba974d8b8bc841cf8e698f88 P 93b7288249c440cfb032028b670a5bff: Deleting WAL directory at /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-0-root/wals/b860cfe1ba974d8b8bc841cf8e698f88
I20260710 11:08:10.350492  7600 consensus_queue.cc:237] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:10.358285  6796 catalog_manager.cc:5028] TS 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): tablet b860cfe1ba974d8b8bc841cf8e698f88 (table test-workload [id=64187580bcc4473b8263c5f5f903f0c4]) successfully deleted
I20260710 11:08:10.361730  7619 consensus_queue.cc:1048] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:10.375170  7619 raft_consensus.cc:2955] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.379293  6912 raft_consensus.cc:2955] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.381058  7343 raft_consensus.cc:2955] T 22311d7be5414ec48489483c9e8867b2 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.392409  7061 raft_consensus.cc:2955] T 22311d7be5414ec48489483c9e8867b2 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.395895  6808 catalog_manager.cc:5697] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff reported cstate change: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.399972  6987 raft_consensus.cc:1275] T 14a5c4130802401a8a91b52aa1ce9e49 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:10.400969  7343 raft_consensus.cc:1275] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:10.401963  7574 consensus_queue.cc:1048] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:10.403725  7574 consensus_queue.cc:1048] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:10.406694  6912 raft_consensus.cc:1275] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:10.408582  7510 consensus_queue.cc:1048] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:10.413018  6985 consensus_queue.cc:237] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:10.419409  7341 raft_consensus.cc:1275] T 22311d7be5414ec48489483c9e8867b2 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:10.423884  7618 consensus_queue.cc:1048] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:10.432212  6912 raft_consensus.cc:1275] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer e79f931b62cf4637b91b4d6164177853: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:10.434957  7619 consensus_queue.cc:1048] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:10.438700  7600 raft_consensus.cc:2955] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.440951  6912 raft_consensus.cc:2955] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.442420  7341 raft_consensus.cc:2955] T 22311d7be5414ec48489483c9e8867b2 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.440660  7618 raft_consensus.cc:2955] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.453554  7343 raft_consensus.cc:2955] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.456362  6807 catalog_manager.cc:5697] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff reported cstate change: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.471580  6987 raft_consensus.cc:2955] T 14a5c4130802401a8a91b52aa1ce9e49 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.473085  7061 consensus_queue.cc:237] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:10.480444  6908 raft_consensus.cc:1275] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:10.479846  6912 raft_consensus.cc:2955] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.479636  7343 raft_consensus.cc:1275] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:10.482656  7574 consensus_queue.cc:1048] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:10.483533  7510 consensus_queue.cc:1048] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:10.493239  7574 raft_consensus.cc:2955] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.495007  6794 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 22311d7be5414ec48489483c9e8867b2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:10.497025  6809 catalog_manager.cc:5697] T 22311d7be5414ec48489483c9e8867b2 P 31f998e907bb4834a893c438f15a9cdb reported cstate change: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New cstate: current_term: 1 leader_uuid: "e79f931b62cf4637b91b4d6164177853" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.506040  7341 raft_consensus.cc:2955] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.509152  6796 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 14a5c4130802401a8a91b52aa1ce9e49 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:10.514528  7042 tablet_service.cc:1558] Processing DeleteTablet for tablet 22311d7be5414ec48489483c9e8867b2 with delete_type TABLET_DATA_TOMBSTONED (TS a8cecbb292b640a7aa914cf848b19888 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55614
I20260710 11:08:10.516548  7628 tablet_replica.cc:333] T 22311d7be5414ec48489483c9e8867b2 P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:10.518963  6808 catalog_manager.cc:5697] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 reported cstate change: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:10.519848  6909 raft_consensus.cc:2955] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:10.526794  7628 raft_consensus.cc:2243] T 22311d7be5414ec48489483c9e8867b2 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:10.527577  7628 raft_consensus.cc:2272] T 22311d7be5414ec48489483c9e8867b2 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:10.532027  7628 ts_tablet_manager.cc:1916] T 22311d7be5414ec48489483c9e8867b2 P a8cecbb292b640a7aa914cf848b19888: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:10.534972  6975 tablet_service.cc:1558] Processing DeleteTablet for tablet 14a5c4130802401a8a91b52aa1ce9e49 with delete_type TABLET_DATA_TOMBSTONED (TS e79f931b62cf4637b91b4d6164177853 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45984
I20260710 11:08:10.537678  7629 tablet_replica.cc:333] T 14a5c4130802401a8a91b52aa1ce9e49 P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:10.538574  7629 raft_consensus.cc:2243] T 14a5c4130802401a8a91b52aa1ce9e49 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:10.539327  7629 raft_consensus.cc:2272] T 14a5c4130802401a8a91b52aa1ce9e49 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:10.542528  7629 ts_tablet_manager.cc:1916] T 14a5c4130802401a8a91b52aa1ce9e49 P e79f931b62cf4637b91b4d6164177853: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:10.547497  7628 ts_tablet_manager.cc:1929] T 22311d7be5414ec48489483c9e8867b2 P a8cecbb292b640a7aa914cf848b19888: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:10.547930  7628 log.cc:1199] T 22311d7be5414ec48489483c9e8867b2 P a8cecbb292b640a7aa914cf848b19888: Deleting WAL directory at /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-2-root/wals/22311d7be5414ec48489483c9e8867b2
I20260710 11:08:10.549516  6796 catalog_manager.cc:5028] TS a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293): tablet 22311d7be5414ec48489483c9e8867b2 (table test-workload [id=64187580bcc4473b8263c5f5f903f0c4]) successfully deleted
I20260710 11:08:10.555086  7629 ts_tablet_manager.cc:1929] T 14a5c4130802401a8a91b52aa1ce9e49 P e79f931b62cf4637b91b4d6164177853: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:10.555519  7629 log.cc:1199] T 14a5c4130802401a8a91b52aa1ce9e49 P e79f931b62cf4637b91b4d6164177853: Deleting WAL directory at /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-1-root/wals/14a5c4130802401a8a91b52aa1ce9e49
I20260710 11:08:10.556906  6794 catalog_manager.cc:5028] TS e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207): tablet 14a5c4130802401a8a91b52aa1ce9e49 (table test-workload [id=64187580bcc4473b8263c5f5f903f0c4]) successfully deleted
I20260710 11:08:11.573235  6912 consensus_queue.cc:237] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [LEADER]: Queue 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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:11.580960  7059 raft_consensus.cc:1275] T 33a248e39bc245c5962831951849976d P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:11.582118  6986 raft_consensus.cc:1275] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:11.582163  6878 consensus_peers.cc:597] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff -> Peer 31f998e907bb4834a893c438f15a9cdb (127.5.168.4:42055): Couldn't send request to peer 31f998e907bb4834a893c438f15a9cdb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33a248e39bc245c5962831951849976d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:11.582763  7631 consensus_queue.cc:1048] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:11.583889  7635 consensus_queue.cc:1048] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:11.591094  7569 raft_consensus.cc:2955] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:11.592341  6986 raft_consensus.cc:2955] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:11.592639  7059 raft_consensus.cc:2955] T 33a248e39bc245c5962831951849976d P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:11.605372  6808 catalog_manager.cc:5697] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff reported cstate change: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New cstate: current_term: 1 leader_uuid: "93b7288249c440cfb032028b670a5bff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:11.605774  7061 consensus_queue.cc:237] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Queue 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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:11.614559  6986 raft_consensus.cc:1275] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:11.615775  6912 raft_consensus.cc:1275] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:11.616442  7510 consensus_queue.cc:1048] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:11.617863  7633 consensus_queue.cc:1048] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:08:11.615769  7027 consensus_peers.cc:597] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 -> Peer 31f998e907bb4834a893c438f15a9cdb (127.5.168.4:42055): Couldn't send request to peer 31f998e907bb4834a893c438f15a9cdb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33c99721ae664ab2844e5cdaeef55bd9. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:11.627698  7510 raft_consensus.cc:2955] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:11.628868  6912 raft_consensus.cc:2955] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:11.641494  6986 raft_consensus.cc:2955] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:11.643649  6806 catalog_manager.cc:5697] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff reported cstate change: config changed from index -1 to 2, NON_VOTER 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) added. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } } }
I20260710 11:08:12.053587  7646 ts_tablet_manager.cc:933] T 33a248e39bc245c5962831951849976d P 31f998e907bb4834a893c438f15a9cdb: Initiating tablet copy from peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191)
I20260710 11:08:12.056022  7646 tablet_copy_client.cc:323] T 33a248e39bc245c5962831951849976d P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Beginning tablet copy session from remote peer at address 127.5.168.1:41191
I20260710 11:08:12.058079  6922 tablet_copy_service.cc:140] P 93b7288249c440cfb032028b670a5bff: Received BeginTabletCopySession request for tablet 33a248e39bc245c5962831951849976d from peer 31f998e907bb4834a893c438f15a9cdb ({username='slave'} at 127.0.0.1:53276)
I20260710 11:08:12.058583  6922 tablet_copy_service.cc:161] P 93b7288249c440cfb032028b670a5bff: Beginning new tablet copy session on tablet 33a248e39bc245c5962831951849976d from peer 31f998e907bb4834a893c438f15a9cdb at {username='slave'} at 127.0.0.1:53276: session id = 31f998e907bb4834a893c438f15a9cdb-33a248e39bc245c5962831951849976d
I20260710 11:08:12.065433  6922 tablet_copy_source_session.cc:215] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:12.068357  7646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a248e39bc245c5962831951849976d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:12.082655  7646 tablet_copy_client.cc:806] T 33a248e39bc245c5962831951849976d P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:12.083338  7646 tablet_copy_client.cc:670] T 33a248e39bc245c5962831951849976d P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:12.086699  7646 tablet_copy_client.cc:538] T 33a248e39bc245c5962831951849976d P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:12.092242  7648 ts_tablet_manager.cc:933] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb: Initiating tablet copy from peer a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:08:12.094297  7648 tablet_copy_client.cc:323] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Beginning tablet copy session from remote peer at address 127.5.168.3:45293
I20260710 11:08:12.094413  7646 tablet_bootstrap.cc:492] T 33a248e39bc245c5962831951849976d P 31f998e907bb4834a893c438f15a9cdb: Bootstrap starting.
I20260710 11:08:12.096350  7071 tablet_copy_service.cc:140] P a8cecbb292b640a7aa914cf848b19888: Received BeginTabletCopySession request for tablet 33c99721ae664ab2844e5cdaeef55bd9 from peer 31f998e907bb4834a893c438f15a9cdb ({username='slave'} at 127.0.0.1:55644)
I20260710 11:08:12.096920  7071 tablet_copy_service.cc:161] P a8cecbb292b640a7aa914cf848b19888: Beginning new tablet copy session on tablet 33c99721ae664ab2844e5cdaeef55bd9 from peer 31f998e907bb4834a893c438f15a9cdb at {username='slave'} at 127.0.0.1:55644: session id = 31f998e907bb4834a893c438f15a9cdb-33c99721ae664ab2844e5cdaeef55bd9
I20260710 11:08:12.105495  7071 tablet_copy_source_session.cc:215] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:12.108042  7648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33c99721ae664ab2844e5cdaeef55bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:12.119372  7646 tablet_bootstrap.cc:492] T 33a248e39bc245c5962831951849976d P 31f998e907bb4834a893c438f15a9cdb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:12.120394  7646 tablet_bootstrap.cc:492] T 33a248e39bc245c5962831951849976d P 31f998e907bb4834a893c438f15a9cdb: Bootstrap complete.
I20260710 11:08:12.121518  7646 ts_tablet_manager.cc:1403] T 33a248e39bc245c5962831951849976d P 31f998e907bb4834a893c438f15a9cdb: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.006s
I20260710 11:08:12.124717  7648 tablet_copy_client.cc:806] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:12.124677  7646 raft_consensus.cc:359] T 33a248e39bc245c5962831951849976d P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:12.125473  7648 tablet_copy_client.cc:670] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:12.125622  7646 raft_consensus.cc:740] T 33a248e39bc245c5962831951849976d P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Initialized, Role: LEARNER
I20260710 11:08:12.126437  7646 consensus_queue.cc:260] T 33a248e39bc245c5962831951849976d P 31f998e907bb4834a893c438f15a9cdb [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:12.129760  7648 tablet_copy_client.cc:538] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:12.130838  7646 ts_tablet_manager.cc:1434] T 33a248e39bc245c5962831951849976d P 31f998e907bb4834a893c438f15a9cdb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:08:12.132769  6922 tablet_copy_service.cc:342] P 93b7288249c440cfb032028b670a5bff: Request end of tablet copy session 31f998e907bb4834a893c438f15a9cdb-33a248e39bc245c5962831951849976d received from {username='slave'} at 127.0.0.1:53276
I20260710 11:08:12.133255  6922 tablet_copy_service.cc:434] P 93b7288249c440cfb032028b670a5bff: ending tablet copy session 31f998e907bb4834a893c438f15a9cdb-33a248e39bc245c5962831951849976d on tablet 33a248e39bc245c5962831951849976d with peer 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:12.140245  7648 tablet_bootstrap.cc:492] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap starting.
I20260710 11:08:12.158011  7648 tablet_bootstrap.cc:492] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:12.158679  7648 tablet_bootstrap.cc:492] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb: Bootstrap complete.
I20260710 11:08:12.159191  7648 ts_tablet_manager.cc:1403] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 11:08:12.161465  7648 raft_consensus.cc:359] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:12.162020  7648 raft_consensus.cc:740] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Initialized, Role: LEARNER
I20260710 11:08:12.162520  7648 consensus_queue.cc:260] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: NON_VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: true } }
I20260710 11:08:12.164615  7648 ts_tablet_manager.cc:1434] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:12.166240  7071 tablet_copy_service.cc:342] P a8cecbb292b640a7aa914cf848b19888: Request end of tablet copy session 31f998e907bb4834a893c438f15a9cdb-33c99721ae664ab2844e5cdaeef55bd9 received from {username='slave'} at 127.0.0.1:55644
I20260710 11:08:12.166656  7071 tablet_copy_service.cc:434] P a8cecbb292b640a7aa914cf848b19888: ending tablet copy session 31f998e907bb4834a893c438f15a9cdb-33c99721ae664ab2844e5cdaeef55bd9 on tablet 33c99721ae664ab2844e5cdaeef55bd9 with peer 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:12.571964  7342 raft_consensus.cc:1217] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:12.577081  7342 raft_consensus.cc:1217] T 33a248e39bc245c5962831951849976d P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:12.953022  7654 raft_consensus.cc:1064] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888: attempting to promote NON_VOTER 31f998e907bb4834a893c438f15a9cdb to VOTER
I20260710 11:08:12.955564  7654 consensus_queue.cc:237] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:12.967350  6986 raft_consensus.cc:1275] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:12.970116  6912 raft_consensus.cc:1275] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:12.972544  7659 consensus_queue.cc:1048] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:12.973706  7654 consensus_queue.cc:1048] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:12.980000  7342 raft_consensus.cc:1275] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:12.981981  7659 consensus_queue.cc:1048] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:12.996381  7657 raft_consensus.cc:2955] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:12.997939  7342 raft_consensus.cc:2955] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:12.999073  6909 raft_consensus.cc:2955] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:13.009449  6986 raft_consensus.cc:2955] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:13.014535  6808 catalog_manager.cc:5697] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 reported cstate change: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:13.020807  7655 raft_consensus.cc:1064] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff: attempting to promote NON_VOTER 31f998e907bb4834a893c438f15a9cdb to VOTER
I20260710 11:08:13.023310  7655 consensus_queue.cc:237] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:13.038056  7061 raft_consensus.cc:1275] T 33a248e39bc245c5962831951849976d P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:13.039310  7342 raft_consensus.cc:1275] T 33a248e39bc245c5962831951849976d P 31f998e907bb4834a893c438f15a9cdb [term 1 LEARNER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:13.040611  7667 consensus_queue.cc:1048] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:13.041821  6986 raft_consensus.cc:1275] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:13.043671  7569 consensus_queue.cc:1048] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:13.046655  7059 consensus_queue.cc:237] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:13.050341  7569 consensus_queue.cc:1048] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:13.057413  6912 raft_consensus.cc:1275] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:13.059863  7658 consensus_queue.cc:1048] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:13.064741  7341 raft_consensus.cc:1275] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:13.066099  7658 consensus_queue.cc:1048] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:13.069883  7659 raft_consensus.cc:2955] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:13.075225  6912 raft_consensus.cc:2955] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:13.075296  7341 raft_consensus.cc:2955] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:13.086283  6796 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 33c99721ae664ab2844e5cdaeef55bd9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:13.089838  7569 raft_consensus.cc:2955] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:13.094776  6806 catalog_manager.cc:5697] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb reported cstate change: config changed from index 3 to 4, VOTER e79f931b62cf4637b91b4d6164177853 (127.5.168.2) evicted. New cstate: current_term: 1 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:13.096408  7061 raft_consensus.cc:2955] T 33a248e39bc245c5962831951849976d P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:13.100458  6986 raft_consensus.cc:2955] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:13.103940  7341 raft_consensus.cc:2955] T 33a248e39bc245c5962831951849976d P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:13.113183  6975 tablet_service.cc:1558] Processing DeleteTablet for tablet 33c99721ae664ab2844e5cdaeef55bd9 with delete_type TABLET_DATA_TOMBSTONED (TS e79f931b62cf4637b91b4d6164177853 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45984
I20260710 11:08:13.116901  6806 catalog_manager.cc:5697] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853 reported cstate change: config changed from index 2 to 3, 31f998e907bb4834a893c438f15a9cdb (127.5.168.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "93b7288249c440cfb032028b670a5bff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } attrs { replace: true } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:13.121287  7672 tablet_replica.cc:333] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:13.122442  7672 raft_consensus.cc:2243] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:13.123566  7672 raft_consensus.cc:2272] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:13.128063  7672 ts_tablet_manager.cc:1916] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:13.133028  6912 consensus_queue.cc:237] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:13.138159  6986 raft_consensus.cc:1275] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:13.138916  7341 raft_consensus.cc:1275] T 33a248e39bc245c5962831951849976d P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:13.139345  7667 consensus_queue.cc:1048] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:13.140158  7569 consensus_queue.cc:1048] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:13.143790  7672 ts_tablet_manager.cc:1929] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:13.144335  7672 log.cc:1199] T 33c99721ae664ab2844e5cdaeef55bd9 P e79f931b62cf4637b91b4d6164177853: Deleting WAL directory at /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-1-root/wals/33c99721ae664ab2844e5cdaeef55bd9
I20260710 11:08:13.146093  6794 catalog_manager.cc:5028] TS e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207): tablet 33c99721ae664ab2844e5cdaeef55bd9 (table test-workload [id=64187580bcc4473b8263c5f5f903f0c4]) successfully deleted
I20260710 11:08:13.146592  7655 raft_consensus.cc:2955] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:13.149289  6986 raft_consensus.cc:2955] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:13.153748  6796 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 33a248e39bc245c5962831951849976d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:13.156668  7341 raft_consensus.cc:2955] T 33a248e39bc245c5962831951849976d P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } } }
I20260710 11:08:13.162120  6807 catalog_manager.cc:5697] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff reported cstate change: config changed from index 3 to 4, VOTER a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) evicted. New cstate: current_term: 1 leader_uuid: "93b7288249c440cfb032028b670a5bff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:13.174017  7042 tablet_service.cc:1558] Processing DeleteTablet for tablet 33a248e39bc245c5962831951849976d with delete_type TABLET_DATA_TOMBSTONED (TS a8cecbb292b640a7aa914cf848b19888 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55614
I20260710 11:08:13.175766  7673 tablet_replica.cc:333] T 33a248e39bc245c5962831951849976d P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:13.176728  7673 raft_consensus.cc:2243] T 33a248e39bc245c5962831951849976d P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:13.177345  7673 raft_consensus.cc:2272] T 33a248e39bc245c5962831951849976d P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:13.180045  7673 ts_tablet_manager.cc:1916] T 33a248e39bc245c5962831951849976d P a8cecbb292b640a7aa914cf848b19888: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:13.190544  7673 ts_tablet_manager.cc:1929] T 33a248e39bc245c5962831951849976d P a8cecbb292b640a7aa914cf848b19888: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:13.190838  7673 log.cc:1199] T 33a248e39bc245c5962831951849976d P a8cecbb292b640a7aa914cf848b19888: Deleting WAL directory at /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681650572098-5792-0/minicluster-data/ts-2-root/wals/33a248e39bc245c5962831951849976d
I20260710 11:08:13.192438  6796 catalog_manager.cc:5028] TS a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293): tablet 33a248e39bc245c5962831951849976d (table test-workload [id=64187580bcc4473b8263c5f5f903f0c4]) successfully deleted
I20260710 11:08:19.122017  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:19.151226  7061 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33c99721ae664ab2844e5cdaeef55bd9"
dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
mode: GRACEFUL
new_leader_uuid: "31f998e907bb4834a893c438f15a9cdb"
 from {username='slave'} at 127.0.0.1:43698
I20260710 11:08:19.151726  7061 raft_consensus.cc:606] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Received request to transfer leadership to TS 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:19.153963  7061 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59331791eaeb40d09d4292aed5a34e08"
dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
mode: GRACEFUL
new_leader_uuid: "31f998e907bb4834a893c438f15a9cdb"
 from {username='slave'} at 127.0.0.1:43698
I20260710 11:08:19.154474  7061 raft_consensus.cc:606] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Received request to transfer leadership to TS 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:19.156785  7061 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b14c0879eec43b5b3558d70e84342ca"
dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
mode: GRACEFUL
new_leader_uuid: "31f998e907bb4834a893c438f15a9cdb"
 from {username='slave'} at 127.0.0.1:43698
I20260710 11:08:19.157196  7061 raft_consensus.cc:606] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Received request to transfer leadership to TS 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:19.167816  6986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c17a4691f1c1432194c2cebf10557ec3"
dest_uuid: "e79f931b62cf4637b91b4d6164177853"
mode: GRACEFUL
new_leader_uuid: "31f998e907bb4834a893c438f15a9cdb"
 from {username='slave'} at 127.0.0.1:47714
I20260710 11:08:19.168377  6986 raft_consensus.cc:606] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Received request to transfer leadership to TS 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:19.169001  7658 raft_consensus.cc:993] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888: : Instructing follower 31f998e907bb4834a893c438f15a9cdb to start an election
I20260710 11:08:19.169562  7679 raft_consensus.cc:1081] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Signalling peer 31f998e907bb4834a893c438f15a9cdb to start an election
I20260710 11:08:19.170922  7061 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc838216cd6e45799dbe8a5eb83e8efe"
dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
mode: GRACEFUL
new_leader_uuid: "93b7288249c440cfb032028b670a5bff"
 from {username='slave'} at 127.0.0.1:43698
I20260710 11:08:19.170933  7342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b14c0879eec43b5b3558d70e84342ca"
dest_uuid: "31f998e907bb4834a893c438f15a9cdb"
 from {username='slave'} at 127.0.0.1:54584
I20260710 11:08:19.171411  7061 raft_consensus.cc:606] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Received request to transfer leadership to TS 93b7288249c440cfb032028b670a5bff
I20260710 11:08:19.171556  7342 raft_consensus.cc:493] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:19.171972  7342 raft_consensus.cc:3060] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.175552  5792 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:08:19.176235  5792 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:19.177875  7342 raft_consensus.cc:515] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:19.179602  7342 leader_election.cc:290] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb [CANDIDATE]: Term 2 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:08:19.180382  6909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b14c0879eec43b5b3558d70e84342ca" candidate_uuid: "31f998e907bb4834a893c438f15a9cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "93b7288249c440cfb032028b670a5bff"
I20260710 11:08:19.180704  7061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b14c0879eec43b5b3558d70e84342ca" candidate_uuid: "31f998e907bb4834a893c438f15a9cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:08:19.181051  6909 raft_consensus.cc:3060] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.181248  7061 raft_consensus.cc:3055] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:19.181535  7061 raft_consensus.cc:740] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Running, Role: LEADER
I20260710 11:08:19.182272  7061 consensus_queue.cc:260] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:19.183418  7061 raft_consensus.cc:3060] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.187263  6909 raft_consensus.cc:2468] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f998e907bb4834a893c438f15a9cdb in term 2.
I20260710 11:08:19.187769  7681 raft_consensus.cc:993] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853: : Instructing follower 31f998e907bb4834a893c438f15a9cdb to start an election
I20260710 11:08:19.188241  7681 raft_consensus.cc:1081] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Signalling peer 31f998e907bb4834a893c438f15a9cdb to start an election
I20260710 11:08:19.188477  7308 leader_election.cc:304] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f998e907bb4834a893c438f15a9cdb, 93b7288249c440cfb032028b670a5bff; no voters: 
I20260710 11:08:19.189793  7342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c17a4691f1c1432194c2cebf10557ec3"
dest_uuid: "31f998e907bb4834a893c438f15a9cdb"
 from {username='slave'} at 127.0.0.1:54570
I20260710 11:08:19.190201  7342 raft_consensus.cc:493] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:19.190213  7061 raft_consensus.cc:2468] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f998e907bb4834a893c438f15a9cdb in term 2.
I20260710 11:08:19.190671  7342 raft_consensus.cc:3060] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.192488  7685 raft_consensus.cc:2804] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:19.192948  7658 raft_consensus.cc:993] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888: : Instructing follower 93b7288249c440cfb032028b670a5bff to start an election
I20260710 11:08:19.193892  7685 raft_consensus.cc:697] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb [term 2 LEADER]: Becoming Leader. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Running, Role: LEADER
I20260710 11:08:19.193816  7679 raft_consensus.cc:1081] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Signalling peer 93b7288249c440cfb032028b670a5bff to start an election
I20260710 11:08:19.195433  7685 consensus_queue.cc:237] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:19.196434  6909 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc838216cd6e45799dbe8a5eb83e8efe"
dest_uuid: "93b7288249c440cfb032028b670a5bff"
 from {username='slave'} at 127.0.0.1:53266
I20260710 11:08:19.196923  6909 raft_consensus.cc:493] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:19.197328  6909 raft_consensus.cc:3060] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.197019  7342 raft_consensus.cc:515] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:19.199126  7342 leader_election.cc:290] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb [CANDIDATE]: Term 2 election: Requested vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:08:19.202612  6986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a4691f1c1432194c2cebf10557ec3" candidate_uuid: "31f998e907bb4834a893c438f15a9cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e79f931b62cf4637b91b4d6164177853"
I20260710 11:08:19.203524  6909 raft_consensus.cc:515] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:08:19.203787  6986 raft_consensus.cc:3055] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:19.204296  6986 raft_consensus.cc:740] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Running, Role: LEADER
I20260710 11:08:19.205677  6909 leader_election.cc:290] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 2 election: Requested vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:08:19.205250  6986 consensus_queue.cc:260] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [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: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:19.206673  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc838216cd6e45799dbe8a5eb83e8efe" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e79f931b62cf4637b91b4d6164177853"
I20260710 11:08:19.207141  7061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a4691f1c1432194c2cebf10557ec3" candidate_uuid: "31f998e907bb4834a893c438f15a9cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:08:19.207329  6985 raft_consensus.cc:3060] T cc838216cd6e45799dbe8a5eb83e8efe P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.207697  7061 raft_consensus.cc:3060] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.206634  6986 raft_consensus.cc:3060] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.210078  7059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc838216cd6e45799dbe8a5eb83e8efe" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:08:19.210570  7059 raft_consensus.cc:3055] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:19.210856  7059 raft_consensus.cc:740] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Running, Role: LEADER
I20260710 11:08:19.211524  7059 consensus_queue.cc:260] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:08:19.212653  7059 raft_consensus.cc:3060] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.213867  7061 raft_consensus.cc:2468] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f998e907bb4834a893c438f15a9cdb in term 2.
I20260710 11:08:19.214823  7308 leader_election.cc:304] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f998e907bb4834a893c438f15a9cdb, a8cecbb292b640a7aa914cf848b19888; no voters: 
I20260710 11:08:19.215644  7685 raft_consensus.cc:2804] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:19.216105  7685 raft_consensus.cc:697] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb [term 2 LEADER]: Becoming Leader. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Running, Role: LEADER
I20260710 11:08:19.216485  6985 raft_consensus.cc:2468] T cc838216cd6e45799dbe8a5eb83e8efe P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b7288249c440cfb032028b670a5bff in term 2.
I20260710 11:08:19.217010  7685 consensus_queue.cc:237] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb [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: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:19.218043  6875 leader_election.cc:304] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b7288249c440cfb032028b670a5bff, e79f931b62cf4637b91b4d6164177853; no voters: 
I20260710 11:08:19.218844  7675 raft_consensus.cc:2804] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:19.219290  6807 catalog_manager.cc:5697] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb reported cstate change: term changed from 1 to 2, leader changed from a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) to 31f998e907bb4834a893c438f15a9cdb (127.5.168.4). New cstate: current_term: 2 leader_uuid: "31f998e907bb4834a893c438f15a9cdb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:19.220050  6986 raft_consensus.cc:2468] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f998e907bb4834a893c438f15a9cdb in term 2.
I20260710 11:08:19.224429  7059 raft_consensus.cc:2468] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b7288249c440cfb032028b670a5bff in term 2.
I20260710 11:08:19.226013  7675 raft_consensus.cc:697] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [term 2 LEADER]: Becoming Leader. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Running, Role: LEADER
I20260710 11:08:19.227103  7675 consensus_queue.cc:237] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:08:19.235184  7687 raft_consensus.cc:993] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888: : Instructing follower 31f998e907bb4834a893c438f15a9cdb to start an election
I20260710 11:08:19.235698  7687 raft_consensus.cc:1081] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Signalling peer 31f998e907bb4834a893c438f15a9cdb to start an election
I20260710 11:08:19.234972  6808 catalog_manager.cc:5697] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff reported cstate change: term changed from 1 to 2, leader changed from a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) to 93b7288249c440cfb032028b670a5bff (127.5.168.1). New cstate: current_term: 2 leader_uuid: "93b7288249c440cfb032028b670a5bff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:19.237551  7341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59331791eaeb40d09d4292aed5a34e08"
dest_uuid: "31f998e907bb4834a893c438f15a9cdb"
 from {username='slave'} at 127.0.0.1:54584
I20260710 11:08:19.238030  7341 raft_consensus.cc:493] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:19.238376  7341 raft_consensus.cc:3060] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.244666  7341 raft_consensus.cc:515] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:19.246084  7341 leader_election.cc:290] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb [CANDIDATE]: Term 2 election: Requested vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:08:19.245729  6807 catalog_manager.cc:5697] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb reported cstate change: term changed from 1 to 2, leader changed from e79f931b62cf4637b91b4d6164177853 (127.5.168.2) to 31f998e907bb4834a893c438f15a9cdb (127.5.168.4). New cstate: current_term: 2 leader_uuid: "31f998e907bb4834a893c438f15a9cdb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:19.247115  7059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59331791eaeb40d09d4292aed5a34e08" candidate_uuid: "31f998e907bb4834a893c438f15a9cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:08:19.247063  6986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59331791eaeb40d09d4292aed5a34e08" candidate_uuid: "31f998e907bb4834a893c438f15a9cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e79f931b62cf4637b91b4d6164177853"
I20260710 11:08:19.247745  7059 raft_consensus.cc:3055] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:19.247866  6986 raft_consensus.cc:3060] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.248071  7059 raft_consensus.cc:740] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Running, Role: LEADER
I20260710 11:08:19.248807  7059 consensus_queue.cc:260] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [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: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:19.249765  7059 raft_consensus.cc:3060] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.256313  7059 raft_consensus.cc:2468] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f998e907bb4834a893c438f15a9cdb in term 2.
I20260710 11:08:19.258026  7308 leader_election.cc:304] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f998e907bb4834a893c438f15a9cdb, a8cecbb292b640a7aa914cf848b19888; no voters: 
I20260710 11:08:19.258399  6986 raft_consensus.cc:2468] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f998e907bb4834a893c438f15a9cdb in term 2.
I20260710 11:08:19.258939  7685 raft_consensus.cc:2804] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:19.259385  7685 raft_consensus.cc:697] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb [term 2 LEADER]: Becoming Leader. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Running, Role: LEADER
I20260710 11:08:19.260133  7685 consensus_queue.cc:237] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb [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: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:19.267752  6808 catalog_manager.cc:5697] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb reported cstate change: term changed from 1 to 2, leader changed from a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) to 31f998e907bb4834a893c438f15a9cdb (127.5.168.4). New cstate: current_term: 2 leader_uuid: "31f998e907bb4834a893c438f15a9cdb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:19.425164  7687 raft_consensus.cc:993] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888: : Instructing follower 31f998e907bb4834a893c438f15a9cdb to start an election
I20260710 11:08:19.425659  7687 raft_consensus.cc:1081] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Signalling peer 31f998e907bb4834a893c438f15a9cdb to start an election
I20260710 11:08:19.427129  7341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33c99721ae664ab2844e5cdaeef55bd9"
dest_uuid: "31f998e907bb4834a893c438f15a9cdb"
 from {username='slave'} at 127.0.0.1:54584
I20260710 11:08:19.427635  7341 raft_consensus.cc:493] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:19.428025  7341 raft_consensus.cc:3060] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.432866  7341 raft_consensus.cc:515] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:19.434401  7341 leader_election.cc:290] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb [CANDIDATE]: Term 2 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:08:19.435256  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c99721ae664ab2844e5cdaeef55bd9" candidate_uuid: "31f998e907bb4834a893c438f15a9cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "93b7288249c440cfb032028b670a5bff"
I20260710 11:08:19.435540  7059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c99721ae664ab2844e5cdaeef55bd9" candidate_uuid: "31f998e907bb4834a893c438f15a9cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:08:19.435829  6912 raft_consensus.cc:3060] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.436081  7059 raft_consensus.cc:3055] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:19.436370  7059 raft_consensus.cc:740] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Running, Role: LEADER
I20260710 11:08:19.437085  7059 consensus_queue.cc:260] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:19.438185  7059 raft_consensus.cc:3060] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.442154  6912 raft_consensus.cc:2468] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f998e907bb4834a893c438f15a9cdb in term 2.
I20260710 11:08:19.443249  7308 leader_election.cc:304] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f998e907bb4834a893c438f15a9cdb, 93b7288249c440cfb032028b670a5bff; no voters: 
I20260710 11:08:19.443998  7685 raft_consensus.cc:2804] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:19.444391  7059 raft_consensus.cc:2468] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f998e907bb4834a893c438f15a9cdb in term 2.
I20260710 11:08:19.444461  7685 raft_consensus.cc:697] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb [term 2 LEADER]: Becoming Leader. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Running, Role: LEADER
I20260710 11:08:19.445562  7685 consensus_queue.cc:237] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:19.452548  6808 catalog_manager.cc:5697] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb reported cstate change: term changed from 1 to 2, leader changed from a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) to 31f998e907bb4834a893c438f15a9cdb (127.5.168.4). New cstate: current_term: 2 leader_uuid: "31f998e907bb4834a893c438f15a9cdb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:19.589227  7059 raft_consensus.cc:1275] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Refusing update from remote peer 31f998e907bb4834a893c438f15a9cdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:19.590461  7685 consensus_queue.cc:1048] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:19.602849  6912 raft_consensus.cc:1275] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Refusing update from remote peer 31f998e907bb4834a893c438f15a9cdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:19.605283  7701 consensus_queue.cc:1048] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:19.606199  6986 raft_consensus.cc:1275] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Refusing update from remote peer 31f998e907bb4834a893c438f15a9cdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:19.607568  7701 consensus_queue.cc:1048] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:19.623534  7059 raft_consensus.cc:1275] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Refusing update from remote peer 31f998e907bb4834a893c438f15a9cdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:19.625578  7705 consensus_queue.cc:1048] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:19.775898  6985 raft_consensus.cc:1275] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Refusing update from remote peer 31f998e907bb4834a893c438f15a9cdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:19.777340  7705 consensus_queue.cc:1048] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:19.792308  7059 raft_consensus.cc:1275] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Refusing update from remote peer 31f998e907bb4834a893c438f15a9cdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:19.793874  7701 consensus_queue.cc:1048] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:19.801460  7061 raft_consensus.cc:1275] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:19.802911  7675 consensus_queue.cc:1048] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:19.812062  6985 raft_consensus.cc:1275] T cc838216cd6e45799dbe8a5eb83e8efe P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:19.815773  7709 consensus_queue.cc:1048] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:19.840793  6912 raft_consensus.cc:1275] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Refusing update from remote peer 31f998e907bb4834a893c438f15a9cdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:19.841852  7701 consensus_queue.cc:1048] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:19.850145  7061 raft_consensus.cc:1275] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Refusing update from remote peer 31f998e907bb4834a893c438f15a9cdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:19.853480  7686 consensus_queue.cc:1048] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:20.177187  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:20.192428  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:20.207952  6985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6725ae23072e4087878141af5935ad34"
dest_uuid: "e79f931b62cf4637b91b4d6164177853"
mode: GRACEFUL
new_leader_uuid: "93b7288249c440cfb032028b670a5bff"
 from {username='slave'} at 127.0.0.1:47714
I20260710 11:08:20.208495  6985 raft_consensus.cc:606] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Received request to transfer leadership to TS 93b7288249c440cfb032028b670a5bff
I20260710 11:08:20.211100  6985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c69179a5682341a68aa34354c117020e"
dest_uuid: "e79f931b62cf4637b91b4d6164177853"
mode: GRACEFUL
new_leader_uuid: "31f998e907bb4834a893c438f15a9cdb"
 from {username='slave'} at 127.0.0.1:47714
I20260710 11:08:20.211717  6985 raft_consensus.cc:606] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Received request to transfer leadership to TS 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:20.214140  6985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0e906ed4775458d8ca2d9f1b3fd5d66"
dest_uuid: "e79f931b62cf4637b91b4d6164177853"
mode: GRACEFUL
new_leader_uuid: "93b7288249c440cfb032028b670a5bff"
 from {username='slave'} at 127.0.0.1:47714
I20260710 11:08:20.214772  6985 raft_consensus.cc:606] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Received request to transfer leadership to TS 93b7288249c440cfb032028b670a5bff
I20260710 11:08:20.215888  5792 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:20.216534  5792 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:20.307363  7681 raft_consensus.cc:993] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853: : Instructing follower 93b7288249c440cfb032028b670a5bff to start an election
I20260710 11:08:20.307915  7715 raft_consensus.cc:1081] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Signalling peer 93b7288249c440cfb032028b670a5bff to start an election
I20260710 11:08:20.309429  6909 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6725ae23072e4087878141af5935ad34"
dest_uuid: "93b7288249c440cfb032028b670a5bff"
 from {username='slave'} at 127.0.0.1:53268
I20260710 11:08:20.309900  6909 raft_consensus.cc:493] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:20.310201  6909 raft_consensus.cc:3060] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:20.315182  6909 raft_consensus.cc:515] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:08:20.317772  7059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725ae23072e4087878141af5935ad34" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:08:20.317459  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725ae23072e4087878141af5935ad34" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e79f931b62cf4637b91b4d6164177853"
I20260710 11:08:20.318322  7059 raft_consensus.cc:3060] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:20.317488  6909 leader_election.cc:290] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 2 election: Requested vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:08:20.319747  6985 raft_consensus.cc:3055] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:20.320113  6985 raft_consensus.cc:740] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Running, Role: LEADER
I20260710 11:08:20.321822  6985 consensus_queue.cc:260] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:08:20.323256  6985 raft_consensus.cc:3060] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:20.326386  7059 raft_consensus.cc:2468] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b7288249c440cfb032028b670a5bff in term 2.
I20260710 11:08:20.327730  6877 leader_election.cc:304] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b7288249c440cfb032028b670a5bff, a8cecbb292b640a7aa914cf848b19888; no voters: 
I20260710 11:08:20.328548  7709 raft_consensus.cc:2804] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:20.330255  7709 raft_consensus.cc:697] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff [term 2 LEADER]: Becoming Leader. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Running, Role: LEADER
I20260710 11:08:20.333249  6985 raft_consensus.cc:2468] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b7288249c440cfb032028b670a5bff in term 2.
I20260710 11:08:20.336947  7709 consensus_queue.cc:237] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } }
I20260710 11:08:20.342615  7681 raft_consensus.cc:993] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853: : Instructing follower 31f998e907bb4834a893c438f15a9cdb to start an election
I20260710 11:08:20.343767  7681 raft_consensus.cc:1081] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Signalling peer 31f998e907bb4834a893c438f15a9cdb to start an election
I20260710 11:08:20.347082  7342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c69179a5682341a68aa34354c117020e"
dest_uuid: "31f998e907bb4834a893c438f15a9cdb"
 from {username='slave'} at 127.0.0.1:54570
I20260710 11:08:20.347612  7342 raft_consensus.cc:493] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:20.347934  7342 raft_consensus.cc:3060] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:20.348027  6807 catalog_manager.cc:5697] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff reported cstate change: term changed from 1 to 2, leader changed from e79f931b62cf4637b91b4d6164177853 (127.5.168.2) to 93b7288249c440cfb032028b670a5bff (127.5.168.1). New cstate: current_term: 2 leader_uuid: "93b7288249c440cfb032028b670a5bff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:20.351130  7715 raft_consensus.cc:993] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853: : Instructing follower 93b7288249c440cfb032028b670a5bff to start an election
I20260710 11:08:20.351686  7681 raft_consensus.cc:1081] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Signalling peer 93b7288249c440cfb032028b670a5bff to start an election
I20260710 11:08:20.353356  6909 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0e906ed4775458d8ca2d9f1b3fd5d66"
dest_uuid: "93b7288249c440cfb032028b670a5bff"
 from {username='slave'} at 127.0.0.1:53268
I20260710 11:08:20.353857  6909 raft_consensus.cc:493] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:20.354166  6909 raft_consensus.cc:3060] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:20.356432  7342 raft_consensus.cc:515] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:20.359001  7342 leader_election.cc:290] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb [CANDIDATE]: Term 2 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:08:20.359642  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69179a5682341a68aa34354c117020e" candidate_uuid: "31f998e907bb4834a893c438f15a9cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "93b7288249c440cfb032028b670a5bff"
I20260710 11:08:20.360220  6912 raft_consensus.cc:3060] T c69179a5682341a68aa34354c117020e P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:20.361024  6909 raft_consensus.cc:515] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } }
I20260710 11:08:20.361946  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c69179a5682341a68aa34354c117020e" candidate_uuid: "31f998e907bb4834a893c438f15a9cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e79f931b62cf4637b91b4d6164177853"
I20260710 11:08:20.362520  6985 raft_consensus.cc:3055] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:20.362803  6985 raft_consensus.cc:740] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Running, Role: LEADER
I20260710 11:08:20.362902  6909 leader_election.cc:290] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 2 election: Requested vote from peers a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293), e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207)
I20260710 11:08:20.363669  6985 consensus_queue.cc:260] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:20.364475  6986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e906ed4775458d8ca2d9f1b3fd5d66" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e79f931b62cf4637b91b4d6164177853"
I20260710 11:08:20.364867  6985 raft_consensus.cc:3060] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:20.364535  7061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e906ed4775458d8ca2d9f1b3fd5d66" candidate_uuid: "93b7288249c440cfb032028b670a5bff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:08:20.365160  6986 raft_consensus.cc:3055] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:20.365480  6986 raft_consensus.cc:740] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e79f931b62cf4637b91b4d6164177853, State: Running, Role: LEADER
I20260710 11:08:20.366261  6986 consensus_queue.cc:260] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } }
I20260710 11:08:20.367359  6986 raft_consensus.cc:3060] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:20.369625  6912 raft_consensus.cc:2468] T c69179a5682341a68aa34354c117020e P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f998e907bb4834a893c438f15a9cdb in term 2.
I20260710 11:08:20.365509  7061 raft_consensus.cc:3060] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:20.370927  7308 leader_election.cc:304] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f998e907bb4834a893c438f15a9cdb, 93b7288249c440cfb032028b670a5bff; no voters: 
I20260710 11:08:20.371038  6985 raft_consensus.cc:2468] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f998e907bb4834a893c438f15a9cdb in term 2.
I20260710 11:08:20.371891  7701 raft_consensus.cc:2804] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:20.372344  7701 raft_consensus.cc:697] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb [term 2 LEADER]: Becoming Leader. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Running, Role: LEADER
I20260710 11:08:20.373174  7701 consensus_queue.cc:237] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:20.373711  6986 raft_consensus.cc:2468] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b7288249c440cfb032028b670a5bff in term 2.
I20260710 11:08:20.374648  6875 leader_election.cc:304] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93b7288249c440cfb032028b670a5bff, e79f931b62cf4637b91b4d6164177853; no voters: 
I20260710 11:08:20.375406  7709 raft_consensus.cc:2804] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:20.375860  7709 raft_consensus.cc:697] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [term 2 LEADER]: Becoming Leader. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Running, Role: LEADER
I20260710 11:08:20.377061  7061 raft_consensus.cc:2468] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b7288249c440cfb032028b670a5bff in term 2.
I20260710 11:08:20.376771  7709 consensus_queue.cc:237] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } }
I20260710 11:08:20.385100  6807 catalog_manager.cc:5697] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb reported cstate change: term changed from 1 to 2, leader changed from e79f931b62cf4637b91b4d6164177853 (127.5.168.2) to 31f998e907bb4834a893c438f15a9cdb (127.5.168.4). New cstate: current_term: 2 leader_uuid: "31f998e907bb4834a893c438f15a9cdb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:20.386162  6809 catalog_manager.cc:5697] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff reported cstate change: term changed from 1 to 2, leader changed from e79f931b62cf4637b91b4d6164177853 (127.5.168.2) to 93b7288249c440cfb032028b670a5bff (127.5.168.1). New cstate: current_term: 2 leader_uuid: "93b7288249c440cfb032028b670a5bff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:20.758103  6986 raft_consensus.cc:1275] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Refusing update from remote peer 31f998e907bb4834a893c438f15a9cdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:20.759320  7685 consensus_queue.cc:1048] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:20.770203  6912 raft_consensus.cc:1275] T c69179a5682341a68aa34354c117020e P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Refusing update from remote peer 31f998e907bb4834a893c438f15a9cdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:20.771736  7686 consensus_queue.cc:1048] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:20.827101  7061 raft_consensus.cc:1275] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:20.828497  7709 consensus_queue.cc:1048] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:20.838482  6985 raft_consensus.cc:1275] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:20.840754  7717 consensus_queue.cc:1048] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:20.841965  7059 raft_consensus.cc:1275] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:20.843648  7717 consensus_queue.cc:1048] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:20.857733  6985 raft_consensus.cc:1275] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Refusing update from remote peer 93b7288249c440cfb032028b670a5bff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:20.859582  7717 consensus_queue.cc:1048] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:21.217902  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:21.236852  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:21.267457  6909 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0e906ed4775458d8ca2d9f1b3fd5d66"
dest_uuid: "93b7288249c440cfb032028b670a5bff"
mode: GRACEFUL
new_leader_uuid: "a8cecbb292b640a7aa914cf848b19888"
 from {username='slave'} at 127.0.0.1:32796
I20260710 11:08:21.268236  6909 raft_consensus.cc:606] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [term 2 LEADER]: Received request to transfer leadership to TS a8cecbb292b640a7aa914cf848b19888
I20260710 11:08:21.269862  5792 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:08:21.270543  5792 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:21.344966  7709 raft_consensus.cc:993] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff: : Instructing follower a8cecbb292b640a7aa914cf848b19888 to start an election
I20260710 11:08:21.345579  7716 raft_consensus.cc:1081] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [term 2 LEADER]: Signalling peer a8cecbb292b640a7aa914cf848b19888 to start an election
I20260710 11:08:21.348939  7061 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0e906ed4775458d8ca2d9f1b3fd5d66"
dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
 from {username='slave'} at 127.0.0.1:55620
I20260710 11:08:21.349505  7061 raft_consensus.cc:493] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:21.349954  7061 raft_consensus.cc:3060] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:21.356820  7061 raft_consensus.cc:515] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } }
I20260710 11:08:21.358497  7061 leader_election.cc:290] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 [CANDIDATE]: Term 3 election: Requested vote from peers e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207), 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191)
I20260710 11:08:21.359331  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e906ed4775458d8ca2d9f1b3fd5d66" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e79f931b62cf4637b91b4d6164177853"
I20260710 11:08:21.359529  6909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e906ed4775458d8ca2d9f1b3fd5d66" candidate_uuid: "a8cecbb292b640a7aa914cf848b19888" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "93b7288249c440cfb032028b670a5bff"
I20260710 11:08:21.360044  6985 raft_consensus.cc:3060] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:21.360116  6909 raft_consensus.cc:3055] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:21.360529  6909 raft_consensus.cc:740] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 93b7288249c440cfb032028b670a5bff, State: Running, Role: LEADER
I20260710 11:08:21.361297  6909 consensus_queue.cc:260] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [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: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } }
I20260710 11:08:21.362357  6909 raft_consensus.cc:3060] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:21.365984  6985 raft_consensus.cc:2468] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 3.
I20260710 11:08:21.367973  7024 leader_election.cc:304] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 [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: a8cecbb292b640a7aa914cf848b19888, e79f931b62cf4637b91b4d6164177853; no voters: 
I20260710 11:08:21.369210  7679 raft_consensus.cc:2804] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:21.369926  6909 raft_consensus.cc:2468] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cecbb292b640a7aa914cf848b19888 in term 3.
I20260710 11:08:21.369735  7679 raft_consensus.cc:697] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 [term 3 LEADER]: Becoming Leader. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Running, Role: LEADER
I20260710 11:08:21.371582  7679 consensus_queue.cc:237] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 [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: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } } peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } }
I20260710 11:08:21.378876  6807 catalog_manager.cc:5697] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 reported cstate change: term changed from 2 to 3, leader changed from 93b7288249c440cfb032028b670a5bff (127.5.168.1) to a8cecbb292b640a7aa914cf848b19888 (127.5.168.3). New cstate: current_term: 3 leader_uuid: "a8cecbb292b640a7aa914cf848b19888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:21.779791  6985 raft_consensus.cc:1275] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [term 3 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:21.781030  7737 consensus_queue.cc:1048] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79f931b62cf4637b91b4d6164177853" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:21.800870  6909 raft_consensus.cc:1275] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [term 3 FOLLOWER]: Refusing update from remote peer a8cecbb292b640a7aa914cf848b19888: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:21.802786  7737 consensus_queue.cc:1048] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:22.271351  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:22.290838  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:22.306015  7061 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14a5c4130802401a8a91b52aa1ce9e49"
dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
mode: GRACEFUL
new_leader_uuid: "31f998e907bb4834a893c438f15a9cdb"
 from {username='slave'} at 127.0.0.1:43698
I20260710 11:08:22.306600  7061 raft_consensus.cc:606] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Received request to transfer leadership to TS 31f998e907bb4834a893c438f15a9cdb
I20260710 11:08:22.308138  5792 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:08:22.308753  5792 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:22.407363  7749 raft_consensus.cc:993] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888: : Instructing follower 31f998e907bb4834a893c438f15a9cdb to start an election
I20260710 11:08:22.407918  7748 raft_consensus.cc:1081] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Signalling peer 31f998e907bb4834a893c438f15a9cdb to start an election
I20260710 11:08:22.409404  7342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14a5c4130802401a8a91b52aa1ce9e49"
dest_uuid: "31f998e907bb4834a893c438f15a9cdb"
 from {username='slave'} at 127.0.0.1:54584
I20260710 11:08:22.409847  7342 raft_consensus.cc:493] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:22.410107  7342 raft_consensus.cc:3060] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:22.414921  7342 raft_consensus.cc:515] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:22.416333  7342 leader_election.cc:290] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb [CANDIDATE]: Term 2 election: Requested vote from peers 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191), a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293)
I20260710 11:08:22.417064  6909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a5c4130802401a8a91b52aa1ce9e49" candidate_uuid: "31f998e907bb4834a893c438f15a9cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "93b7288249c440cfb032028b670a5bff"
I20260710 11:08:22.417416  7061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a5c4130802401a8a91b52aa1ce9e49" candidate_uuid: "31f998e907bb4834a893c438f15a9cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a8cecbb292b640a7aa914cf848b19888"
I20260710 11:08:22.417637  6909 raft_consensus.cc:3060] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:22.417943  7061 raft_consensus.cc:3055] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:22.418238  7061 raft_consensus.cc:740] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8cecbb292b640a7aa914cf848b19888, State: Running, Role: LEADER
I20260710 11:08:22.418898  7061 consensus_queue.cc:260] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:22.419967  7061 raft_consensus.cc:3060] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:22.422289  6909 raft_consensus.cc:2468] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f998e907bb4834a893c438f15a9cdb in term 2.
I20260710 11:08:22.423436  7308 leader_election.cc:304] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f998e907bb4834a893c438f15a9cdb, 93b7288249c440cfb032028b670a5bff; no voters: 
I20260710 11:08:22.424245  7686 raft_consensus.cc:2804] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:22.424669  7686 raft_consensus.cc:697] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb [term 2 LEADER]: Becoming Leader. State: Replica: 31f998e907bb4834a893c438f15a9cdb, State: Running, Role: LEADER
I20260710 11:08:22.425524  7686 consensus_queue.cc:237] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb [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: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } }
I20260710 11:08:22.426116  7061 raft_consensus.cc:2468] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f998e907bb4834a893c438f15a9cdb in term 2.
I20260710 11:08:22.434525  6807 catalog_manager.cc:5697] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb reported cstate change: term changed from 1 to 2, leader changed from a8cecbb292b640a7aa914cf848b19888 (127.5.168.3) to 31f998e907bb4834a893c438f15a9cdb (127.5.168.4). New cstate: current_term: 2 leader_uuid: "31f998e907bb4834a893c438f15a9cdb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f998e907bb4834a893c438f15a9cdb" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 42055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:22.990016  6912 raft_consensus.cc:1275] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Refusing update from remote peer 31f998e907bb4834a893c438f15a9cdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:22.991191  7740 consensus_queue.cc:1048] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b7288249c440cfb032028b670a5bff" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 41191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:23.003746  7061 raft_consensus.cc:1275] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Refusing update from remote peer 31f998e907bb4834a893c438f15a9cdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:23.005364  7758 consensus_queue.cc:1048] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cecbb292b640a7aa914cf848b19888" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:23.309551  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:23.322621  5792 tablet_server.cc:179] TabletServer@127.5.168.1:0 shutting down...
I20260710 11:08:23.361610  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:23.362659  5792 tablet_replica.cc:333] T 46075fd4520c46e8a27e0f19e6c79d3e P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
I20260710 11:08:23.363638  5792 raft_consensus.cc:2243] T 46075fd4520c46e8a27e0f19e6c79d3e P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.364246  5792 raft_consensus.cc:2272] T 46075fd4520c46e8a27e0f19e6c79d3e P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.367329  5792 tablet_replica.cc:333] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
I20260710 11:08:23.368255  5792 raft_consensus.cc:2243] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.369201  5792 raft_consensus.cc:2272] T 14a5c4130802401a8a91b52aa1ce9e49 P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.371696  5792 tablet_replica.cc:333] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
I20260710 11:08:23.372300  5792 raft_consensus.cc:2243] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.373147  5792 raft_consensus.cc:2272] T 33a248e39bc245c5962831951849976d P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.375662  5792 tablet_replica.cc:333] T d3d63d5970a2404ab56e2ff24286f9b4 P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
I20260710 11:08:23.376160  5792 raft_consensus.cc:2243] T d3d63d5970a2404ab56e2ff24286f9b4 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.376741  5792 raft_consensus.cc:2272] T d3d63d5970a2404ab56e2ff24286f9b4 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.378276  5792 tablet_replica.cc:333] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
I20260710 11:08:23.378701  5792 raft_consensus.cc:2243] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.379071  5792 raft_consensus.cc:2272] T 22311d7be5414ec48489483c9e8867b2 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.381258  5792 tablet_replica.cc:333] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
I20260710 11:08:23.381968  5792 raft_consensus.cc:2243] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.382936  5792 raft_consensus.cc:2272] T a936aafa60014a19b3b169fcf023493c P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.385233  5792 tablet_replica.cc:333] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
I20260710 11:08:23.385955  5792 raft_consensus.cc:2243] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.386862  5792 raft_consensus.cc:2272] T 9220ceeeaede4557b07960433d24e9be P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.389249  5792 tablet_replica.cc:333] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
I20260710 11:08:23.389884  5792 raft_consensus.cc:2243] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.390880  5792 raft_consensus.cc:2272] T 3d4be1429ce74088873cf0a3564cf488 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.393396  5792 tablet_replica.cc:333] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
I20260710 11:08:23.394078  5792 raft_consensus.cc:2243] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.394964  5792 raft_consensus.cc:2272] T 6725ae23072e4087878141af5935ad34 P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.397470  5792 tablet_replica.cc:333] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
I20260710 11:08:23.398145  5792 raft_consensus.cc:2243] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.398697  5792 raft_consensus.cc:2272] T 31dff73a30b54f73bc8bd1b49e373549 P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.401281  5792 tablet_replica.cc:333] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
I20260710 11:08:23.402010  5792 raft_consensus.cc:2243] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.402477  5792 raft_consensus.cc:2272] T d0e906ed4775458d8ca2d9f1b3fd5d66 P 93b7288249c440cfb032028b670a5bff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.404904  5792 tablet_replica.cc:333] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
I20260710 11:08:23.405719  5792 raft_consensus.cc:2243] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.406234  5792 raft_consensus.cc:2272] T ce8023dfb1024781affab6f5820befed P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.408804  5792 tablet_replica.cc:333] T c69179a5682341a68aa34354c117020e P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
I20260710 11:08:23.409462  5792 raft_consensus.cc:2243] T c69179a5682341a68aa34354c117020e P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.409967  5792 raft_consensus.cc:2272] T c69179a5682341a68aa34354c117020e P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.412492  5792 tablet_replica.cc:333] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
I20260710 11:08:23.412956  5792 raft_consensus.cc:2243] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.413374  5792 raft_consensus.cc:2272] T 33c99721ae664ab2844e5cdaeef55bd9 P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.415043  5792 tablet_replica.cc:333] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
I20260710 11:08:23.415779  5792 raft_consensus.cc:2243] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.416807  5792 raft_consensus.cc:2272] T 2b20f7ca2d77445ca8f23c73ac95051e P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.419430  5792 tablet_replica.cc:333] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
W20260710 11:08:23.419512  6952 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]
I20260710 11:08:23.420002  5792 raft_consensus.cc:2243] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.420936  5792 raft_consensus.cc:2272] T cc838216cd6e45799dbe8a5eb83e8efe P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.423102  5792 tablet_replica.cc:333] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
I20260710 11:08:23.423852  5792 raft_consensus.cc:2243] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.424430  5792 raft_consensus.cc:2272] T 7b14c0879eec43b5b3558d70e84342ca P 93b7288249c440cfb032028b670a5bff [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:23.425494  6952 consensus_peers.cc:597] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 -> Peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Couldn't send request to peer 93b7288249c440cfb032028b670a5bff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:23.426340  5792 tablet_replica.cc:333] T f4ba51c0b1514ea08d691e665cb4782a P 93b7288249c440cfb032028b670a5bff: stopping tablet replica
I20260710 11:08:23.426908  5792 raft_consensus.cc:2243] T f4ba51c0b1514ea08d691e665cb4782a P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.427498  5792 raft_consensus.cc:2272] T f4ba51c0b1514ea08d691e665cb4782a P 93b7288249c440cfb032028b670a5bff [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:23.451921  7308 consensus_peers.cc:597] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb -> Peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Couldn't send request to peer 93b7288249c440cfb032028b670a5bff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:23.473767  5792 tablet_server.cc:196] TabletServer@127.5.168.1:0 shutdown complete.
W20260710 11:08:23.499429  6952 consensus_peers.cc:597] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 -> Peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Couldn't send request to peer 93b7288249c440cfb032028b670a5bff. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:41191: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:23.517516  5792 tablet_server.cc:179] TabletServer@127.5.168.2:0 shutting down...
I20260710 11:08:23.546564  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:23.547324  5792 tablet_replica.cc:333] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:23.547935  5792 raft_consensus.cc:2243] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.548730  5792 raft_consensus.cc:2272] T 46075fd4520c46e8a27e0f19e6c79d3e P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.550460  5792 tablet_replica.cc:333] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:23.551127  5792 raft_consensus.cc:2243] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.551985  5792 raft_consensus.cc:2272] T b860cfe1ba974d8b8bc841cf8e698f88 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.553855  5792 tablet_replica.cc:333] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:23.554380  5792 raft_consensus.cc:2243] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.554800  5792 raft_consensus.cc:2272] T c17a4691f1c1432194c2cebf10557ec3 P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.556695  5792 tablet_replica.cc:333] T 3d4be1429ce74088873cf0a3564cf488 P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:23.557200  5792 raft_consensus.cc:2243] T 3d4be1429ce74088873cf0a3564cf488 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.557550  5792 raft_consensus.cc:2272] T 3d4be1429ce74088873cf0a3564cf488 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.559190  5792 tablet_replica.cc:333] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:23.559724  5792 raft_consensus.cc:2243] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.560400  5792 raft_consensus.cc:2272] T 22311d7be5414ec48489483c9e8867b2 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.562124  5792 tablet_replica.cc:333] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:23.562588  5792 raft_consensus.cc:2243] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.563133  5792 raft_consensus.cc:2272] T 33a248e39bc245c5962831951849976d P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.564879  5792 tablet_replica.cc:333] T e29720b0a8804ba0bed22677a241d564 P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:23.565336  5792 raft_consensus.cc:2243] T e29720b0a8804ba0bed22677a241d564 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.565900  5792 raft_consensus.cc:2272] T e29720b0a8804ba0bed22677a241d564 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.567657  5792 tablet_replica.cc:333] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:23.568091  5792 raft_consensus.cc:2243] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.568754  5792 raft_consensus.cc:2272] T 69cfe663390e49d0ae15af34b5c4930f P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.571012  5792 tablet_replica.cc:333] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:23.571754  5792 raft_consensus.cc:2243] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.572276  5792 raft_consensus.cc:2272] T d0e906ed4775458d8ca2d9f1b3fd5d66 P e79f931b62cf4637b91b4d6164177853 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:23.573453  6952 consensus_peers.cc:597] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 -> Peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Couldn't send request to peer 93b7288249c440cfb032028b670a5bff. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:41191: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:23.574263  5792 tablet_replica.cc:333] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:23.574750  5792 raft_consensus.cc:2243] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.575469  5792 raft_consensus.cc:2272] T ce8023dfb1024781affab6f5820befed P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.577174  5792 tablet_replica.cc:333] T 2b20f7ca2d77445ca8f23c73ac95051e P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:23.577673  5792 raft_consensus.cc:2243] T 2b20f7ca2d77445ca8f23c73ac95051e P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.578231  5792 raft_consensus.cc:2272] T 2b20f7ca2d77445ca8f23c73ac95051e P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.580139  5792 tablet_replica.cc:333] T cc838216cd6e45799dbe8a5eb83e8efe P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:23.580644  5792 raft_consensus.cc:2243] T cc838216cd6e45799dbe8a5eb83e8efe P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.581067  5792 raft_consensus.cc:2272] T cc838216cd6e45799dbe8a5eb83e8efe P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:23.581502  7308 consensus_peers.cc:597] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb -> Peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Couldn't send request to peer 93b7288249c440cfb032028b670a5bff. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:41191: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:23.582805  5792 tablet_replica.cc:333] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:23.583422  5792 raft_consensus.cc:2243] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.583904  5792 raft_consensus.cc:2272] T 59331791eaeb40d09d4292aed5a34e08 P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.585566  5792 tablet_replica.cc:333] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:23.586036  5792 raft_consensus.cc:2243] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.586433  5792 raft_consensus.cc:2272] T 6725ae23072e4087878141af5935ad34 P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.588120  5792 tablet_replica.cc:333] T 42732537fd7b43edb2002c7955ec6eae P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:23.588589  5792 raft_consensus.cc:2243] T 42732537fd7b43edb2002c7955ec6eae P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.589124  5792 raft_consensus.cc:2272] T 42732537fd7b43edb2002c7955ec6eae P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.590729  5792 tablet_replica.cc:333] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:23.591292  5792 raft_consensus.cc:2243] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.591677  5792 raft_consensus.cc:2272] T c69179a5682341a68aa34354c117020e P e79f931b62cf4637b91b4d6164177853 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.593217  5792 tablet_replica.cc:333] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:23.593667  5792 raft_consensus.cc:2243] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.594357  5792 raft_consensus.cc:2272] T f4ba51c0b1514ea08d691e665cb4782a P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.596097  5792 tablet_replica.cc:333] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853: stopping tablet replica
I20260710 11:08:23.596522  5792 raft_consensus.cc:2243] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.597208  5792 raft_consensus.cc:2272] T 31dff73a30b54f73bc8bd1b49e373549 P e79f931b62cf4637b91b4d6164177853 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:23.625010  7306 consensus_peers.cc:597] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb -> Peer e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207): Couldn't send request to peer e79f931b62cf4637b91b4d6164177853. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:23.641666  5792 tablet_server.cc:196] TabletServer@127.5.168.2:0 shutdown complete.
W20260710 11:08:23.661609  7306 consensus_peers.cc:597] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb -> Peer e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207): Couldn't send request to peer e79f931b62cf4637b91b4d6164177853. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.2:38207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:23.669485  7026 consensus_peers.cc:597] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 -> Peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Couldn't send request to peer 93b7288249c440cfb032028b670a5bff. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:41191: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:23.681674  5792 tablet_server.cc:179] TabletServer@127.5.168.3:0 shutting down...
W20260710 11:08:23.695647  7308 consensus_peers.cc:597] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb -> Peer a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293): Couldn't send request to peer a8cecbb292b640a7aa914cf848b19888. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:23.704095  7024 consensus_peers.cc:597] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 -> Peer e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207): Couldn't send request to peer e79f931b62cf4637b91b4d6164177853. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.2:38207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:23.713182  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:23.714109  5792 tablet_replica.cc:333] T 46075fd4520c46e8a27e0f19e6c79d3e P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:23.714773  5792 raft_consensus.cc:2243] T 46075fd4520c46e8a27e0f19e6c79d3e P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.715304  5792 raft_consensus.cc:2272] T 46075fd4520c46e8a27e0f19e6c79d3e P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.717003  5792 tablet_replica.cc:333] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:23.717598  5792 raft_consensus.cc:2243] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.718087  5792 raft_consensus.cc:2272] T c17a4691f1c1432194c2cebf10557ec3 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.719691  5792 tablet_replica.cc:333] T b860cfe1ba974d8b8bc841cf8e698f88 P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:23.720180  5792 raft_consensus.cc:2243] T b860cfe1ba974d8b8bc841cf8e698f88 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.720777  5792 raft_consensus.cc:2272] T b860cfe1ba974d8b8bc841cf8e698f88 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.722466  5792 tablet_replica.cc:333] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:23.722959  5792 raft_consensus.cc:2243] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.723733  5792 raft_consensus.cc:2272] T d3d63d5970a2404ab56e2ff24286f9b4 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.725262  5792 tablet_replica.cc:333] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:23.725807  5792 raft_consensus.cc:2243] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.726248  5792 raft_consensus.cc:2272] T 14a5c4130802401a8a91b52aa1ce9e49 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.728709  5792 tablet_replica.cc:333] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:23.729310  5792 raft_consensus.cc:2243] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.730060  5792 raft_consensus.cc:2272] T a936aafa60014a19b3b169fcf023493c P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:23.730605  7026 consensus_peers.cc:597] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 -> Peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Couldn't send request to peer 93b7288249c440cfb032028b670a5bff. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:41191: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:23.731954  5792 tablet_replica.cc:333] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:23.732426  5792 raft_consensus.cc:2243] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.733057  5792 raft_consensus.cc:2272] T 9220ceeeaede4557b07960433d24e9be P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.734586  5792 tablet_replica.cc:333] T 3d4be1429ce74088873cf0a3564cf488 P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:23.735016  5792 raft_consensus.cc:2243] T 3d4be1429ce74088873cf0a3564cf488 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.735450  5792 raft_consensus.cc:2272] T 3d4be1429ce74088873cf0a3564cf488 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.736948  5792 tablet_replica.cc:333] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:23.737347  5792 raft_consensus.cc:2243] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.737936  5792 raft_consensus.cc:2272] T 42732537fd7b43edb2002c7955ec6eae P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.739528  5792 tablet_replica.cc:333] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:23.739939  5792 raft_consensus.cc:2243] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.740278  5792 raft_consensus.cc:2272] T 33c99721ae664ab2844e5cdaeef55bd9 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.742157  5792 tablet_replica.cc:333] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:23.742735  5792 raft_consensus.cc:2243] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.743404  5792 raft_consensus.cc:2272] T d0e906ed4775458d8ca2d9f1b3fd5d66 P a8cecbb292b640a7aa914cf848b19888 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.745524  5792 tablet_replica.cc:333] T ce8023dfb1024781affab6f5820befed P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:23.746052  5792 raft_consensus.cc:2243] T ce8023dfb1024781affab6f5820befed P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.746449  5792 raft_consensus.cc:2272] T ce8023dfb1024781affab6f5820befed P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.748157  5792 tablet_replica.cc:333] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:23.748636  5792 raft_consensus.cc:2243] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.749337  5792 raft_consensus.cc:2272] T e29720b0a8804ba0bed22677a241d564 P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.750918  5792 tablet_replica.cc:333] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:23.751432  5792 raft_consensus.cc:2243] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.752099  5792 raft_consensus.cc:2272] T 69cfe663390e49d0ae15af34b5c4930f P a8cecbb292b640a7aa914cf848b19888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.753547  5792 tablet_replica.cc:333] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:23.753988  5792 raft_consensus.cc:2243] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.754359  5792 raft_consensus.cc:2272] T cc838216cd6e45799dbe8a5eb83e8efe P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.755990  5792 tablet_replica.cc:333] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:23.756491  5792 raft_consensus.cc:2243] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.756896  5792 raft_consensus.cc:2272] T 59331791eaeb40d09d4292aed5a34e08 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.758345  5792 tablet_replica.cc:333] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:23.758715  5792 raft_consensus.cc:2243] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.759033  5792 raft_consensus.cc:2272] T 7b14c0879eec43b5b3558d70e84342ca P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.760641  5792 tablet_replica.cc:333] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888: stopping tablet replica
I20260710 11:08:23.761032  5792 raft_consensus.cc:2243] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.761389  5792 raft_consensus.cc:2272] T 6725ae23072e4087878141af5935ad34 P a8cecbb292b640a7aa914cf848b19888 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:23.773337  7308 consensus_peers.cc:597] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb -> Peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Couldn't send request to peer 93b7288249c440cfb032028b670a5bff. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:41191: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:23.793009  7308 consensus_peers.cc:597] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb -> Peer 93b7288249c440cfb032028b670a5bff (127.5.168.1:41191): Couldn't send request to peer 93b7288249c440cfb032028b670a5bff. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:41191: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:23.803781  5792 tablet_server.cc:196] TabletServer@127.5.168.3:0 shutdown complete.
I20260710 11:08:23.841210  5792 tablet_server.cc:179] TabletServer@127.5.168.4:0 shutting down...
W20260710 11:08:23.842397  7308 consensus_peers.cc:597] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb -> Peer a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293): Couldn't send request to peer a8cecbb292b640a7aa914cf848b19888. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.3:45293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:23.858800  7306 consensus_peers.cc:597] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb -> Peer e79f931b62cf4637b91b4d6164177853 (127.5.168.2:38207): Couldn't send request to peer e79f931b62cf4637b91b4d6164177853. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.2:38207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:23.871074  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:23.871912  5792 tablet_replica.cc:333] T 22311d7be5414ec48489483c9e8867b2 P 31f998e907bb4834a893c438f15a9cdb: stopping tablet replica
I20260710 11:08:23.872918  5792 raft_consensus.cc:2243] T 22311d7be5414ec48489483c9e8867b2 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.873603  5792 raft_consensus.cc:2272] T 22311d7be5414ec48489483c9e8867b2 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.875435  5792 tablet_replica.cc:333] T b860cfe1ba974d8b8bc841cf8e698f88 P 31f998e907bb4834a893c438f15a9cdb: stopping tablet replica
I20260710 11:08:23.875876  5792 raft_consensus.cc:2243] T b860cfe1ba974d8b8bc841cf8e698f88 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.876405  5792 raft_consensus.cc:2272] T b860cfe1ba974d8b8bc841cf8e698f88 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.878026  5792 tablet_replica.cc:333] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb: stopping tablet replica
I20260710 11:08:23.878482  5792 raft_consensus.cc:2243] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.879104  5792 raft_consensus.cc:2272] T 14a5c4130802401a8a91b52aa1ce9e49 P 31f998e907bb4834a893c438f15a9cdb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.881805  5792 tablet_replica.cc:333] T 2b20f7ca2d77445ca8f23c73ac95051e P 31f998e907bb4834a893c438f15a9cdb: stopping tablet replica
I20260710 11:08:23.882282  5792 raft_consensus.cc:2243] T 2b20f7ca2d77445ca8f23c73ac95051e P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.882659  5792 raft_consensus.cc:2272] T 2b20f7ca2d77445ca8f23c73ac95051e P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.884339  5792 tablet_replica.cc:333] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb: stopping tablet replica
I20260710 11:08:23.884786  5792 raft_consensus.cc:2243] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.885417  5792 raft_consensus.cc:2272] T 33c99721ae664ab2844e5cdaeef55bd9 P 31f998e907bb4834a893c438f15a9cdb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.887702  5792 tablet_replica.cc:333] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb: stopping tablet replica
I20260710 11:08:23.888381  5792 raft_consensus.cc:2243] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.889262  5792 raft_consensus.cc:2272] T c69179a5682341a68aa34354c117020e P 31f998e907bb4834a893c438f15a9cdb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:23.890275  7308 consensus_peers.cc:597] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb -> Peer a8cecbb292b640a7aa914cf848b19888 (127.5.168.3:45293): Couldn't send request to peer a8cecbb292b640a7aa914cf848b19888. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.3:45293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:23.891321  5792 tablet_replica.cc:333] T 42732537fd7b43edb2002c7955ec6eae P 31f998e907bb4834a893c438f15a9cdb: stopping tablet replica
I20260710 11:08:23.891793  5792 raft_consensus.cc:2243] T 42732537fd7b43edb2002c7955ec6eae P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.892187  5792 raft_consensus.cc:2272] T 42732537fd7b43edb2002c7955ec6eae P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.893682  5792 tablet_replica.cc:333] T 9220ceeeaede4557b07960433d24e9be P 31f998e907bb4834a893c438f15a9cdb: stopping tablet replica
I20260710 11:08:23.894120  5792 raft_consensus.cc:2243] T 9220ceeeaede4557b07960433d24e9be P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.894541  5792 raft_consensus.cc:2272] T 9220ceeeaede4557b07960433d24e9be P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.896217  5792 tablet_replica.cc:333] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb: stopping tablet replica
I20260710 11:08:23.896641  5792 raft_consensus.cc:2243] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.897274  5792 raft_consensus.cc:2272] T 7b14c0879eec43b5b3558d70e84342ca P 31f998e907bb4834a893c438f15a9cdb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.898778  5792 tablet_replica.cc:333] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb: stopping tablet replica
I20260710 11:08:23.899497  5792 raft_consensus.cc:2243] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.900154  5792 raft_consensus.cc:2272] T 59331791eaeb40d09d4292aed5a34e08 P 31f998e907bb4834a893c438f15a9cdb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.901770  5792 tablet_replica.cc:333] T a936aafa60014a19b3b169fcf023493c P 31f998e907bb4834a893c438f15a9cdb: stopping tablet replica
I20260710 11:08:23.902177  5792 raft_consensus.cc:2243] T a936aafa60014a19b3b169fcf023493c P 31f998e907bb4834a893c438f15a9cdb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.902597  5792 raft_consensus.cc:2272] T a936aafa60014a19b3b169fcf023493c P 31f998e907bb4834a893c438f15a9cdb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.904307  5792 tablet_replica.cc:333] T 31dff73a30b54f73bc8bd1b49e373549 P 31f998e907bb4834a893c438f15a9cdb: stopping tablet replica
I20260710 11:08:23.904729  5792 raft_consensus.cc:2243] T 31dff73a30b54f73bc8bd1b49e373549 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.905150  5792 raft_consensus.cc:2272] T 31dff73a30b54f73bc8bd1b49e373549 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.906629  5792 tablet_replica.cc:333] T d3d63d5970a2404ab56e2ff24286f9b4 P 31f998e907bb4834a893c438f15a9cdb: stopping tablet replica
I20260710 11:08:23.907032  5792 raft_consensus.cc:2243] T d3d63d5970a2404ab56e2ff24286f9b4 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.907523  5792 raft_consensus.cc:2272] T d3d63d5970a2404ab56e2ff24286f9b4 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.909471  5792 tablet_replica.cc:333] T 33a248e39bc245c5962831951849976d P 31f998e907bb4834a893c438f15a9cdb: stopping tablet replica
I20260710 11:08:23.909948  5792 raft_consensus.cc:2243] T 33a248e39bc245c5962831951849976d P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.910356  5792 raft_consensus.cc:2272] T 33a248e39bc245c5962831951849976d P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.912050  5792 tablet_replica.cc:333] T e29720b0a8804ba0bed22677a241d564 P 31f998e907bb4834a893c438f15a9cdb: stopping tablet replica
I20260710 11:08:23.912518  5792 raft_consensus.cc:2243] T e29720b0a8804ba0bed22677a241d564 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.913017  5792 raft_consensus.cc:2272] T e29720b0a8804ba0bed22677a241d564 P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.914544  5792 tablet_replica.cc:333] T 69cfe663390e49d0ae15af34b5c4930f P 31f998e907bb4834a893c438f15a9cdb: stopping tablet replica
I20260710 11:08:23.914973  5792 raft_consensus.cc:2243] T 69cfe663390e49d0ae15af34b5c4930f P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.915462  5792 raft_consensus.cc:2272] T 69cfe663390e49d0ae15af34b5c4930f P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.917946  5792 tablet_replica.cc:333] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb: stopping tablet replica
I20260710 11:08:23.918412  5792 raft_consensus.cc:2243] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.919128  5792 raft_consensus.cc:2272] T c17a4691f1c1432194c2cebf10557ec3 P 31f998e907bb4834a893c438f15a9cdb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.921007  5792 tablet_replica.cc:333] T f4ba51c0b1514ea08d691e665cb4782a P 31f998e907bb4834a893c438f15a9cdb: stopping tablet replica
I20260710 11:08:23.921434  5792 raft_consensus.cc:2243] T f4ba51c0b1514ea08d691e665cb4782a P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.921813  5792 raft_consensus.cc:2272] T f4ba51c0b1514ea08d691e665cb4782a P 31f998e907bb4834a893c438f15a9cdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.957880  5792 tablet_server.cc:196] TabletServer@127.5.168.4:0 shutdown complete.
I20260710 11:08:23.985826  5792 master.cc:562] Master@127.5.168.62:35027 shutting down...
I20260710 11:08:24.005285  5792 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:24.005829  5792 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.006139  5792 tablet_replica.cc:333] T 00000000000000000000000000000000 P 610b8ec5c6e849d9a75fd81ee89d80f7: stopping tablet replica
I20260710 11:08:24.025921  5792 master.cc:584] Master@127.5.168.62:35027 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (29938 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:08:24.082319  5792 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.168.62:40003
I20260710 11:08:24.083504  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:24.089615  7769 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:24.089612  7768 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:24.090370  5792 server_base.cc:1061] running on GCE node
W20260710 11:08:24.091545  7772 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:24.092555  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:24.092737  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:24.092927  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681704092888 us; error 0 us; skew 500 ppm
I20260710 11:08:24.093441  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:24.095758  5792 webserver.cc:533] Webserver started at http://127.5.168.62:39783/ using document root <none> and password file <none>
I20260710 11:08:24.096241  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:24.096433  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:24.096699  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:24.097775  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/master-0-root/instance:
uuid: "6c9f6c775a1e4d398f35ae7cb0fa8ce3"
format_stamp: "Formatted at 2026-07-10 11:08:24 on dist-test-slave-vghp"
I20260710 11:08:24.102113  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:08:24.105222  7776 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:24.105929  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:08:24.106204  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/master-0-root
uuid: "6c9f6c775a1e4d398f35ae7cb0fa8ce3"
format_stamp: "Formatted at 2026-07-10 11:08:24 on dist-test-slave-vghp"
I20260710 11:08:24.106452  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:24.124590  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:24.125767  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:24.163477  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.62:40003
I20260710 11:08:24.163599  7827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.62:40003 every 8 connection(s)
I20260710 11:08:24.167151  7828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.176469  7828 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3: Bootstrap starting.
I20260710 11:08:24.180847  7828 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:24.184759  7828 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3: No bootstrap required, opened a new log
I20260710 11:08:24.186693  7828 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c9f6c775a1e4d398f35ae7cb0fa8ce3" member_type: VOTER }
I20260710 11:08:24.187038  7828 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:24.187261  7828 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c9f6c775a1e4d398f35ae7cb0fa8ce3, State: Initialized, Role: FOLLOWER
I20260710 11:08:24.187824  7828 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6c9f6c775a1e4d398f35ae7cb0fa8ce3" member_type: VOTER }
I20260710 11:08:24.188220  7828 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:24.188421  7828 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:24.188616  7828 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:24.192378  7828 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c9f6c775a1e4d398f35ae7cb0fa8ce3" member_type: VOTER }
I20260710 11:08:24.192798  7828 leader_election.cc:304] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3 [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: 6c9f6c775a1e4d398f35ae7cb0fa8ce3; no voters: 
I20260710 11:08:24.193763  7828 leader_election.cc:290] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:24.194175  7831 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:24.195457  7831 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3 [term 1 LEADER]: Becoming Leader. State: Replica: 6c9f6c775a1e4d398f35ae7cb0fa8ce3, State: Running, Role: LEADER
I20260710 11:08:24.196095  7831 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3 [LEADER]: Queue going to LEADER mode. State: All 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: "6c9f6c775a1e4d398f35ae7cb0fa8ce3" member_type: VOTER }
I20260710 11:08:24.196650  7828 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:24.200362  7832 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6c9f6c775a1e4d398f35ae7cb0fa8ce3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c9f6c775a1e4d398f35ae7cb0fa8ce3" member_type: VOTER } }
I20260710 11:08:24.201093  7832 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:24.202087  7833 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6c9f6c775a1e4d398f35ae7cb0fa8ce3. Latest consensus state: current_term: 1 leader_uuid: "6c9f6c775a1e4d398f35ae7cb0fa8ce3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c9f6c775a1e4d398f35ae7cb0fa8ce3" member_type: VOTER } }
I20260710 11:08:24.202638  7833 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:24.202879  7838 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:24.211367  7838 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:24.216367  5792 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:24.221467  7838 catalog_manager.cc:1383] Generated new cluster ID: 1fd5a8a87efa47ba8dcd4e3d2ab3bd54
I20260710 11:08:24.221721  7838 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:24.236835  7838 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:24.237998  7838 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:24.251051  7838 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3: Generated new TSK 0
I20260710 11:08:24.251631  7838 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:24.282828  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:24.289086  7849 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:24.289764  7850 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:24.291352  7852 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:24.292101  5792 server_base.cc:1061] running on GCE node
I20260710 11:08:24.293044  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:24.293255  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:24.293428  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681704293408 us; error 0 us; skew 500 ppm
I20260710 11:08:24.294030  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:24.296257  5792 webserver.cc:533] Webserver started at http://127.5.168.1:34207/ using document root <none> and password file <none>
I20260710 11:08:24.296723  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:24.296919  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:24.297194  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:24.298305  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-0-root/instance:
uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
format_stamp: "Formatted at 2026-07-10 11:08:24 on dist-test-slave-vghp"
I20260710 11:08:24.302527  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:08:24.305606  7857 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:24.306536  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:24.306787  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-0-root
uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
format_stamp: "Formatted at 2026-07-10 11:08:24 on dist-test-slave-vghp"
I20260710 11:08:24.307013  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:24.324702  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:24.325807  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:24.327389  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:24.329778  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:24.329950  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:24.330227  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:24.330405  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:24.373965  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.1:32867
I20260710 11:08:24.374049  7919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.1:32867 every 8 connection(s)
I20260710 11:08:24.378741  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:24.385848  7924 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:24.386622  7925 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:24.389485  5792 server_base.cc:1061] running on GCE node
W20260710 11:08:24.390475  7928 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:24.391343  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:24.391600  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:24.391811  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681704391791 us; error 0 us; skew 500 ppm
I20260710 11:08:24.392417  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:24.394942  7920 heartbeater.cc:344] Connected to a master server at 127.5.168.62:40003
I20260710 11:08:24.395362  7920 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:24.395401  5792 webserver.cc:533] Webserver started at http://127.5.168.2:44825/ using document root <none> and password file <none>
I20260710 11:08:24.395980  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:24.396179  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:24.396098  7920 heartbeater.cc:507] Master 127.5.168.62:40003 requested a full tablet report, sending...
I20260710 11:08:24.396616  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:24.397957  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-1-root/instance:
uuid: "f84ee4df0b1c45619803145f1c48faa5"
format_stamp: "Formatted at 2026-07-10 11:08:24 on dist-test-slave-vghp"
I20260710 11:08:24.398442  7793 ts_manager.cc:194] Registered new tserver with Master: 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867)
I20260710 11:08:24.400206  7793 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54248
I20260710 11:08:24.402976  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260710 11:08:24.406345  7932 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:24.407156  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:24.407647  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-1-root
uuid: "f84ee4df0b1c45619803145f1c48faa5"
format_stamp: "Formatted at 2026-07-10 11:08:24 on dist-test-slave-vghp"
I20260710 11:08:24.407948  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:24.423847  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:24.425004  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:24.426398  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:24.428614  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:24.428835  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:24.429068  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:24.429234  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:24.466948  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.2:45223
I20260710 11:08:24.467046  7994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.2:45223 every 8 connection(s)
I20260710 11:08:24.471668  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:24.478746  7998 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:24.481093  7999 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:24.482113  8001 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:24.483275  5792 server_base.cc:1061] running on GCE node
I20260710 11:08:24.484170  7995 heartbeater.cc:344] Connected to a master server at 127.5.168.62:40003
I20260710 11:08:24.484427  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:08:24.484557  7995 heartbeater.cc:461] Registering TS with master...
W20260710 11:08:24.484695  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:24.484912  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681704484894 us; error 0 us; skew 500 ppm
I20260710 11:08:24.485417  7995 heartbeater.cc:507] Master 127.5.168.62:40003 requested a full tablet report, sending...
I20260710 11:08:24.485675  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:24.487690  7793 ts_manager.cc:194] Registered new tserver with Master: f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223)
I20260710 11:08:24.488365  5792 webserver.cc:533] Webserver started at http://127.5.168.3:39627/ using document root <none> and password file <none>
I20260710 11:08:24.488879  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:24.489068  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:24.489193  7793 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54258
I20260710 11:08:24.489346  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:24.490876  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-2-root/instance:
uuid: "442de3c0e9fe48bfb6d7720c01a9641f"
format_stamp: "Formatted at 2026-07-10 11:08:24 on dist-test-slave-vghp"
I20260710 11:08:24.495282  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:24.498588  8006 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:24.499399  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:24.499644  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-2-root
uuid: "442de3c0e9fe48bfb6d7720c01a9641f"
format_stamp: "Formatted at 2026-07-10 11:08:24 on dist-test-slave-vghp"
I20260710 11:08:24.499871  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:24.513629  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:24.514716  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:24.516176  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:24.518244  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:24.518453  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:24.518707  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:24.518863  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:24.556677  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.3:43357
I20260710 11:08:24.556803  8068 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.3:43357 every 8 connection(s)
I20260710 11:08:24.561348  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:24.568871  8072 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:24.570513  8073 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:24.573395  5792 server_base.cc:1061] running on GCE node
W20260710 11:08:24.573289  8075 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:24.573947  8069 heartbeater.cc:344] Connected to a master server at 127.5.168.62:40003
I20260710 11:08:24.574352  8069 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:24.574620  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:24.574872  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:24.575059  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681704575043 us; error 0 us; skew 500 ppm
I20260710 11:08:24.575112  8069 heartbeater.cc:507] Master 127.5.168.62:40003 requested a full tablet report, sending...
I20260710 11:08:24.575698  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:24.577608  7793 ts_manager.cc:194] Registered new tserver with Master: 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:24.578511  5792 webserver.cc:533] Webserver started at http://127.5.168.4:40001/ using document root <none> and password file <none>
I20260710 11:08:24.579171  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:24.579439  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:24.579511  7793 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54262
I20260710 11:08:24.579795  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:24.581256  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-3-root/instance:
uuid: "5f14178ce442449f896bf8c13c3adb04"
format_stamp: "Formatted at 2026-07-10 11:08:24 on dist-test-slave-vghp"
I20260710 11:08:24.585924  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260710 11:08:24.589139  8080 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:24.589923  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:08:24.590189  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-3-root
uuid: "5f14178ce442449f896bf8c13c3adb04"
format_stamp: "Formatted at 2026-07-10 11:08:24 on dist-test-slave-vghp"
I20260710 11:08:24.590430  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:24.608431  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:24.609611  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:24.610945  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:24.613097  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:24.613312  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:24.613569  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:24.613726  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:24.653561  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.4:36097
I20260710 11:08:24.653680  8142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.4:36097 every 8 connection(s)
I20260710 11:08:24.667999  8143 heartbeater.cc:344] Connected to a master server at 127.5.168.62:40003
I20260710 11:08:24.668380  8143 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:24.669034  8143 heartbeater.cc:507] Master 127.5.168.62:40003 requested a full tablet report, sending...
I20260710 11:08:24.671010  7793 ts_manager.cc:194] Registered new tserver with Master: 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097)
I20260710 11:08:24.671711  5792 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015118513s
I20260710 11:08:24.672735  7793 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38918
I20260710 11:08:24.698745  7793 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38928:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:08:24.831235  7885 tablet_service.cc:1511] Processing CreateTablet for tablet 49e6c83d5fd94bd784f743fa6202387b (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:24.833086  7885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e6c83d5fd94bd784f743fa6202387b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.836249  7882 tablet_service.cc:1511] Processing CreateTablet for tablet b04ee34675464c48bd999e5281ff5ec8 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:24.836268  7884 tablet_service.cc:1511] Processing CreateTablet for tablet 9c011d57b3fa47f4aa381e330671e81c (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:24.831449  7883 tablet_service.cc:1511] Processing CreateTablet for tablet 55650497a62244fb97f219d220e398e3 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:24.838351  7882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b04ee34675464c48bd999e5281ff5ec8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.843993  7883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55650497a62244fb97f219d220e398e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.843819  7881 tablet_service.cc:1511] Processing CreateTablet for tablet 1ecdddb5f9524e80ae21a71ba7c63221 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:24.845139  7881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ecdddb5f9524e80ae21a71ba7c63221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.849812  7880 tablet_service.cc:1511] Processing CreateTablet for tablet d911fd77148c4f2bbf400777f57067e2 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:24.850847  7884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c011d57b3fa47f4aa381e330671e81c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.851570  7880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d911fd77148c4f2bbf400777f57067e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.855289  7879 tablet_service.cc:1511] Processing CreateTablet for tablet 5f818b80409d436c966b55921849b625 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:24.856604  7879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f818b80409d436c966b55921849b625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.862860  7878 tablet_service.cc:1511] Processing CreateTablet for tablet ed5a8b6b01b842b9996fbb75d2592c31 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:24.864193  7878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed5a8b6b01b842b9996fbb75d2592c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.865995  7877 tablet_service.cc:1511] Processing CreateTablet for tablet 2b1d02de17054fe58a583380054b9c8a (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:24.867339  7877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b1d02de17054fe58a583380054b9c8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.869459  7876 tablet_service.cc:1511] Processing CreateTablet for tablet 1f8e1fd2579449a8816d9af0b7e4a9e2 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:24.870770  7876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8e1fd2579449a8816d9af0b7e4a9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.871219  8106 tablet_service.cc:1511] Processing CreateTablet for tablet ca027d30c58f4f3db8e6fac60d39c948 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:24.872504  8106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca027d30c58f4f3db8e6fac60d39c948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.876391  8107 tablet_service.cc:1511] Processing CreateTablet for tablet 55650497a62244fb97f219d220e398e3 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:24.877701  8107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55650497a62244fb97f219d220e398e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.880344  8108 tablet_service.cc:1511] Processing CreateTablet for tablet 49e6c83d5fd94bd784f743fa6202387b (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:24.881634  8108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e6c83d5fd94bd784f743fa6202387b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.882535  8105 tablet_service.cc:1511] Processing CreateTablet for tablet 1ecdddb5f9524e80ae21a71ba7c63221 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:24.883837  8105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ecdddb5f9524e80ae21a71ba7c63221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.888751  8104 tablet_service.cc:1511] Processing CreateTablet for tablet d911fd77148c4f2bbf400777f57067e2 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:24.890081  8104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d911fd77148c4f2bbf400777f57067e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.900796  8103 tablet_service.cc:1511] Processing CreateTablet for tablet ecf4e07371dd4674aefd01abd38fc859 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:24.902062  8103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecf4e07371dd4674aefd01abd38fc859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.918367  8102 tablet_service.cc:1511] Processing CreateTablet for tablet ed5a8b6b01b842b9996fbb75d2592c31 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:24.919723  8102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed5a8b6b01b842b9996fbb75d2592c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.921626  8032 tablet_service.cc:1511] Processing CreateTablet for tablet ca027d30c58f4f3db8e6fac60d39c948 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:24.922278  8031 tablet_service.cc:1511] Processing CreateTablet for tablet b04ee34675464c48bd999e5281ff5ec8 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:24.922998  8032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca027d30c58f4f3db8e6fac60d39c948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.932371  7960 tablet_service.cc:1511] Processing CreateTablet for tablet 9c011d57b3fa47f4aa381e330671e81c (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:24.933665  7960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c011d57b3fa47f4aa381e330671e81c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.924396  8034 tablet_service.cc:1511] Processing CreateTablet for tablet 49e6c83d5fd94bd784f743fa6202387b (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:24.936080  8034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e6c83d5fd94bd784f743fa6202387b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.936373  7959 tablet_service.cc:1511] Processing CreateTablet for tablet 55650497a62244fb97f219d220e398e3 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:24.937628  7959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55650497a62244fb97f219d220e398e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.940374  7957 tablet_service.cc:1511] Processing CreateTablet for tablet b04ee34675464c48bd999e5281ff5ec8 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:24.941658  7957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b04ee34675464c48bd999e5281ff5ec8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.944356  7956 tablet_service.cc:1511] Processing CreateTablet for tablet 1ecdddb5f9524e80ae21a71ba7c63221 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:24.945660  7956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ecdddb5f9524e80ae21a71ba7c63221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.948330  7955 tablet_service.cc:1511] Processing CreateTablet for tablet ecf4e07371dd4674aefd01abd38fc859 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:24.949604  7955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecf4e07371dd4674aefd01abd38fc859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.951355  8101 tablet_service.cc:1511] Processing CreateTablet for tablet 2b1d02de17054fe58a583380054b9c8a (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:24.952657  8101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b1d02de17054fe58a583380054b9c8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.952345  7953 tablet_service.cc:1511] Processing CreateTablet for tablet ed5a8b6b01b842b9996fbb75d2592c31 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:24.953790  7953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed5a8b6b01b842b9996fbb75d2592c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.956213  7952 tablet_service.cc:1511] Processing CreateTablet for tablet 92177440395242bdace7ba0bfda2e292 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:24.957597  7952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92177440395242bdace7ba0bfda2e292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.958060  8100 tablet_service.cc:1511] Processing CreateTablet for tablet 92177440395242bdace7ba0bfda2e292 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:24.959326  8100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92177440395242bdace7ba0bfda2e292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.960384  7958 tablet_service.cc:1511] Processing CreateTablet for tablet ca027d30c58f4f3db8e6fac60d39c948 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:24.961977  7958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca027d30c58f4f3db8e6fac60d39c948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.963702  8025 tablet_service.cc:1511] Processing CreateTablet for tablet 1f8e1fd2579449a8816d9af0b7e4a9e2 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:24.965301  8025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8e1fd2579449a8816d9af0b7e4a9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.966547  7951 tablet_service.cc:1511] Processing CreateTablet for tablet 1f8e1fd2579449a8816d9af0b7e4a9e2 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:24.967935  7951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8e1fd2579449a8816d9af0b7e4a9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.968344  8099 tablet_service.cc:1511] Processing CreateTablet for tablet e6b84d28be964683aa04b7379ac6cf4b (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:24.968896  7954 tablet_service.cc:1511] Processing CreateTablet for tablet 5f818b80409d436c966b55921849b625 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:24.969583  8099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6b84d28be964683aa04b7379ac6cf4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.970146  7954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f818b80409d436c966b55921849b625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.971472  8028 tablet_service.cc:1511] Processing CreateTablet for tablet 5f818b80409d436c966b55921849b625 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:24.973059  8028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f818b80409d436c966b55921849b625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.925595  8029 tablet_service.cc:1511] Processing CreateTablet for tablet ecf4e07371dd4674aefd01abd38fc859 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:24.974982  8029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecf4e07371dd4674aefd01abd38fc859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.926123  8033 tablet_service.cc:1511] Processing CreateTablet for tablet 9c011d57b3fa47f4aa381e330671e81c (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:24.976899  8033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c011d57b3fa47f4aa381e330671e81c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.928367  8027 tablet_service.cc:1511] Processing CreateTablet for tablet 2b1d02de17054fe58a583380054b9c8a (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:24.978780  8027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b1d02de17054fe58a583380054b9c8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.930094  8026 tablet_service.cc:1511] Processing CreateTablet for tablet 92177440395242bdace7ba0bfda2e292 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:24.924419  8030 tablet_service.cc:1511] Processing CreateTablet for tablet d911fd77148c4f2bbf400777f57067e2 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:24.980458  8026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92177440395242bdace7ba0bfda2e292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.981117  8030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d911fd77148c4f2bbf400777f57067e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.981715  8031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b04ee34675464c48bd999e5281ff5ec8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.982913  7884 tablet_service.cc:1511] Processing CreateTablet for tablet e6b84d28be964683aa04b7379ac6cf4b (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:24.984582  7884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6b84d28be964683aa04b7379ac6cf4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:24.997756  7881 tablet_service.cc:1511] Processing CreateTablet for tablet bf8befa317004538a03ab91a724ed655 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:25.008983  7881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf8befa317004538a03ab91a724ed655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.018987  7885 tablet_service.cc:1511] Processing CreateTablet for tablet cc048e5e33164b0da10f98c403e1b281 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:25.047991  7885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc048e5e33164b0da10f98c403e1b281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.025477  7882 tablet_service.cc:1511] Processing CreateTablet for tablet aba21f9fec984ad4a5006aa93c3677b1 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:25.037271  8105 tablet_service.cc:1511] Processing CreateTablet for tablet bf8befa317004538a03ab91a724ed655 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:25.060099  8105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf8befa317004538a03ab91a724ed655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.060099  7882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba21f9fec984ad4a5006aa93c3677b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.022879  7883 tablet_service.cc:1511] Processing CreateTablet for tablet f9516872dd8d45ab98ea2c8ecd95e6c6 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:25.076294  7883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9516872dd8d45ab98ea2c8ecd95e6c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.086275  7884 tablet_service.cc:1511] Processing CreateTablet for tablet de1ed779f47949ca8080c348140ec443 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:25.087726  7884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de1ed779f47949ca8080c348140ec443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.096292  8161 tablet_bootstrap.cc:492] T ca027d30c58f4f3db8e6fac60d39c948 P 5f14178ce442449f896bf8c13c3adb04: Bootstrap starting.
I20260710 11:08:25.101389  8103 tablet_service.cc:1511] Processing CreateTablet for tablet f9516872dd8d45ab98ea2c8ecd95e6c6 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:25.101891  8102 tablet_service.cc:1511] Processing CreateTablet for tablet aba21f9fec984ad4a5006aa93c3677b1 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:25.103178  8103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9516872dd8d45ab98ea2c8ecd95e6c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.121459  8032 tablet_service.cc:1511] Processing CreateTablet for tablet c1f6051496384a4b95162816794908bc (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:25.137291  8032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1f6051496384a4b95162816794908bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.139807  8102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba21f9fec984ad4a5006aa93c3677b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.140208  7881 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9400fd3a794ccfa5af8dbbc3c59aac (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:25.141458  7881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9400fd3a794ccfa5af8dbbc3c59aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.145244  8101 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9400fd3a794ccfa5af8dbbc3c59aac (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:25.146485  8101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9400fd3a794ccfa5af8dbbc3c59aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.146710  8030 tablet_service.cc:1511] Processing CreateTablet for tablet bf8befa317004538a03ab91a724ed655 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:25.147970  8030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf8befa317004538a03ab91a724ed655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.133011  7882 tablet_service.cc:1511] Processing CreateTablet for tablet c1f6051496384a4b95162816794908bc (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:25.150082  7882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1f6051496384a4b95162816794908bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.116631  8104 tablet_service.cc:1511] Processing CreateTablet for tablet 1e02ea5ee20a478ca83f23624d85224a (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:25.150998  8104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e02ea5ee20a478ca83f23624d85224a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.155381  8106 tablet_service.cc:1511] Processing CreateTablet for tablet 9703039a66664b2785ea8579850fc85e (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:25.158167  8106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9703039a66664b2785ea8579850fc85e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.159674  8161 tablet_bootstrap.cc:654] T ca027d30c58f4f3db8e6fac60d39c948 P 5f14178ce442449f896bf8c13c3adb04: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:25.160645  8105 tablet_service.cc:1511] Processing CreateTablet for tablet c1f6051496384a4b95162816794908bc (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:25.176540  8100 tablet_service.cc:1511] Processing CreateTablet for tablet 1640eba80d6f4dc491c695a1b741512e (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:25.177728  8100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1640eba80d6f4dc491c695a1b741512e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.181337  8027 tablet_service.cc:1511] Processing CreateTablet for tablet 9703039a66664b2785ea8579850fc85e (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:25.187398  8027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9703039a66664b2785ea8579850fc85e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.183094  7956 tablet_service.cc:1511] Processing CreateTablet for tablet e6b84d28be964683aa04b7379ac6cf4b (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:25.194917  7957 tablet_service.cc:1511] Processing CreateTablet for tablet cc048e5e33164b0da10f98c403e1b281 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:25.196079  7956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6b84d28be964683aa04b7379ac6cf4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.196533  8026 tablet_service.cc:1511] Processing CreateTablet for tablet 1e02ea5ee20a478ca83f23624d85224a (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:25.197697  8026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e02ea5ee20a478ca83f23624d85224a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.186133  7953 tablet_service.cc:1511] Processing CreateTablet for tablet 9703039a66664b2785ea8579850fc85e (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:25.183701  8105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1f6051496384a4b95162816794908bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.212225  8160 tablet_bootstrap.cc:492] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
W20260710 11:08:25.213374  7841 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:25.213181  8033 tablet_service.cc:1511] Processing CreateTablet for tablet 1640eba80d6f4dc491c695a1b741512e (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:25.214371  8033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1640eba80d6f4dc491c695a1b741512e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.218385  8160 tablet_bootstrap.cc:654] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:25.197671  7959 tablet_service.cc:1511] Processing CreateTablet for tablet 1e02ea5ee20a478ca83f23624d85224a (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:25.227687  7957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc048e5e33164b0da10f98c403e1b281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.229583  7953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9703039a66664b2785ea8579850fc85e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.234251  7959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e02ea5ee20a478ca83f23624d85224a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.237792  7951 tablet_service.cc:1511] Processing CreateTablet for tablet f9516872dd8d45ab98ea2c8ecd95e6c6 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:25.239034  7951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9516872dd8d45ab98ea2c8ecd95e6c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.238830  8028 tablet_service.cc:1511] Processing CreateTablet for tablet cc048e5e33164b0da10f98c403e1b281 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:25.244632  8028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc048e5e33164b0da10f98c403e1b281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.248682  8162 tablet_bootstrap.cc:492] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f: Bootstrap starting.
I20260710 11:08:25.249512  7960 tablet_service.cc:1511] Processing CreateTablet for tablet de1ed779f47949ca8080c348140ec443 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:25.250703  7960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de1ed779f47949ca8080c348140ec443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.193234  8034 tablet_service.cc:1511] Processing CreateTablet for tablet aba21f9fec984ad4a5006aa93c3677b1 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:25.252812  7954 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9400fd3a794ccfa5af8dbbc3c59aac (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:25.254077  7954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9400fd3a794ccfa5af8dbbc3c59aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.254079  8034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba21f9fec984ad4a5006aa93c3677b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.256551  7958 tablet_service.cc:1511] Processing CreateTablet for tablet 1640eba80d6f4dc491c695a1b741512e (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:25.258033  7958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1640eba80d6f4dc491c695a1b741512e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.262871  8163 tablet_bootstrap.cc:492] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5: Bootstrap starting.
I20260710 11:08:25.255002  8029 tablet_service.cc:1511] Processing CreateTablet for tablet de1ed779f47949ca8080c348140ec443 (DEFAULT_TABLE table=test-workload [id=02804bf2adb745f7b4bb3cb1c2e19587]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:25.266080  8029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de1ed779f47949ca8080c348140ec443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:25.311507  8161 tablet_bootstrap.cc:492] T ca027d30c58f4f3db8e6fac60d39c948 P 5f14178ce442449f896bf8c13c3adb04: No bootstrap required, opened a new log
I20260710 11:08:25.312098  8161 ts_tablet_manager.cc:1403] T ca027d30c58f4f3db8e6fac60d39c948 P 5f14178ce442449f896bf8c13c3adb04: Time spent bootstrapping tablet: real 0.216s	user 0.008s	sys 0.005s
I20260710 11:08:25.315025  8161 raft_consensus.cc:359] T ca027d30c58f4f3db8e6fac60d39c948 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.326715  8161 raft_consensus.cc:385] T ca027d30c58f4f3db8e6fac60d39c948 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:25.327126  8161 raft_consensus.cc:740] T ca027d30c58f4f3db8e6fac60d39c948 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.324426  8163 tablet_bootstrap.cc:654] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:25.348318  8161 consensus_queue.cc:260] T ca027d30c58f4f3db8e6fac60d39c948 P 5f14178ce442449f896bf8c13c3adb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.355371  8160 tablet_bootstrap.cc:492] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9: No bootstrap required, opened a new log
I20260710 11:08:25.355648  8161 ts_tablet_manager.cc:1434] T ca027d30c58f4f3db8e6fac60d39c948 P 5f14178ce442449f896bf8c13c3adb04: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.001s
I20260710 11:08:25.356132  8160 ts_tablet_manager.cc:1403] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.144s	user 0.012s	sys 0.019s
I20260710 11:08:25.356438  8143 heartbeater.cc:499] Master 127.5.168.62:40003 was elected leader, sending a full tablet report...
I20260710 11:08:25.356799  8162 tablet_bootstrap.cc:654] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:25.358934  8160 raft_consensus.cc:359] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:25.359701  8160 raft_consensus.cc:385] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:25.360037  8160 raft_consensus.cc:740] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.360843  8160 consensus_queue.cc:260] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:25.362457  8163 tablet_bootstrap.cc:492] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5: No bootstrap required, opened a new log
I20260710 11:08:25.363165  8163 ts_tablet_manager.cc:1403] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5: Time spent bootstrapping tablet: real 0.101s	user 0.018s	sys 0.000s
I20260710 11:08:25.366905  8163 raft_consensus.cc:359] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.368034  8163 raft_consensus.cc:385] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:25.368467  8163 raft_consensus.cc:740] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.369571  8163 consensus_queue.cc:260] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.379575  8163 ts_tablet_manager.cc:1434] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.005s
I20260710 11:08:25.380519  7995 heartbeater.cc:499] Master 127.5.168.62:40003 was elected leader, sending a full tablet report...
I20260710 11:08:25.380968  8161 tablet_bootstrap.cc:492] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04: Bootstrap starting.
I20260710 11:08:25.394757  8162 tablet_bootstrap.cc:492] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f: No bootstrap required, opened a new log
I20260710 11:08:25.395337  8162 ts_tablet_manager.cc:1403] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent bootstrapping tablet: real 0.185s	user 0.016s	sys 0.028s
I20260710 11:08:25.395884  8163 tablet_bootstrap.cc:492] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5: Bootstrap starting.
I20260710 11:08:25.398157  8162 raft_consensus.cc:359] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.398975  8162 raft_consensus.cc:385] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:25.399353  8162 raft_consensus.cc:740] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.400779  8161 tablet_bootstrap.cc:654] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:25.400187  8162 consensus_queue.cc:260] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.401304  7920 heartbeater.cc:499] Master 127.5.168.62:40003 was elected leader, sending a full tablet report...
I20260710 11:08:25.401407  8160 ts_tablet_manager.cc:1434] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.045s	user 0.017s	sys 0.027s
I20260710 11:08:25.403120  8163 tablet_bootstrap.cc:654] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:25.403262  8160 tablet_bootstrap.cc:492] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
W20260710 11:08:25.407702  8144 tablet.cc:2406] T ca027d30c58f4f3db8e6fac60d39c948 P 5f14178ce442449f896bf8c13c3adb04: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:08:25.411695  8160 tablet_bootstrap.cc:654] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:25.414827  8163 tablet_bootstrap.cc:492] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5: No bootstrap required, opened a new log
I20260710 11:08:25.415381  8163 ts_tablet_manager.cc:1403] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 11:08:25.419116  8163 raft_consensus.cc:359] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:25.420243  8163 raft_consensus.cc:385] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:25.420703  8163 raft_consensus.cc:740] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.421928  8161 tablet_bootstrap.cc:492] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04: No bootstrap required, opened a new log
I20260710 11:08:25.423260  8161 ts_tablet_manager.cc:1403] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.003s
I20260710 11:08:25.427405  8161 raft_consensus.cc:359] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:25.428421  8161 raft_consensus.cc:385] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:25.428869  8161 raft_consensus.cc:740] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.430014  8161 consensus_queue.cc:260] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:25.421921  8163 consensus_queue.cc:260] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:25.432940  8069 heartbeater.cc:499] Master 127.5.168.62:40003 was elected leader, sending a full tablet report...
I20260710 11:08:25.433321  8161 ts_tablet_manager.cc:1434] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:08:25.434285  8161 tablet_bootstrap.cc:492] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04: Bootstrap starting.
I20260710 11:08:25.434742  8160 tablet_bootstrap.cc:492] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9: No bootstrap required, opened a new log
I20260710 11:08:25.434824  8163 ts_tablet_manager.cc:1434] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:08:25.435338  8160 ts_tablet_manager.cc:1403] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.003s
I20260710 11:08:25.435874  8163 tablet_bootstrap.cc:492] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5: Bootstrap starting.
I20260710 11:08:25.438349  8160 raft_consensus.cc:359] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:25.439062  8160 raft_consensus.cc:385] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:25.439388  8160 raft_consensus.cc:740] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.440102  8160 consensus_queue.cc:260] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:25.440941  8161 tablet_bootstrap.cc:654] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:25.442463  8160 ts_tablet_manager.cc:1434] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:25.442584  8163 tablet_bootstrap.cc:654] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:25.443481  8160 tablet_bootstrap.cc:492] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:25.444414  8162 ts_tablet_manager.cc:1434] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.014s
I20260710 11:08:25.445736  8162 tablet_bootstrap.cc:492] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f: Bootstrap starting.
I20260710 11:08:25.450563  8160 tablet_bootstrap.cc:654] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:25.453478  8162 tablet_bootstrap.cc:654] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:25.455613  8160 tablet_bootstrap.cc:492] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9: No bootstrap required, opened a new log
I20260710 11:08:25.456029  8160 ts_tablet_manager.cc:1403] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 11:08:25.458341  8160 raft_consensus.cc:359] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:25.458956  8160 raft_consensus.cc:385] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:25.459275  8160 raft_consensus.cc:740] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.460036  8160 consensus_queue.cc:260] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:25.461208  8161 tablet_bootstrap.cc:492] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04: No bootstrap required, opened a new log
I20260710 11:08:25.462558  8160 ts_tablet_manager.cc:1434] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:08:25.463645  8160 tablet_bootstrap.cc:492] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:25.461721  8161 ts_tablet_manager.cc:1403] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.007s
I20260710 11:08:25.467801  8161 raft_consensus.cc:359] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.468792  8161 raft_consensus.cc:385] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:25.469276  8161 raft_consensus.cc:740] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.469921  8160 tablet_bootstrap.cc:654] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:25.470417  8161 consensus_queue.cc:260] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.473320  8161 ts_tablet_manager.cc:1434] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:08:25.474220  8161 tablet_bootstrap.cc:492] T ed5a8b6b01b842b9996fbb75d2592c31 P 5f14178ce442449f896bf8c13c3adb04: Bootstrap starting.
I20260710 11:08:25.475302  8162 tablet_bootstrap.cc:492] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f: No bootstrap required, opened a new log
I20260710 11:08:25.475793  8162 ts_tablet_manager.cc:1403] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.006s
I20260710 11:08:25.478109  8170 raft_consensus.cc:493] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:25.478582  8170 raft_consensus.cc:515] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:25.480434  8161 tablet_bootstrap.cc:654] T ed5a8b6b01b842b9996fbb75d2592c31 P 5f14178ce442449f896bf8c13c3adb04: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:25.480545  8162 raft_consensus.cc:359] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.481312  8162 raft_consensus.cc:385] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:25.481614  8162 raft_consensus.cc:740] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.482381  8162 consensus_queue.cc:260] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.485198  8163 tablet_bootstrap.cc:492] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5: No bootstrap required, opened a new log
I20260710 11:08:25.485800  8163 ts_tablet_manager.cc:1403] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.004s
I20260710 11:08:25.489634  8163 raft_consensus.cc:359] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:25.490674  8163 raft_consensus.cc:385] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:25.491078  8163 raft_consensus.cc:740] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.492654  8170 leader_election.cc:290] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097), 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867)
I20260710 11:08:25.492218  8163 consensus_queue.cc:260] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:25.498230  8163 ts_tablet_manager.cc:1434] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260710 11:08:25.499042  8170 raft_consensus.cc:493] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:25.499284  8163 tablet_bootstrap.cc:492] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5: Bootstrap starting.
I20260710 11:08:25.499519  8170 raft_consensus.cc:515] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.501900  8160 tablet_bootstrap.cc:492] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9: No bootstrap required, opened a new log
I20260710 11:08:25.502373  8160 ts_tablet_manager.cc:1403] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.004s
I20260710 11:08:25.506668  8163 tablet_bootstrap.cc:654] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:25.510984  8170 leader_election.cc:290] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357), 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097)
I20260710 11:08:25.511844  8162 ts_tablet_manager.cc:1434] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.002s
I20260710 11:08:25.513017  8162 tablet_bootstrap.cc:492] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f: Bootstrap starting.
I20260710 11:08:25.514228  8160 raft_consensus.cc:359] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:25.515053  8160 raft_consensus.cc:385] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:25.516562  8160 raft_consensus.cc:740] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.517421  8160 consensus_queue.cc:260] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:25.520035  8160 ts_tablet_manager.cc:1434] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260710 11:08:25.521261  8160 tablet_bootstrap.cc:492] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:25.521266  8162 tablet_bootstrap.cc:654] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:25.528880  8160 tablet_bootstrap.cc:654] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:25.540465  8162 tablet_bootstrap.cc:492] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f: No bootstrap required, opened a new log
I20260710 11:08:25.542351  8162 ts_tablet_manager.cc:1403] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.004s
I20260710 11:08:25.547370  8162 raft_consensus.cc:359] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:25.544361  8163 tablet_bootstrap.cc:492] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5: No bootstrap required, opened a new log
I20260710 11:08:25.548440  8163 ts_tablet_manager.cc:1403] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.008s
I20260710 11:08:25.549037  8174 raft_consensus.cc:493] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:25.549687  8169 raft_consensus.cc:493] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:25.549516  8174 raft_consensus.cc:515] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.550128  8169 raft_consensus.cc:515] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:25.556793  8169 leader_election.cc:290] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:25.588795  7895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ecdddb5f9524e80ae21a71ba7c63221" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
I20260710 11:08:25.589725  7895 raft_consensus.cc:2468] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84ee4df0b1c45619803145f1c48faa5 in term 0.
I20260710 11:08:25.591080  8118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ecdddb5f9524e80ae21a71ba7c63221" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04" is_pre_election: true
I20260710 11:08:25.592077  8166 raft_consensus.cc:493] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:25.592665  8166 raft_consensus.cc:515] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:25.595657  8117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92177440395242bdace7ba0bfda2e292" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04" is_pre_election: true
W20260710 11:08:25.597739  7936 leader_election.cc:343] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:25.601060  8118 raft_consensus.cc:2468] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84ee4df0b1c45619803145f1c48faa5 in term 0.
I20260710 11:08:25.601145  7935 leader_election.cc:304] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44b8069a54ca48b09c0bbb9682dee9f9, f84ee4df0b1c45619803145f1c48faa5; no voters: 
I20260710 11:08:25.602152  8170 raft_consensus.cc:2804] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:25.602504  8170 raft_consensus.cc:493] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:25.602886  8170 raft_consensus.cc:3060] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:25.576359  8174 leader_election.cc:290] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097)
I20260710 11:08:25.576272  8162 raft_consensus.cc:385] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:25.605511  8162 raft_consensus.cc:740] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.606194  8162 consensus_queue.cc:260] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:25.608757  8162 ts_tablet_manager.cc:1434] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.001s
I20260710 11:08:25.610291  8170 raft_consensus.cc:515] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:25.612365  8174 raft_consensus.cc:493] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:25.612811  8174 raft_consensus.cc:515] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.614151  8117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ecdddb5f9524e80ae21a71ba7c63221" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04"
I20260710 11:08:25.614949  8174 leader_election.cc:290] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867), 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097)
I20260710 11:08:25.616506  8162 tablet_bootstrap.cc:492] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f: Bootstrap starting.
I20260710 11:08:25.616041  8166 leader_election.cc:290] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867), f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223)
I20260710 11:08:25.630046  8166 raft_consensus.cc:493] T ca027d30c58f4f3db8e6fac60d39c948 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:25.630607  8166 raft_consensus.cc:515] T ca027d30c58f4f3db8e6fac60d39c948 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.631469  8161 tablet_bootstrap.cc:492] T ed5a8b6b01b842b9996fbb75d2592c31 P 5f14178ce442449f896bf8c13c3adb04: No bootstrap required, opened a new log
I20260710 11:08:25.635371  8161 ts_tablet_manager.cc:1403] T ed5a8b6b01b842b9996fbb75d2592c31 P 5f14178ce442449f896bf8c13c3adb04: Time spent bootstrapping tablet: real 0.161s	user 0.020s	sys 0.008s
I20260710 11:08:25.636711  8166 leader_election.cc:290] T ca027d30c58f4f3db8e6fac60d39c948 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:25.628028  8169 raft_consensus.cc:493] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:25.637881  8169 raft_consensus.cc:515] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:25.638387  8161 raft_consensus.cc:359] T ed5a8b6b01b842b9996fbb75d2592c31 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:25.639240  8160 tablet_bootstrap.cc:492] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9: No bootstrap required, opened a new log
I20260710 11:08:25.639089  8161 raft_consensus.cc:385] T ed5a8b6b01b842b9996fbb75d2592c31 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:25.639715  8160 ts_tablet_manager.cc:1403] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.119s	user 0.035s	sys 0.020s
I20260710 11:08:25.617040  8170 leader_election.cc:290] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 election: Requested vote from peers 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097), 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867)
I20260710 11:08:25.643069  8169 leader_election.cc:290] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:25.640100  8161 raft_consensus.cc:740] T ed5a8b6b01b842b9996fbb75d2592c31 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.646164  8161 consensus_queue.cc:260] T ed5a8b6b01b842b9996fbb75d2592c31 P 5f14178ce442449f896bf8c13c3adb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:25.649308  8161 ts_tablet_manager.cc:1434] T ed5a8b6b01b842b9996fbb75d2592c31 P 5f14178ce442449f896bf8c13c3adb04: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260710 11:08:25.584229  8163 raft_consensus.cc:359] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:25.651662  8163 raft_consensus.cc:385] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:25.651970  8163 raft_consensus.cc:740] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.652792  8163 consensus_queue.cc:260] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:25.654857  8163 ts_tablet_manager.cc:1434] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5: Time spent starting tablet: real 0.101s	user 0.006s	sys 0.000s
I20260710 11:08:25.650593  8161 tablet_bootstrap.cc:492] T d911fd77148c4f2bbf400777f57067e2 P 5f14178ce442449f896bf8c13c3adb04: Bootstrap starting.
I20260710 11:08:25.658066  8160 raft_consensus.cc:359] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.679212  8160 raft_consensus.cc:385] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:25.679562  8160 raft_consensus.cc:740] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.674284  8163 tablet_bootstrap.cc:492] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5: Bootstrap starting.
I20260710 11:08:25.680490  8160 consensus_queue.cc:260] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.687561  7895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ecdddb5f9524e80ae21a71ba7c63221" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
I20260710 11:08:25.688192  7895 raft_consensus.cc:2468] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f14178ce442449f896bf8c13c3adb04 in term 0.
I20260710 11:08:25.692800  8083 leader_election.cc:304] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44b8069a54ca48b09c0bbb9682dee9f9, 5f14178ce442449f896bf8c13c3adb04; no voters: 
I20260710 11:08:25.697165  8160 ts_tablet_manager.cc:1434] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260710 11:08:25.698681  8160 tablet_bootstrap.cc:492] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:25.671005  8162 tablet_bootstrap.cc:654] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:25.715461  8117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e6c83d5fd94bd784f743fa6202387b" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04" is_pre_election: true
W20260710 11:08:25.717629  8010 leader_election.cc:343] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:25.718518  8118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca027d30c58f4f3db8e6fac60d39c948" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04" is_pre_election: true
I20260710 11:08:25.719340  8118 raft_consensus.cc:2468] T ca027d30c58f4f3db8e6fac60d39c948 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 0.
I20260710 11:08:25.722770  8010 leader_election.cc:304] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442de3c0e9fe48bfb6d7720c01a9641f, 5f14178ce442449f896bf8c13c3adb04; no voters: 
I20260710 11:08:25.723601  8174 raft_consensus.cc:2804] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:25.723982  8174 raft_consensus.cc:493] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:25.724359  8174 raft_consensus.cc:3060] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:25.710060  8161 tablet_bootstrap.cc:654] T d911fd77148c4f2bbf400777f57067e2 P 5f14178ce442449f896bf8c13c3adb04: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:25.750720  8174 raft_consensus.cc:515] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.755213  8118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca027d30c58f4f3db8e6fac60d39c948" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04"
I20260710 11:08:25.755946  8118 raft_consensus.cc:3060] T ca027d30c58f4f3db8e6fac60d39c948 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:25.759843  8174 leader_election.cc:290] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 election: Requested vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097)
W20260710 11:08:25.767462  8083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.168.1:32867, user_credentials={real_user=slave}} blocked reactor thread for 74781.5us
I20260710 11:08:25.771991  8198 raft_consensus.cc:2804] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:25.772987  7895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ecdddb5f9524e80ae21a71ba7c63221" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
I20260710 11:08:25.773576  7895 raft_consensus.cc:3060] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:25.773785  8118 raft_consensus.cc:2468] T ca027d30c58f4f3db8e6fac60d39c948 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 1.
I20260710 11:08:25.774981  8010 leader_election.cc:304] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442de3c0e9fe48bfb6d7720c01a9641f, 5f14178ce442449f896bf8c13c3adb04; no voters: 
I20260710 11:08:25.775439  8163 tablet_bootstrap.cc:654] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:25.775853  8174 raft_consensus.cc:2804] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:25.779830  7894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e6c83d5fd94bd784f743fa6202387b" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
I20260710 11:08:25.780746  7894 raft_consensus.cc:2468] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 0.
I20260710 11:08:25.772537  8198 raft_consensus.cc:493] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:25.782333  8009 leader_election.cc:304] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [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: 442de3c0e9fe48bfb6d7720c01a9641f, 44b8069a54ca48b09c0bbb9682dee9f9; no voters: 5f14178ce442449f896bf8c13c3adb04
I20260710 11:08:25.786051  8198 raft_consensus.cc:3060] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:25.791417  8161 tablet_bootstrap.cc:492] T d911fd77148c4f2bbf400777f57067e2 P 5f14178ce442449f896bf8c13c3adb04: No bootstrap required, opened a new log
I20260710 11:08:25.785283  7895 raft_consensus.cc:2468] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84ee4df0b1c45619803145f1c48faa5 in term 1.
I20260710 11:08:25.795286  8169 raft_consensus.cc:493] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:25.795382  7935 leader_election.cc:304] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [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: 44b8069a54ca48b09c0bbb9682dee9f9, f84ee4df0b1c45619803145f1c48faa5; no voters: 5f14178ce442449f896bf8c13c3adb04
I20260710 11:08:25.795810  8169 raft_consensus.cc:515] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:25.797158  8170 raft_consensus.cc:2804] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:25.779219  8160 tablet_bootstrap.cc:654] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:25.797181  8161 ts_tablet_manager.cc:1403] T d911fd77148c4f2bbf400777f57067e2 P 5f14178ce442449f896bf8c13c3adb04: Time spent bootstrapping tablet: real 0.147s	user 0.014s	sys 0.001s
I20260710 11:08:25.797854  8169 leader_election.cc:290] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:25.802054  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b04ee34675464c48bd999e5281ff5ec8" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5" is_pre_election: true
I20260710 11:08:25.805593  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f818b80409d436c966b55921849b625" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5" is_pre_election: true
I20260710 11:08:25.810804  8044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92177440395242bdace7ba0bfda2e292" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" is_pre_election: true
I20260710 11:08:25.811499  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c011d57b3fa47f4aa381e330671e81c" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5" is_pre_election: true
I20260710 11:08:25.806996  8161 raft_consensus.cc:359] T d911fd77148c4f2bbf400777f57067e2 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
W20260710 11:08:25.813200  7858 leader_election.cc:343] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:25.813858  7858 leader_election.cc:343] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:25.814443  7858 leader_election.cc:343] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:25.816066  8162 tablet_bootstrap.cc:492] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f: No bootstrap required, opened a new log
I20260710 11:08:25.816452  8170 raft_consensus.cc:697] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Becoming Leader. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Running, Role: LEADER
I20260710 11:08:25.821518  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca027d30c58f4f3db8e6fac60d39c948" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5" is_pre_election: true
I20260710 11:08:25.816727  8161 raft_consensus.cc:385] T d911fd77148c4f2bbf400777f57067e2 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:25.824970  8161 raft_consensus.cc:740] T d911fd77148c4f2bbf400777f57067e2 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.826274  8204 raft_consensus.cc:2804] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:25.826035  8161 consensus_queue.cc:260] T d911fd77148c4f2bbf400777f57067e2 P 5f14178ce442449f896bf8c13c3adb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:25.821249  8162 ts_tablet_manager.cc:1403] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent bootstrapping tablet: real 0.205s	user 0.021s	sys 0.008s
I20260710 11:08:25.821580  8174 raft_consensus.cc:697] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Becoming Leader. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Running, Role: LEADER
I20260710 11:08:25.830439  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca027d30c58f4f3db8e6fac60d39c948" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5"
I20260710 11:08:25.830304  8170 consensus_queue.cc:237] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:25.831104  8174 consensus_queue.cc:237] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.827980  8204 raft_consensus.cc:493] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:08:25.835839  8007 leader_election.cc:343] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:25.838326  8007 leader_election.cc:343] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:25.837298  8009 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.168.1:32867, user_credentials={real_user=slave}} blocked reactor thread for 53379.9us
I20260710 11:08:25.840158  8044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b04ee34675464c48bd999e5281ff5ec8" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" is_pre_election: true
I20260710 11:08:25.837432  8204 raft_consensus.cc:3060] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:25.841110  7933 leader_election.cc:343] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:25.841662  7933 leader_election.cc:304] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f84ee4df0b1c45619803145f1c48faa5; no voters: 442de3c0e9fe48bfb6d7720c01a9641f, 5f14178ce442449f896bf8c13c3adb04
I20260710 11:08:25.842208  8162 raft_consensus.cc:359] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.843225  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ecdddb5f9524e80ae21a71ba7c63221" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5" is_pre_election: true
I20260710 11:08:25.846419  8161 ts_tablet_manager.cc:1434] T d911fd77148c4f2bbf400777f57067e2 P 5f14178ce442449f896bf8c13c3adb04: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260710 11:08:25.843561  8162 raft_consensus.cc:385] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:25.930627  8162 raft_consensus.cc:740] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.903146  8205 raft_consensus.cc:493] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:25.933940  8205 raft_consensus.cc:515] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:25.934147  8162 consensus_queue.cc:260] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.936287  8162 ts_tablet_manager.cc:1434] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent starting tablet: real 0.108s	user 0.007s	sys 0.000s
I20260710 11:08:25.850108  8044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f818b80409d436c966b55921849b625" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" is_pre_election: true
I20260710 11:08:25.937230  8162 tablet_bootstrap.cc:492] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f: Bootstrap starting.
I20260710 11:08:25.937377  8118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d911fd77148c4f2bbf400777f57067e2" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04" is_pre_election: true
I20260710 11:08:25.937994  8118 raft_consensus.cc:2468] T d911fd77148c4f2bbf400777f57067e2 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 0.
I20260710 11:08:25.938182  8205 leader_election.cc:290] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097), 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867)
I20260710 11:08:25.886039  8163 tablet_bootstrap.cc:492] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5: No bootstrap required, opened a new log
I20260710 11:08:25.889114  8204 raft_consensus.cc:515] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.921727  8211 raft_consensus.cc:493] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:08:25.848028  7858 leader_election.cc:343] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:25.938997  7895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d911fd77148c4f2bbf400777f57067e2" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
I20260710 11:08:25.891151  8198 raft_consensus.cc:515] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:25.927994  7790 catalog_manager.cc:5697] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f reported cstate change: term changed from 0 to 1, leader changed from <none> to 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3). New cstate: current_term: 1 leader_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:25.939553  7858 leader_election.cc:304] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44b8069a54ca48b09c0bbb9682dee9f9; no voters: 442de3c0e9fe48bfb6d7720c01a9641f, f84ee4df0b1c45619803145f1c48faa5
I20260710 11:08:25.929046  7791 catalog_manager.cc:5697] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "f84ee4df0b1c45619803145f1c48faa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:25.850028  7969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca027d30c58f4f3db8e6fac60d39c948" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5" is_pre_election: true
I20260710 11:08:25.869140  8161 tablet_bootstrap.cc:492] T 2b1d02de17054fe58a583380054b9c8a P 5f14178ce442449f896bf8c13c3adb04: Bootstrap starting.
I20260710 11:08:25.940832  8010 leader_election.cc:304] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442de3c0e9fe48bfb6d7720c01a9641f, 5f14178ce442449f896bf8c13c3adb04; no voters: 
I20260710 11:08:25.941828  8205 raft_consensus.cc:2804] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:08:25.942261  8009 leader_election.cc:343] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:25.942569  7895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e6c83d5fd94bd784f743fa6202387b" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
I20260710 11:08:25.887713  8160 tablet_bootstrap.cc:492] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9: No bootstrap required, opened a new log
I20260710 11:08:25.848799  8043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c011d57b3fa47f4aa381e330671e81c" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" is_pre_election: true
I20260710 11:08:25.849434  8042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca027d30c58f4f3db8e6fac60d39c948" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" is_pre_election: true
I20260710 11:08:25.942242  8205 raft_consensus.cc:493] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:25.847406  8206 raft_consensus.cc:2749] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:25.946658  8160 ts_tablet_manager.cc:1403] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.248s	user 0.029s	sys 0.016s
I20260710 11:08:25.943152  7895 raft_consensus.cc:3060] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:25.947723  8204 leader_election.cc:290] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 election: Requested vote from peers 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867), 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097)
I20260710 11:08:25.944367  7894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ecdddb5f9524e80ae21a71ba7c63221" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
I20260710 11:08:25.883519  8166 raft_consensus.cc:493] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:25.939049  8163 ts_tablet_manager.cc:1403] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5: Time spent bootstrapping tablet: real 0.269s	user 0.018s	sys 0.011s
I20260710 11:08:25.948868  8118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e6c83d5fd94bd784f743fa6202387b" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04"
I20260710 11:08:25.948580  7894 raft_consensus.cc:2393] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f14178ce442449f896bf8c13c3adb04 in current term 1: Already voted for candidate f84ee4df0b1c45619803145f1c48faa5 in this term.
W20260710 11:08:25.950363  8010 leader_election.cc:343] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:25.948939  8166 raft_consensus.cc:515] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.951850  8169 raft_consensus.cc:2749] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:08:25.952250  8081 leader_election.cc:343] T ca027d30c58f4f3db8e6fac60d39c948 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:25.958910  8081 leader_election.cc:304] T ca027d30c58f4f3db8e6fac60d39c948 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f14178ce442449f896bf8c13c3adb04; no voters: 442de3c0e9fe48bfb6d7720c01a9641f, f84ee4df0b1c45619803145f1c48faa5
I20260710 11:08:25.959267  8166 leader_election.cc:290] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:25.953819  8198 leader_election.cc:290] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 election: Requested vote from peers 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867), f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223)
I20260710 11:08:25.954152  8160 raft_consensus.cc:359] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:25.962643  8204 raft_consensus.cc:493] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:25.963032  8162 tablet_bootstrap.cc:654] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:25.963591  7969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ecdddb5f9524e80ae21a71ba7c63221" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5"
W20260710 11:08:25.952718  7858 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.168.3:43357, user_credentials={real_user=slave}} blocked reactor thread for 104722us
I20260710 11:08:25.965090  8161 tablet_bootstrap.cc:654] T 2b1d02de17054fe58a583380054b9c8a P 5f14178ce442449f896bf8c13c3adb04: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:25.966558  8204 raft_consensus.cc:515] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.965612  7895 raft_consensus.cc:2468] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 1.
I20260710 11:08:25.970502  8009 leader_election.cc:304] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [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: 442de3c0e9fe48bfb6d7720c01a9641f, 44b8069a54ca48b09c0bbb9682dee9f9; no voters: 5f14178ce442449f896bf8c13c3adb04
I20260710 11:08:25.971535  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf4e07371dd4674aefd01abd38fc859" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5" is_pre_election: true
I20260710 11:08:25.971627  8174 raft_consensus.cc:2804] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:25.972362  8118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf4e07371dd4674aefd01abd38fc859" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04" is_pre_election: true
W20260710 11:08:25.973114  8007 leader_election.cc:343] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:25.960165  8205 raft_consensus.cc:3060] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:25.973241  8204 leader_election.cc:290] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097)
I20260710 11:08:25.966863  8166 raft_consensus.cc:2749] T ca027d30c58f4f3db8e6fac60d39c948 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:25.966668  8160 raft_consensus.cc:385] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:25.977414  8160 raft_consensus.cc:740] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.978416  8160 consensus_queue.cc:260] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:25.973134  8118 raft_consensus.cc:2468] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 0.
I20260710 11:08:25.981269  8010 leader_election.cc:304] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [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: 442de3c0e9fe48bfb6d7720c01a9641f, 5f14178ce442449f896bf8c13c3adb04; no voters: f84ee4df0b1c45619803145f1c48faa5
I20260710 11:08:25.985445  8204 raft_consensus.cc:2804] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:25.985834  8204 raft_consensus.cc:493] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:25.986189  8204 raft_consensus.cc:3060] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:25.983355  7858 leader_election.cc:343] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:25.993527  7858 leader_election.cc:304] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44b8069a54ca48b09c0bbb9682dee9f9; no voters: 442de3c0e9fe48bfb6d7720c01a9641f, f84ee4df0b1c45619803145f1c48faa5
I20260710 11:08:25.992973  8163 raft_consensus.cc:359] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:25.997870  8163 raft_consensus.cc:385] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:25.998208  8163 raft_consensus.cc:740] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.999481  8169 raft_consensus.cc:2749] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:25.999642  8205 raft_consensus.cc:515] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:25.983031  8174 raft_consensus.cc:697] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Becoming Leader. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Running, Role: LEADER
I20260710 11:08:26.005340  8160 ts_tablet_manager.cc:1434] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.000s
I20260710 11:08:26.006487  8160 tablet_bootstrap.cc:492] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:26.009197  8081 leader_election.cc:304] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04 [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: 5f14178ce442449f896bf8c13c3adb04; no voters: 44b8069a54ca48b09c0bbb9682dee9f9, f84ee4df0b1c45619803145f1c48faa5
I20260710 11:08:26.009415  8042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf4e07371dd4674aefd01abd38fc859" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" is_pre_election: true
I20260710 11:08:26.010627  7969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf4e07371dd4674aefd01abd38fc859" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5" is_pre_election: true
I20260710 11:08:26.010921  8213 raft_consensus.cc:2749] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 11:08:26.012197  7858 leader_election.cc:343] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:26.012480  8081 leader_election.cc:343] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.012858  7858 leader_election.cc:304] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44b8069a54ca48b09c0bbb9682dee9f9; no voters: 442de3c0e9fe48bfb6d7720c01a9641f, f84ee4df0b1c45619803145f1c48faa5
I20260710 11:08:26.013955  8169 raft_consensus.cc:2749] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:26.015053  8174 consensus_queue.cc:237] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:25.999037  8163 consensus_queue.cc:260] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.019773  8160 tablet_bootstrap.cc:654] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:25.939539  8211 raft_consensus.cc:515] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.021675  8204 raft_consensus.cc:515] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:26.025743  8163 ts_tablet_manager.cc:1434] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5: Time spent starting tablet: real 0.076s	user 0.008s	sys 0.000s
I20260710 11:08:26.027374  8118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d911fd77148c4f2bbf400777f57067e2" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04"
I20260710 11:08:26.027585  8042 raft_consensus.cc:2393] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f14178ce442449f896bf8c13c3adb04 in current term 1: Already voted for candidate 442de3c0e9fe48bfb6d7720c01a9641f in this term.
I20260710 11:08:26.028052  8118 raft_consensus.cc:3060] T d911fd77148c4f2bbf400777f57067e2 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.030375  8205 leader_election.cc:290] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 election: Requested vote from peers 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097), 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867)
I20260710 11:08:26.030581  8081 leader_election.cc:304] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f14178ce442449f896bf8c13c3adb04; no voters: 442de3c0e9fe48bfb6d7720c01a9641f, f84ee4df0b1c45619803145f1c48faa5
I20260710 11:08:26.031679  7895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d911fd77148c4f2bbf400777f57067e2" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
I20260710 11:08:26.032585  8213 raft_consensus.cc:3060] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:26.033360  8009 leader_election.cc:343] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.034237  8163 tablet_bootstrap.cc:492] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5: Bootstrap starting.
I20260710 11:08:26.035080  8161 tablet_bootstrap.cc:492] T 2b1d02de17054fe58a583380054b9c8a P 5f14178ce442449f896bf8c13c3adb04: No bootstrap required, opened a new log
I20260710 11:08:26.035619  8161 ts_tablet_manager.cc:1403] T 2b1d02de17054fe58a583380054b9c8a P 5f14178ce442449f896bf8c13c3adb04: Time spent bootstrapping tablet: real 0.167s	user 0.018s	sys 0.041s
I20260710 11:08:26.041898  8117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf4e07371dd4674aefd01abd38fc859" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04"
I20260710 11:08:26.042201  8213 raft_consensus.cc:2749] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:26.040534  8161 raft_consensus.cc:359] T 2b1d02de17054fe58a583380054b9c8a P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.043757  8161 raft_consensus.cc:385] T 2b1d02de17054fe58a583380054b9c8a P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.043859  8162 tablet_bootstrap.cc:492] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f: No bootstrap required, opened a new log
I20260710 11:08:26.044076  8161 raft_consensus.cc:740] T 2b1d02de17054fe58a583380054b9c8a P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.044415  8162 ts_tablet_manager.cc:1403] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent bootstrapping tablet: real 0.107s	user 0.018s	sys 0.003s
I20260710 11:08:26.044775  8161 consensus_queue.cc:260] T 2b1d02de17054fe58a583380054b9c8a P 5f14178ce442449f896bf8c13c3adb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.048525  7969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf4e07371dd4674aefd01abd38fc859" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5"
W20260710 11:08:26.049955  8007 leader_election.cc:343] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.049551  8162 raft_consensus.cc:359] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.050705  8162 raft_consensus.cc:385] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.052896  8116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55650497a62244fb97f219d220e398e3" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04" is_pre_election: true
I20260710 11:08:26.053638  8117 raft_consensus.cc:2468] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 1.
W20260710 11:08:26.054112  7936 leader_election.cc:343] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.055133  8118 raft_consensus.cc:2468] T d911fd77148c4f2bbf400777f57067e2 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 1.
I20260710 11:08:26.052201  8162 raft_consensus.cc:740] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.055387  8010 leader_election.cc:304] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [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: 442de3c0e9fe48bfb6d7720c01a9641f, 5f14178ce442449f896bf8c13c3adb04; no voters: f84ee4df0b1c45619803145f1c48faa5
I20260710 11:08:26.040866  8204 leader_election.cc:290] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 election: Requested vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097)
I20260710 11:08:26.057662  8204 raft_consensus.cc:2804] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:26.057724  7895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55650497a62244fb97f219d220e398e3" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
I20260710 11:08:26.058102  8010 leader_election.cc:304] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f [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: 442de3c0e9fe48bfb6d7720c01a9641f, 5f14178ce442449f896bf8c13c3adb04; no voters: 44b8069a54ca48b09c0bbb9682dee9f9
I20260710 11:08:26.058455  7895 raft_consensus.cc:2468] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84ee4df0b1c45619803145f1c48faa5 in term 0.
I20260710 11:08:26.058369  8204 raft_consensus.cc:697] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Becoming Leader. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Running, Role: LEADER
I20260710 11:08:26.059696  7935 leader_election.cc:304] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 [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: 44b8069a54ca48b09c0bbb9682dee9f9, f84ee4df0b1c45619803145f1c48faa5; no voters: 5f14178ce442449f896bf8c13c3adb04
I20260710 11:08:26.059942  8206 raft_consensus.cc:493] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:26.060526  8170 raft_consensus.cc:2804] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:26.060420  8206 raft_consensus.cc:515] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:26.060956  8170 raft_consensus.cc:493] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:26.061337  8170 raft_consensus.cc:3060] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.061699  8161 ts_tablet_manager.cc:1434] T 2b1d02de17054fe58a583380054b9c8a P 5f14178ce442449f896bf8c13c3adb04: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 11:08:26.062507  8206 leader_election.cc:290] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097), 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867)
I20260710 11:08:26.062702  8161 tablet_bootstrap.cc:492] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04: Bootstrap starting.
I20260710 11:08:26.064083  7895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a8b6b01b842b9996fbb75d2592c31" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
I20260710 11:08:26.056975  8211 leader_election.cc:290] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097), 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867)
I20260710 11:08:26.060149  8204 consensus_queue.cc:237] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:26.059239  8174 raft_consensus.cc:2804] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:26.067507  8174 raft_consensus.cc:697] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Becoming Leader. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Running, Role: LEADER
I20260710 11:08:26.068357  8174 consensus_queue.cc:237] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.069609  8161 tablet_bootstrap.cc:654] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.058128  8162 consensus_queue.cc:260] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
W20260710 11:08:26.065342  7935 leader_election.cc:343] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.064708  8118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a8b6b01b842b9996fbb75d2592c31" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04" is_pre_election: true
I20260710 11:08:26.072152  8163 tablet_bootstrap.cc:654] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.073271  8160 tablet_bootstrap.cc:492] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9: No bootstrap required, opened a new log
I20260710 11:08:26.073807  8160 ts_tablet_manager.cc:1403] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.000s
I20260710 11:08:26.075434  8118 raft_consensus.cc:2468] T ed5a8b6b01b842b9996fbb75d2592c31 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84ee4df0b1c45619803145f1c48faa5 in term 0.
I20260710 11:08:26.077770  7936 leader_election.cc:304] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 [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: 5f14178ce442449f896bf8c13c3adb04, f84ee4df0b1c45619803145f1c48faa5; no voters: 44b8069a54ca48b09c0bbb9682dee9f9
I20260710 11:08:26.077804  8170 raft_consensus.cc:515] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.079111  8206 raft_consensus.cc:2804] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:26.079525  8206 raft_consensus.cc:493] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:26.079939  8206 raft_consensus.cc:3060] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.082805  8162 ts_tablet_manager.cc:1434] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260710 11:08:26.100302  8162 tablet_bootstrap.cc:492] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f: Bootstrap starting.
I20260710 11:08:26.100868  8170 leader_election.cc:290] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 election: Requested vote from peers 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097), 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867)
I20260710 11:08:26.103542  8161 tablet_bootstrap.cc:492] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04: No bootstrap required, opened a new log
I20260710 11:08:26.105559  7895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55650497a62244fb97f219d220e398e3" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
I20260710 11:08:26.106155  7895 raft_consensus.cc:3060] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.106856  8163 tablet_bootstrap.cc:492] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5: No bootstrap required, opened a new log
I20260710 11:08:26.107355  8163 ts_tablet_manager.cc:1403] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.003s
I20260710 11:08:26.105588  8118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55650497a62244fb97f219d220e398e3" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04"
I20260710 11:08:26.110435  8163 raft_consensus.cc:359] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.111243  8163 raft_consensus.cc:385] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.111583  8163 raft_consensus.cc:740] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.104246  8161 ts_tablet_manager.cc:1403] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.004s
W20260710 11:08:26.110846  7936 leader_election.cc:343] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.115141  8162 tablet_bootstrap.cc:654] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.114775  8161 raft_consensus.cc:359] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.117774  8161 raft_consensus.cc:385] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.118100  8161 raft_consensus.cc:740] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.110285  8160 raft_consensus.cc:359] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.118858  8160 raft_consensus.cc:385] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.119166  8160 raft_consensus.cc:740] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.116078  8206 raft_consensus.cc:515] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:26.122709  8118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a8b6b01b842b9996fbb75d2592c31" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04"
I20260710 11:08:26.123437  8118 raft_consensus.cc:3060] T ed5a8b6b01b842b9996fbb75d2592c31 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.132884  8118 raft_consensus.cc:2468] T ed5a8b6b01b842b9996fbb75d2592c31 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84ee4df0b1c45619803145f1c48faa5 in term 1.
I20260710 11:08:26.134322  7936 leader_election.cc:304] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f14178ce442449f896bf8c13c3adb04, f84ee4df0b1c45619803145f1c48faa5; no voters: 
I20260710 11:08:26.135129  8170 raft_consensus.cc:2804] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:26.135699  8170 raft_consensus.cc:697] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Becoming Leader. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Running, Role: LEADER
I20260710 11:08:26.135584  8160 consensus_queue.cc:260] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.136850  8170 consensus_queue.cc:237] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:26.137984  8160 ts_tablet_manager.cc:1434] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.000s
I20260710 11:08:26.139947  8160 tablet_bootstrap.cc:492] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:26.140700  8163 consensus_queue.cc:260] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.142907  8163 ts_tablet_manager.cc:1434] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260710 11:08:26.143757  8206 leader_election.cc:290] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 election: Requested vote from peers 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097), 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867)
I20260710 11:08:26.144055  8163 tablet_bootstrap.cc:492] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5: Bootstrap starting.
I20260710 11:08:26.129436  7895 raft_consensus.cc:2468] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84ee4df0b1c45619803145f1c48faa5 in term 1.
I20260710 11:08:26.144898  8161 consensus_queue.cc:260] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.144910  7894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a8b6b01b842b9996fbb75d2592c31" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
I20260710 11:08:26.146162  8174 raft_consensus.cc:493] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:26.146559  7935 leader_election.cc:304] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 [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: 44b8069a54ca48b09c0bbb9682dee9f9, f84ee4df0b1c45619803145f1c48faa5; no voters: 5f14178ce442449f896bf8c13c3adb04
I20260710 11:08:26.146628  8174 raft_consensus.cc:515] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.147392  8161 ts_tablet_manager.cc:1434] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.002s
W20260710 11:08:26.148118  7935 leader_election.cc:343] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.148422  8161 tablet_bootstrap.cc:492] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04: Bootstrap starting.
I20260710 11:08:26.148690  8174 leader_election.cc:290] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097), 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867)
I20260710 11:08:26.150781  8163 tablet_bootstrap.cc:654] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.151022  7894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1d02de17054fe58a583380054b9c8a" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
W20260710 11:08:26.152791  8009 leader_election.cc:343] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.153573  8206 raft_consensus.cc:2804] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:26.154561  8118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1d02de17054fe58a583380054b9c8a" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04" is_pre_election: true
I20260710 11:08:26.155354  8118 raft_consensus.cc:2468] T 2b1d02de17054fe58a583380054b9c8a P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 0.
I20260710 11:08:26.156744  8010 leader_election.cc:304] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f [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: 442de3c0e9fe48bfb6d7720c01a9641f, 5f14178ce442449f896bf8c13c3adb04; no voters: 44b8069a54ca48b09c0bbb9682dee9f9
I20260710 11:08:26.157312  8160 tablet_bootstrap.cc:654] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.158088  8174 raft_consensus.cc:2804] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:26.158579  8174 raft_consensus.cc:493] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:26.159009  8174 raft_consensus.cc:3060] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.168268  8174 raft_consensus.cc:515] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.171147  8117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1d02de17054fe58a583380054b9c8a" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04"
I20260710 11:08:26.171444  7894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1d02de17054fe58a583380054b9c8a" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
I20260710 11:08:26.171732  8117 raft_consensus.cc:3060] T 2b1d02de17054fe58a583380054b9c8a P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.172282  8161 tablet_bootstrap.cc:654] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:26.172755  8009 leader_election.cc:343] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.173444  8206 raft_consensus.cc:697] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Becoming Leader. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Running, Role: LEADER
I20260710 11:08:26.174332  8206 consensus_queue.cc:237] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.178717  8174 leader_election.cc:290] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 election: Requested vote from peers 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097), 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867)
I20260710 11:08:26.179105  8117 raft_consensus.cc:2468] T 2b1d02de17054fe58a583380054b9c8a P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 1.
I20260710 11:08:26.180364  8010 leader_election.cc:304] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f [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: 442de3c0e9fe48bfb6d7720c01a9641f, 5f14178ce442449f896bf8c13c3adb04; no voters: 44b8069a54ca48b09c0bbb9682dee9f9
I20260710 11:08:26.185390  8174 raft_consensus.cc:2804] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:26.186009  8174 raft_consensus.cc:697] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Becoming Leader. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Running, Role: LEADER
I20260710 11:08:26.190090  8162 tablet_bootstrap.cc:492] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f: No bootstrap required, opened a new log
I20260710 11:08:26.190552  8162 ts_tablet_manager.cc:1403] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent bootstrapping tablet: real 0.090s	user 0.031s	sys 0.020s
I20260710 11:08:26.193517  8162 raft_consensus.cc:359] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.194222  8162 raft_consensus.cc:385] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.193847  8174 consensus_queue.cc:237] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.194515  8162 raft_consensus.cc:740] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.195286  8162 consensus_queue.cc:260] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.200188  8163 tablet_bootstrap.cc:492] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5: No bootstrap required, opened a new log
I20260710 11:08:26.200748  8163 ts_tablet_manager.cc:1403] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5: Time spent bootstrapping tablet: real 0.057s	user 0.006s	sys 0.024s
I20260710 11:08:26.201489  8162 ts_tablet_manager.cc:1434] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 11:08:26.202755  8162 tablet_bootstrap.cc:492] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f: Bootstrap starting.
I20260710 11:08:26.203950  8163 raft_consensus.cc:359] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.204634  8163 raft_consensus.cc:385] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.204931  8163 raft_consensus.cc:740] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.205624  8163 consensus_queue.cc:260] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.206493  8160 tablet_bootstrap.cc:492] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9: No bootstrap required, opened a new log
I20260710 11:08:26.206923  8160 ts_tablet_manager.cc:1403] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.004s
I20260710 11:08:26.207826  8163 ts_tablet_manager.cc:1434] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:08:26.209134  8163 tablet_bootstrap.cc:492] T ca027d30c58f4f3db8e6fac60d39c948 P f84ee4df0b1c45619803145f1c48faa5: Bootstrap starting.
I20260710 11:08:26.210907  8161 tablet_bootstrap.cc:492] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04: No bootstrap required, opened a new log
I20260710 11:08:26.211395  8161 ts_tablet_manager.cc:1403] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.008s
I20260710 11:08:26.211387  8162 tablet_bootstrap.cc:654] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.214223  8161 raft_consensus.cc:359] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:26.214851  8161 raft_consensus.cc:385] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.215010  8163 tablet_bootstrap.cc:654] T ca027d30c58f4f3db8e6fac60d39c948 P f84ee4df0b1c45619803145f1c48faa5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.215121  8161 raft_consensus.cc:740] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Initialized, Role: FOLLOWER
W20260710 11:08:26.215332  7841 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:26.216710  8160 raft_consensus.cc:359] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:26.217371  8160 raft_consensus.cc:385] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.217717  8160 raft_consensus.cc:740] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.218696  8160 consensus_queue.cc:260] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:26.219046  7791 catalog_manager.cc:5697] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f reported cstate change: term changed from 0 to 1, leader changed from <none> to 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3). New cstate: current_term: 1 leader_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:26.220080  8161 consensus_queue.cc:260] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:26.221503  7791 catalog_manager.cc:5697] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f reported cstate change: term changed from 0 to 1, leader changed from <none> to 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3). New cstate: current_term: 1 leader_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:26.226176  8161 ts_tablet_manager.cc:1434] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:08:26.227605  8160 ts_tablet_manager.cc:1434] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:08:26.228513  8160 tablet_bootstrap.cc:492] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:26.227244  7791 catalog_manager.cc:5697] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f reported cstate change: term changed from 0 to 1, leader changed from <none> to 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3). New cstate: current_term: 1 leader_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:26.230062  7791 catalog_manager.cc:5697] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f reported cstate change: term changed from 0 to 1, leader changed from <none> to 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3). New cstate: current_term: 1 leader_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:26.234640  8162 tablet_bootstrap.cc:492] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f: No bootstrap required, opened a new log
I20260710 11:08:26.235144  8162 ts_tablet_manager.cc:1403] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.013s
I20260710 11:08:26.237984  8162 raft_consensus.cc:359] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:26.238480  8163 tablet_bootstrap.cc:492] T ca027d30c58f4f3db8e6fac60d39c948 P f84ee4df0b1c45619803145f1c48faa5: No bootstrap required, opened a new log
I20260710 11:08:26.238644  8162 raft_consensus.cc:385] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.238938  8162 raft_consensus.cc:740] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.238941  8163 ts_tablet_manager.cc:1403] T ca027d30c58f4f3db8e6fac60d39c948 P f84ee4df0b1c45619803145f1c48faa5: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.004s
I20260710 11:08:26.239897  8162 consensus_queue.cc:260] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:26.242192  8162 ts_tablet_manager.cc:1434] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260710 11:08:26.243111  8162 tablet_bootstrap.cc:492] T 9c011d57b3fa47f4aa381e330671e81c P 442de3c0e9fe48bfb6d7720c01a9641f: Bootstrap starting.
I20260710 11:08:26.242905  8163 raft_consensus.cc:359] T ca027d30c58f4f3db8e6fac60d39c948 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:26.246170  8163 raft_consensus.cc:385] T ca027d30c58f4f3db8e6fac60d39c948 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.246484  8163 raft_consensus.cc:740] T ca027d30c58f4f3db8e6fac60d39c948 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.247234  8163 consensus_queue.cc:260] T ca027d30c58f4f3db8e6fac60d39c948 P f84ee4df0b1c45619803145f1c48faa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:26.249228  8163 ts_tablet_manager.cc:1434] T ca027d30c58f4f3db8e6fac60d39c948 P f84ee4df0b1c45619803145f1c48faa5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:08:26.249616  8161 tablet_bootstrap.cc:492] T 49e6c83d5fd94bd784f743fa6202387b P 5f14178ce442449f896bf8c13c3adb04: Bootstrap starting.
I20260710 11:08:26.250059  8163 tablet_bootstrap.cc:492] T 5f818b80409d436c966b55921849b625 P f84ee4df0b1c45619803145f1c48faa5: Bootstrap starting.
I20260710 11:08:26.255465  8163 tablet_bootstrap.cc:654] T 5f818b80409d436c966b55921849b625 P f84ee4df0b1c45619803145f1c48faa5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.260155  8160 tablet_bootstrap.cc:654] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.260831  8174 consensus_queue.cc:1048] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:26.263091  8163 tablet_bootstrap.cc:492] T 5f818b80409d436c966b55921849b625 P f84ee4df0b1c45619803145f1c48faa5: No bootstrap required, opened a new log
I20260710 11:08:26.263569  8163 ts_tablet_manager.cc:1403] T 5f818b80409d436c966b55921849b625 P f84ee4df0b1c45619803145f1c48faa5: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.007s
I20260710 11:08:26.265702  8162 tablet_bootstrap.cc:654] T 9c011d57b3fa47f4aa381e330671e81c P 442de3c0e9fe48bfb6d7720c01a9641f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.266144  8163 raft_consensus.cc:359] T 5f818b80409d436c966b55921849b625 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.266882  8163 raft_consensus.cc:385] T 5f818b80409d436c966b55921849b625 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.266664  8170 consensus_queue.cc:1048] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:26.267220  8163 raft_consensus.cc:740] T 5f818b80409d436c966b55921849b625 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.268587  8161 tablet_bootstrap.cc:654] T 49e6c83d5fd94bd784f743fa6202387b P 5f14178ce442449f896bf8c13c3adb04: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.268110  8163 consensus_queue.cc:260] T 5f818b80409d436c966b55921849b625 P f84ee4df0b1c45619803145f1c48faa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.270146  8163 ts_tablet_manager.cc:1434] T 5f818b80409d436c966b55921849b625 P f84ee4df0b1c45619803145f1c48faa5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:08:26.270993  8163 tablet_bootstrap.cc:492] T ecf4e07371dd4674aefd01abd38fc859 P f84ee4df0b1c45619803145f1c48faa5: Bootstrap starting.
I20260710 11:08:26.273094  8160 tablet_bootstrap.cc:492] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9: No bootstrap required, opened a new log
I20260710 11:08:26.273614  8160 ts_tablet_manager.cc:1403] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.002s
I20260710 11:08:26.277905  8160 raft_consensus.cc:359] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.278676  8160 raft_consensus.cc:385] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.278927  8161 tablet_bootstrap.cc:492] T 49e6c83d5fd94bd784f743fa6202387b P 5f14178ce442449f896bf8c13c3adb04: No bootstrap required, opened a new log
I20260710 11:08:26.279019  8160 raft_consensus.cc:740] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.279480  8161 ts_tablet_manager.cc:1403] T 49e6c83d5fd94bd784f743fa6202387b P 5f14178ce442449f896bf8c13c3adb04: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.004s
I20260710 11:08:26.281065  8163 tablet_bootstrap.cc:654] T ecf4e07371dd4674aefd01abd38fc859 P f84ee4df0b1c45619803145f1c48faa5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.284852  8169 raft_consensus.cc:493] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:26.285475  8169 raft_consensus.cc:515] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:26.286672  8160 consensus_queue.cc:260] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.290690  7969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b84d28be964683aa04b7379ac6cf4b" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5" is_pre_election: true
W20260710 11:08:26.295065  7858 leader_election.cc:343] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.295841  8169 leader_election.cc:290] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097), f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223)
I20260710 11:08:26.281095  8162 tablet_bootstrap.cc:492] T 9c011d57b3fa47f4aa381e330671e81c P 442de3c0e9fe48bfb6d7720c01a9641f: No bootstrap required, opened a new log
I20260710 11:08:26.302398  8162 ts_tablet_manager.cc:1403] T 9c011d57b3fa47f4aa381e330671e81c P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.000s
I20260710 11:08:26.304105  8169 raft_consensus.cc:493] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:26.305085  8206 raft_consensus.cc:493] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:26.304713  8169 raft_consensus.cc:515] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.305665  8206 raft_consensus.cc:515] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.310672  8042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8befa317004538a03ab91a724ed655" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" is_pre_election: true
W20260710 11:08:26.312538  7858 leader_election.cc:343] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.313612  8204 raft_consensus.cc:493] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:26.314216  8204 raft_consensus.cc:515] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:26.319017  8118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92177440395242bdace7ba0bfda2e292" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04" is_pre_election: true
I20260710 11:08:26.319818  8118 raft_consensus.cc:2468] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 0.
I20260710 11:08:26.320734  8204 leader_election.cc:290] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097)
I20260710 11:08:26.322192  8010 leader_election.cc:304] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442de3c0e9fe48bfb6d7720c01a9641f, 5f14178ce442449f896bf8c13c3adb04; no voters: 
I20260710 11:08:26.323544  7969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92177440395242bdace7ba0bfda2e292" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5" is_pre_election: true
I20260710 11:08:26.324326  7969 raft_consensus.cc:2468] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 0.
I20260710 11:08:26.325300  8204 raft_consensus.cc:2804] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:26.325791  8204 raft_consensus.cc:493] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:26.326205  8204 raft_consensus.cc:3060] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.327674  7894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c011d57b3fa47f4aa381e330671e81c" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
I20260710 11:08:26.328441  7894 raft_consensus.cc:2468] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84ee4df0b1c45619803145f1c48faa5 in term 0.
I20260710 11:08:26.329923  7935 leader_election.cc:304] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44b8069a54ca48b09c0bbb9682dee9f9, f84ee4df0b1c45619803145f1c48faa5; no voters: 
I20260710 11:08:26.330967  8211 raft_consensus.cc:2804] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:26.331424  8211 raft_consensus.cc:493] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:26.331830  8211 raft_consensus.cc:3060] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.335969  8042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c011d57b3fa47f4aa381e330671e81c" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" is_pre_election: true
I20260710 11:08:26.320784  8206 leader_election.cc:290] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:26.337906  8160 ts_tablet_manager.cc:1434] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.064s	user 0.013s	sys 0.014s
I20260710 11:08:26.338807  8160 tablet_bootstrap.cc:492] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:26.348048  8169 leader_election.cc:290] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357), 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097)
I20260710 11:08:26.283820  8161 raft_consensus.cc:359] T 49e6c83d5fd94bd784f743fa6202387b P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:26.357873  8161 raft_consensus.cc:385] T 49e6c83d5fd94bd784f743fa6202387b P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.358237  8161 raft_consensus.cc:740] T 49e6c83d5fd94bd784f743fa6202387b P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.360308  8169 raft_consensus.cc:493] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:26.360793  8169 raft_consensus.cc:515] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.314461  7790 catalog_manager.cc:5697] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "f84ee4df0b1c45619803145f1c48faa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:26.362354  7790 catalog_manager.cc:5697] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "f84ee4df0b1c45619803145f1c48faa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:26.358944  8161 consensus_queue.cc:260] T 49e6c83d5fd94bd784f743fa6202387b P 5f14178ce442449f896bf8c13c3adb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:26.365881  8161 ts_tablet_manager.cc:1434] T 49e6c83d5fd94bd784f743fa6202387b P 5f14178ce442449f896bf8c13c3adb04: Time spent starting tablet: real 0.085s	user 0.005s	sys 0.000s
I20260710 11:08:26.366735  8161 tablet_bootstrap.cc:492] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04: Bootstrap starting.
I20260710 11:08:26.381251  8162 raft_consensus.cc:359] T 9c011d57b3fa47f4aa381e330671e81c P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.382236  8162 raft_consensus.cc:385] T 9c011d57b3fa47f4aa381e330671e81c P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.382467  8162 raft_consensus.cc:740] T 9c011d57b3fa47f4aa381e330671e81c P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.383000  8162 consensus_queue.cc:260] T 9c011d57b3fa47f4aa381e330671e81c P 442de3c0e9fe48bfb6d7720c01a9641f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.384289  8043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba21f9fec984ad4a5006aa93c3677b1" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" is_pre_election: true
I20260710 11:08:26.387768  8214 raft_consensus.cc:493] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:08:26.398662  7858 leader_election.cc:343] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.398849  8214 raft_consensus.cc:515] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.399979  7969 raft_consensus.cc:3060] T ca027d30c58f4f3db8e6fac60d39c948 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.401646  8214 leader_election.cc:290] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867), f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223)
I20260710 11:08:26.393206  8042 raft_consensus.cc:2468] T 9c011d57b3fa47f4aa381e330671e81c P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84ee4df0b1c45619803145f1c48faa5 in term 0.
I20260710 11:08:26.403323  7894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f818b80409d436c966b55921849b625" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
I20260710 11:08:26.403935  7894 raft_consensus.cc:2468] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 0.
I20260710 11:08:26.405121  8009 leader_election.cc:304] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442de3c0e9fe48bfb6d7720c01a9641f, 44b8069a54ca48b09c0bbb9682dee9f9; no voters: 
I20260710 11:08:26.406679  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f818b80409d436c966b55921849b625" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5" is_pre_election: true
I20260710 11:08:26.407317  7970 raft_consensus.cc:2468] T 5f818b80409d436c966b55921849b625 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 0.
I20260710 11:08:26.409175  8169 leader_election.cc:290] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357), 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097)
I20260710 11:08:26.408685  8211 raft_consensus.cc:515] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.395725  8206 consensus_queue.cc:1048] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:26.415416  8161 tablet_bootstrap.cc:654] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.421288  8163 tablet_bootstrap.cc:492] T ecf4e07371dd4674aefd01abd38fc859 P f84ee4df0b1c45619803145f1c48faa5: No bootstrap required, opened a new log
I20260710 11:08:26.422259  8163 ts_tablet_manager.cc:1403] T ecf4e07371dd4674aefd01abd38fc859 P f84ee4df0b1c45619803145f1c48faa5: Time spent bootstrapping tablet: real 0.151s	user 0.022s	sys 0.023s
I20260710 11:08:26.421345  8214 raft_consensus.cc:2804] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:26.424358  8214 raft_consensus.cc:493] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:26.424801  8214 raft_consensus.cc:3060] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.429287  8174 consensus_queue.cc:1048] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:26.436342  8211 leader_election.cc:290] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 election: Requested vote from peers 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:26.436480  7895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c011d57b3fa47f4aa381e330671e81c" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
I20260710 11:08:26.437086  7895 raft_consensus.cc:3060] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.440966  8042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c011d57b3fa47f4aa381e330671e81c" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f"
I20260710 11:08:26.441793  8042 raft_consensus.cc:3060] T 9c011d57b3fa47f4aa381e330671e81c P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.445308  8163 raft_consensus.cc:359] T ecf4e07371dd4674aefd01abd38fc859 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:26.446296  8163 raft_consensus.cc:385] T ecf4e07371dd4674aefd01abd38fc859 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.446842  8162 ts_tablet_manager.cc:1434] T 9c011d57b3fa47f4aa381e330671e81c P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent starting tablet: real 0.144s	user 0.012s	sys 0.004s
I20260710 11:08:26.448305  8162 tablet_bootstrap.cc:492] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 442de3c0e9fe48bfb6d7720c01a9641f: Bootstrap starting.
I20260710 11:08:26.447029  8163 raft_consensus.cc:740] T ecf4e07371dd4674aefd01abd38fc859 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.434767  8214 raft_consensus.cc:515] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.450332  8163 consensus_queue.cc:260] T ecf4e07371dd4674aefd01abd38fc859 P f84ee4df0b1c45619803145f1c48faa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:26.450495  8213 raft_consensus.cc:493] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:26.453799  8213 raft_consensus.cc:515] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.454774  8163 ts_tablet_manager.cc:1434] T ecf4e07371dd4674aefd01abd38fc859 P f84ee4df0b1c45619803145f1c48faa5: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 11:08:26.456627  8160 tablet_bootstrap.cc:654] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.459744  7893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8befa317004538a03ab91a724ed655" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
I20260710 11:08:26.460665  7893 raft_consensus.cc:2468] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f14178ce442449f896bf8c13c3adb04 in term 0.
I20260710 11:08:26.463639  8118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b84d28be964683aa04b7379ac6cf4b" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04" is_pre_election: true
I20260710 11:08:26.464031  8083 leader_election.cc:304] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44b8069a54ca48b09c0bbb9682dee9f9, 5f14178ce442449f896bf8c13c3adb04; no voters: 
I20260710 11:08:26.465087  8166 raft_consensus.cc:2804] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:26.465497  8166 raft_consensus.cc:493] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:26.465433  8116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba21f9fec984ad4a5006aa93c3677b1" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04" is_pre_election: true
I20260710 11:08:26.465935  8166 raft_consensus.cc:3060] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.465101  8117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8befa317004538a03ab91a724ed655" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04" is_pre_election: true
W20260710 11:08:26.470088  7861 leader_election.cc:343] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.470620  7861 leader_election.cc:304] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44b8069a54ca48b09c0bbb9682dee9f9; no voters: 5f14178ce442449f896bf8c13c3adb04, f84ee4df0b1c45619803145f1c48faa5
I20260710 11:08:26.471628  8169 raft_consensus.cc:2749] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:08:26.472041  7861 leader_election.cc:343] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.472509  7861 leader_election.cc:304] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44b8069a54ca48b09c0bbb9682dee9f9; no voters: 442de3c0e9fe48bfb6d7720c01a9641f, 5f14178ce442449f896bf8c13c3adb04
I20260710 11:08:26.473377  8169 raft_consensus.cc:2749] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:26.475076  8162 tablet_bootstrap.cc:654] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 442de3c0e9fe48bfb6d7720c01a9641f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.467070  8213 leader_election.cc:290] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357), 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867)
I20260710 11:08:26.483222  8043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8befa317004538a03ab91a724ed655" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" is_pre_election: true
I20260710 11:08:26.487301  8213 raft_consensus.cc:493] T 49e6c83d5fd94bd784f743fa6202387b P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:26.488080  8161 tablet_bootstrap.cc:492] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04: No bootstrap required, opened a new log
I20260710 11:08:26.487746  8213 raft_consensus.cc:515] T 49e6c83d5fd94bd784f743fa6202387b P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:26.488533  8161 ts_tablet_manager.cc:1403] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04: Time spent bootstrapping tablet: real 0.122s	user 0.037s	sys 0.014s
I20260710 11:08:26.481192  8170 raft_consensus.cc:493] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:26.480733  7895 raft_consensus.cc:2468] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84ee4df0b1c45619803145f1c48faa5 in term 1.
I20260710 11:08:26.494243  8213 leader_election.cc:290] T 49e6c83d5fd94bd784f743fa6202387b P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:26.495532  7893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e6c83d5fd94bd784f743fa6202387b" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
I20260710 11:08:26.496244  7969 raft_consensus.cc:3060] T ecf4e07371dd4674aefd01abd38fc859 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.496359  7893 raft_consensus.cc:2393] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f14178ce442449f896bf8c13c3adb04 in current term 1: Already voted for candidate 442de3c0e9fe48bfb6d7720c01a9641f in this term.
I20260710 11:08:26.487763  8042 raft_consensus.cc:2468] T 9c011d57b3fa47f4aa381e330671e81c P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84ee4df0b1c45619803145f1c48faa5 in term 1.
W20260710 11:08:26.498632  8081 leader_election.cc:343] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.493434  8170 raft_consensus.cc:515] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.500175  8248 consensus_queue.cc:1048] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:08:26.500567  7933 leader_election.cc:304] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442de3c0e9fe48bfb6d7720c01a9641f, f84ee4df0b1c45619803145f1c48faa5; no voters: 
I20260710 11:08:26.501180  8170 leader_election.cc:290] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:26.502020  8042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e6c83d5fd94bd784f743fa6202387b" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" is_pre_election: true
I20260710 11:08:26.502712  8043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b04ee34675464c48bd999e5281ff5ec8" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" is_pre_election: true
I20260710 11:08:26.503535  8081 leader_election.cc:304] T 49e6c83d5fd94bd784f743fa6202387b P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f14178ce442449f896bf8c13c3adb04; no voters: 442de3c0e9fe48bfb6d7720c01a9641f, 44b8069a54ca48b09c0bbb9682dee9f9
I20260710 11:08:26.506026  8204 raft_consensus.cc:515] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:26.501688  8170 raft_consensus.cc:2804] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:26.509562  7893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b04ee34675464c48bd999e5281ff5ec8" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
I20260710 11:08:26.510237  7893 raft_consensus.cc:2468] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84ee4df0b1c45619803145f1c48faa5 in term 0.
I20260710 11:08:26.510910  8204 leader_election.cc:290] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 election: Requested vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097)
I20260710 11:08:26.512435  8118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92177440395242bdace7ba0bfda2e292" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04"
I20260710 11:08:26.513077  7893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f818b80409d436c966b55921849b625" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
I20260710 11:08:26.513295  8118 raft_consensus.cc:3060] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.513659  7893 raft_consensus.cc:3060] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.513989  8170 raft_consensus.cc:697] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Becoming Leader. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Running, Role: LEADER
W20260710 11:08:26.504283  7933 leader_election.cc:343] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.515400  8170 consensus_queue.cc:237] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.519024  8161 raft_consensus.cc:359] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:26.519042  7968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92177440395242bdace7ba0bfda2e292" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5"
I20260710 11:08:26.520663  8161 raft_consensus.cc:385] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.521500  7968 raft_consensus.cc:3060] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.509568  8214 leader_election.cc:290] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 election: Requested vote from peers 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867), f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223)
I20260710 11:08:26.519411  8213 raft_consensus.cc:3060] T 49e6c83d5fd94bd784f743fa6202387b P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.526407  8163 tablet_bootstrap.cc:492] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5: Bootstrap starting.
I20260710 11:08:26.521126  8161 raft_consensus.cc:740] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.528993  8161 consensus_queue.cc:260] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:26.533601  7935 leader_election.cc:304] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 [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: 44b8069a54ca48b09c0bbb9682dee9f9, f84ee4df0b1c45619803145f1c48faa5; no voters: 442de3c0e9fe48bfb6d7720c01a9641f
I20260710 11:08:26.519218  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f818b80409d436c966b55921849b625" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5"
I20260710 11:08:26.559492  7970 raft_consensus.cc:3060] T 5f818b80409d436c966b55921849b625 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.539324  8161 ts_tablet_manager.cc:1434] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.001s
I20260710 11:08:26.539930  8247 raft_consensus.cc:2804] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:26.546418  8213 raft_consensus.cc:2749] T 49e6c83d5fd94bd784f743fa6202387b P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:26.562314  8247 raft_consensus.cc:493] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:26.552737  8162 tablet_bootstrap.cc:492] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 442de3c0e9fe48bfb6d7720c01a9641f: No bootstrap required, opened a new log
I20260710 11:08:26.562789  8247 raft_consensus.cc:3060] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.563392  8162 ts_tablet_manager.cc:1403] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent bootstrapping tablet: real 0.115s	user 0.015s	sys 0.003s
I20260710 11:08:26.553930  8214 consensus_queue.cc:1048] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:08:26.558516  7935 consensus_peers.cc:597] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:26.561509  8161 tablet_bootstrap.cc:492] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 5f14178ce442449f896bf8c13c3adb04: Bootstrap starting.
I20260710 11:08:26.567018  8162 raft_consensus.cc:359] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.571600  8162 raft_consensus.cc:385] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.572309  8162 raft_consensus.cc:740] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.574724  8163 tablet_bootstrap.cc:654] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.572144  7893 raft_consensus.cc:2468] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 1.
I20260710 11:08:26.574542  8206 raft_consensus.cc:493] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:26.578053  8162 consensus_queue.cc:260] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 442de3c0e9fe48bfb6d7720c01a9641f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
W20260710 11:08:26.579623  8081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.168.3:43357, user_credentials={real_user=slave}} blocked reactor thread for 76173.5us
I20260710 11:08:26.589092  8162 ts_tablet_manager.cc:1434] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 11:08:26.585449  8009 leader_election.cc:304] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442de3c0e9fe48bfb6d7720c01a9641f, 44b8069a54ca48b09c0bbb9682dee9f9; no voters: 
I20260710 11:08:26.577337  8206 raft_consensus.cc:515] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.597532  8206 leader_election.cc:290] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:26.599431  7893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8e1fd2579449a8816d9af0b7e4a9e2" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
W20260710 11:08:26.601131  7935 leader_election.cc:343] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.601799  8214 raft_consensus.cc:2804] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:26.602078  8162 tablet_bootstrap.cc:492] T b04ee34675464c48bd999e5281ff5ec8 P 442de3c0e9fe48bfb6d7720c01a9641f: Bootstrap starting.
I20260710 11:08:26.602275  8214 raft_consensus.cc:697] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Becoming Leader. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Running, Role: LEADER
I20260710 11:08:26.603092  8214 consensus_queue.cc:237] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
W20260710 11:08:26.606181  8009 consensus_peers.cc:597] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:26.613103  8162 tablet_bootstrap.cc:654] T b04ee34675464c48bd999e5281ff5ec8 P 442de3c0e9fe48bfb6d7720c01a9641f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.616560  8166 raft_consensus.cc:515] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.617553  7968 raft_consensus.cc:2468] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 1.
I20260710 11:08:26.620744  8117 raft_consensus.cc:2393] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44b8069a54ca48b09c0bbb9682dee9f9 in current term 1: Already voted for candidate 5f14178ce442449f896bf8c13c3adb04 in this term.
I20260710 11:08:26.626617  8043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8e1fd2579449a8816d9af0b7e4a9e2" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" is_pre_election: true
I20260710 11:08:26.627013  8247 raft_consensus.cc:515] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.642058  8043 raft_consensus.cc:2468] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84ee4df0b1c45619803145f1c48faa5 in term 0.
I20260710 11:08:26.640523  7970 raft_consensus.cc:2468] T 5f818b80409d436c966b55921849b625 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 1.
I20260710 11:08:26.641358  8007 leader_election.cc:304] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442de3c0e9fe48bfb6d7720c01a9641f, f84ee4df0b1c45619803145f1c48faa5; no voters: 
I20260710 11:08:26.641829  7861 leader_election.cc:304] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44b8069a54ca48b09c0bbb9682dee9f9; no voters: 442de3c0e9fe48bfb6d7720c01a9641f, 5f14178ce442449f896bf8c13c3adb04
I20260710 11:08:26.627115  8174 consensus_queue.cc:1048] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:26.645180  8204 raft_consensus.cc:2804] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:26.645327  8169 raft_consensus.cc:3060] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.629426  8161 tablet_bootstrap.cc:654] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 5f14178ce442449f896bf8c13c3adb04: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.652397  8160 tablet_bootstrap.cc:492] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9: No bootstrap required, opened a new log
I20260710 11:08:26.653038  8160 ts_tablet_manager.cc:1403] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.314s	user 0.008s	sys 0.022s
I20260710 11:08:26.654335  7895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b04ee34675464c48bd999e5281ff5ec8" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
I20260710 11:08:26.654922  7895 raft_consensus.cc:3060] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.654995  8170 consensus_queue.cc:1048] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:26.655884  8160 raft_consensus.cc:359] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:26.656522  8160 raft_consensus.cc:385] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.656774  8160 raft_consensus.cc:740] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.647730  8205 consensus_queue.cc:1048] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Connected to new peer: Peer: permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 11:08:26.657435  8160 consensus_queue.cc:260] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:26.661342  8247 leader_election.cc:290] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 election: Requested vote from peers 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:26.662868  8160 ts_tablet_manager.cc:1434] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:08:26.647364  8204 raft_consensus.cc:697] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Becoming Leader. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Running, Role: LEADER
I20260710 11:08:26.665504  8160 tablet_bootstrap.cc:492] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:26.647989  7933 leader_election.cc:304] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [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: 442de3c0e9fe48bfb6d7720c01a9641f, f84ee4df0b1c45619803145f1c48faa5; no voters: 44b8069a54ca48b09c0bbb9682dee9f9
I20260710 11:08:26.671409  7895 raft_consensus.cc:2468] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84ee4df0b1c45619803145f1c48faa5 in term 1.
I20260710 11:08:26.659998  8118 raft_consensus.cc:2468] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 1.
I20260710 11:08:26.677310  7935 leader_election.cc:304] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44b8069a54ca48b09c0bbb9682dee9f9, f84ee4df0b1c45619803145f1c48faa5; no voters: 
I20260710 11:08:26.677423  8043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b04ee34675464c48bd999e5281ff5ec8" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f"
I20260710 11:08:26.678278  8206 raft_consensus.cc:2804] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:26.670033  8247 raft_consensus.cc:2804] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:26.678784  8206 raft_consensus.cc:697] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Becoming Leader. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Running, Role: LEADER
I20260710 11:08:26.678896  8247 raft_consensus.cc:493] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:08:26.678897  7933 leader_election.cc:343] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.679363  8247 raft_consensus.cc:3060] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.680048  8206 consensus_queue.cc:237] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.682463  8163 tablet_bootstrap.cc:492] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5: No bootstrap required, opened a new log
I20260710 11:08:26.683265  8163 ts_tablet_manager.cc:1403] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5: Time spent bootstrapping tablet: real 0.157s	user 0.014s	sys 0.000s
I20260710 11:08:26.685072  8043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8befa317004538a03ab91a724ed655" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f"
W20260710 11:08:26.687387  8081 leader_election.cc:343] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.686493  8247 raft_consensus.cc:515] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.686496  8163 raft_consensus.cc:359] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.689886  8163 raft_consensus.cc:385] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.690299  8163 raft_consensus.cc:740] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.692138  8163 consensus_queue.cc:260] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
W20260710 11:08:26.693729  8009 consensus_peers.cc:597] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:26.668249  8204 consensus_queue.cc:237] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:26.699632  7895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8e1fd2579449a8816d9af0b7e4a9e2" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
W20260710 11:08:26.701068  7935 leader_election.cc:343] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.701964  8169 raft_consensus.cc:2749] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:26.703011  8205 consensus_queue.cc:1048] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:26.702543  7790 catalog_manager.cc:5697] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f reported cstate change: term changed from 0 to 1, leader changed from <none> to 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3). New cstate: current_term: 1 leader_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:26.719753  8163 ts_tablet_manager.cc:1434] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260710 11:08:26.721467  7895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8befa317004538a03ab91a724ed655" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
I20260710 11:08:26.721823  8043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8e1fd2579449a8816d9af0b7e4a9e2" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f"
I20260710 11:08:26.722523  8247 leader_election.cc:290] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 election: Requested vote from peers 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:26.712090  8166 leader_election.cc:290] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 election: Requested vote from peers 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357), 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867)
I20260710 11:08:26.731987  8163 tablet_bootstrap.cc:492] T e6b84d28be964683aa04b7379ac6cf4b P f84ee4df0b1c45619803145f1c48faa5: Bootstrap starting.
I20260710 11:08:26.727923  8043 raft_consensus.cc:3060] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.734861  8161 tablet_bootstrap.cc:492] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 5f14178ce442449f896bf8c13c3adb04: No bootstrap required, opened a new log
I20260710 11:08:26.738154  8161 ts_tablet_manager.cc:1403] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 5f14178ce442449f896bf8c13c3adb04: Time spent bootstrapping tablet: real 0.177s	user 0.011s	sys 0.006s
I20260710 11:08:26.738802  8162 tablet_bootstrap.cc:492] T b04ee34675464c48bd999e5281ff5ec8 P 442de3c0e9fe48bfb6d7720c01a9641f: No bootstrap required, opened a new log
I20260710 11:08:26.739264  8162 ts_tablet_manager.cc:1403] T b04ee34675464c48bd999e5281ff5ec8 P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent bootstrapping tablet: real 0.137s	user 0.013s	sys 0.006s
I20260710 11:08:26.741307  8160 tablet_bootstrap.cc:654] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.741801  8162 raft_consensus.cc:359] T b04ee34675464c48bd999e5281ff5ec8 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.742604  8162 raft_consensus.cc:385] T b04ee34675464c48bd999e5281ff5ec8 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.742944  8162 raft_consensus.cc:740] T b04ee34675464c48bd999e5281ff5ec8 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.743815  8263 raft_consensus.cc:493] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:26.744051  8162 consensus_queue.cc:260] T b04ee34675464c48bd999e5281ff5ec8 P 442de3c0e9fe48bfb6d7720c01a9641f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.744318  8263 raft_consensus.cc:515] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:26.749997  8247 consensus_queue.cc:1048] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:26.730623  7793 catalog_manager.cc:5697] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "f84ee4df0b1c45619803145f1c48faa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:26.768814  8162 ts_tablet_manager.cc:1434] T b04ee34675464c48bd999e5281ff5ec8 P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260710 11:08:26.770139  8162 tablet_bootstrap.cc:492] T 9703039a66664b2785ea8579850fc85e P 442de3c0e9fe48bfb6d7720c01a9641f: Bootstrap starting.
I20260710 11:08:26.775104  8163 tablet_bootstrap.cc:654] T e6b84d28be964683aa04b7379ac6cf4b P f84ee4df0b1c45619803145f1c48faa5: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:26.788467  7936 consensus_peers.cc:597] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 -> Peer 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097): Couldn't send request to peer 5f14178ce442449f896bf8c13c3adb04. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:26.793560  8161 raft_consensus.cc:359] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:26.794281  8161 raft_consensus.cc:385] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.794533  8161 raft_consensus.cc:740] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.795562  8161 consensus_queue.cc:260] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 5f14178ce442449f896bf8c13c3adb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:26.798473  8161 ts_tablet_manager.cc:1434] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 5f14178ce442449f896bf8c13c3adb04: Time spent starting tablet: real 0.060s	user 0.004s	sys 0.002s
I20260710 11:08:26.798355  7895 raft_consensus.cc:2468] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f14178ce442449f896bf8c13c3adb04 in term 1.
I20260710 11:08:26.799422  8161 tablet_bootstrap.cc:492] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04: Bootstrap starting.
I20260710 11:08:26.799818  8083 leader_election.cc:304] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [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: 44b8069a54ca48b09c0bbb9682dee9f9, 5f14178ce442449f896bf8c13c3adb04; no voters: 442de3c0e9fe48bfb6d7720c01a9641f
I20260710 11:08:26.803582  8166 raft_consensus.cc:2804] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:26.804098  8166 raft_consensus.cc:697] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [term 1 LEADER]: Becoming Leader. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Running, Role: LEADER
I20260710 11:08:26.804898  8166 consensus_queue.cc:237] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.810961  8117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a8b6b01b842b9996fbb75d2592c31" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04" is_pre_election: true
I20260710 11:08:26.814087  8162 tablet_bootstrap.cc:654] T 9703039a66664b2785ea8579850fc85e P 442de3c0e9fe48bfb6d7720c01a9641f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.818504  8161 tablet_bootstrap.cc:654] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.822640  8043 raft_consensus.cc:2468] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84ee4df0b1c45619803145f1c48faa5 in term 1.
I20260710 11:08:26.824339  8214 consensus_queue.cc:1048] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:26.828826  7791 catalog_manager.cc:5697] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f reported cstate change: term changed from 0 to 1, leader changed from <none> to 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3). New cstate: current_term: 1 leader_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:26.840240  7933 leader_election.cc:304] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [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: 442de3c0e9fe48bfb6d7720c01a9641f, f84ee4df0b1c45619803145f1c48faa5; no voters: 44b8069a54ca48b09c0bbb9682dee9f9
I20260710 11:08:26.841809  8206 raft_consensus.cc:2804] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:26.842299  8206 raft_consensus.cc:697] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Becoming Leader. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Running, Role: LEADER
I20260710 11:08:26.843072  8206 consensus_queue.cc:237] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.848439  8161 tablet_bootstrap.cc:492] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04: No bootstrap required, opened a new log
I20260710 11:08:26.848976  8161 ts_tablet_manager.cc:1403] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.010s
I20260710 11:08:26.851691  8161 raft_consensus.cc:359] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.852397  8161 raft_consensus.cc:385] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.852725  8161 raft_consensus.cc:740] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.853390  8161 consensus_queue.cc:260] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.855459  8161 ts_tablet_manager.cc:1434] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 11:08:26.856364  8161 tablet_bootstrap.cc:492] T 55650497a62244fb97f219d220e398e3 P 5f14178ce442449f896bf8c13c3adb04: Bootstrap starting.
I20260710 11:08:26.860532  7969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a8b6b01b842b9996fbb75d2592c31" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5" is_pre_election: true
I20260710 11:08:26.862362  8161 tablet_bootstrap.cc:654] T 55650497a62244fb97f219d220e398e3 P 5f14178ce442449f896bf8c13c3adb04: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.862643  8263 leader_election.cc:290] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097), f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223)
I20260710 11:08:26.862174  7858 leader_election.cc:304] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44b8069a54ca48b09c0bbb9682dee9f9; no voters: 5f14178ce442449f896bf8c13c3adb04, f84ee4df0b1c45619803145f1c48faa5
I20260710 11:08:26.862854  8255 raft_consensus.cc:493] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:26.863530  8255 raft_consensus.cc:515] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:26.864943  8263 raft_consensus.cc:2749] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:26.866712  7893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b84d28be964683aa04b7379ac6cf4b" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
I20260710 11:08:26.867450  7893 raft_consensus.cc:2468] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f14178ce442449f896bf8c13c3adb04 in term 0.
I20260710 11:08:26.868525  8083 leader_election.cc:304] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44b8069a54ca48b09c0bbb9682dee9f9, 5f14178ce442449f896bf8c13c3adb04; no voters: 
I20260710 11:08:26.869071  8162 tablet_bootstrap.cc:492] T 9703039a66664b2785ea8579850fc85e P 442de3c0e9fe48bfb6d7720c01a9641f: No bootstrap required, opened a new log
I20260710 11:08:26.869300  8166 raft_consensus.cc:2804] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:26.869529  8162 ts_tablet_manager.cc:1403] T 9703039a66664b2785ea8579850fc85e P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent bootstrapping tablet: real 0.100s	user 0.012s	sys 0.004s
I20260710 11:08:26.869671  8166 raft_consensus.cc:493] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:26.870004  8166 raft_consensus.cc:3060] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.872140  8162 raft_consensus.cc:359] T 9703039a66664b2785ea8579850fc85e P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:26.872794  8162 raft_consensus.cc:385] T 9703039a66664b2785ea8579850fc85e P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.873041  8162 raft_consensus.cc:740] T 9703039a66664b2785ea8579850fc85e P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.873708  8162 consensus_queue.cc:260] T 9703039a66664b2785ea8579850fc85e P 442de3c0e9fe48bfb6d7720c01a9641f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:26.875489  8255 leader_election.cc:290] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867), f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223)
I20260710 11:08:26.876412  7969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b84d28be964683aa04b7379ac6cf4b" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5" is_pre_election: true
W20260710 11:08:26.878343  8081 leader_election.cc:343] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.883585  8163 tablet_bootstrap.cc:492] T e6b84d28be964683aa04b7379ac6cf4b P f84ee4df0b1c45619803145f1c48faa5: No bootstrap required, opened a new log
I20260710 11:08:26.884042  8163 ts_tablet_manager.cc:1403] T e6b84d28be964683aa04b7379ac6cf4b P f84ee4df0b1c45619803145f1c48faa5: Time spent bootstrapping tablet: real 0.153s	user 0.017s	sys 0.019s
I20260710 11:08:26.883932  8204 raft_consensus.cc:493] T 9703039a66664b2785ea8579850fc85e P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:26.884617  8204 raft_consensus.cc:515] T 9703039a66664b2785ea8579850fc85e P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:26.885380  7790 catalog_manager.cc:5697] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "f84ee4df0b1c45619803145f1c48faa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:26.887292  7969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9703039a66664b2785ea8579850fc85e" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5" is_pre_election: true
I20260710 11:08:26.887797  8166 raft_consensus.cc:515] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
W20260710 11:08:26.888679  8007 leader_election.cc:343] T 9703039a66664b2785ea8579850fc85e P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.890638  8116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9703039a66664b2785ea8579850fc85e" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04" is_pre_election: true
I20260710 11:08:26.891026  7893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b84d28be964683aa04b7379ac6cf4b" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
I20260710 11:08:26.891748  7893 raft_consensus.cc:3060] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:26.891966  8010 leader_election.cc:343] T 9703039a66664b2785ea8579850fc85e P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.892459  8010 leader_election.cc:304] T 9703039a66664b2785ea8579850fc85e P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 442de3c0e9fe48bfb6d7720c01a9641f; no voters: 5f14178ce442449f896bf8c13c3adb04, f84ee4df0b1c45619803145f1c48faa5
I20260710 11:08:26.893396  8214 raft_consensus.cc:2749] T 9703039a66664b2785ea8579850fc85e P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:26.894130  8204 leader_election.cc:290] T 9703039a66664b2785ea8579850fc85e P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097)
I20260710 11:08:26.884037  8162 ts_tablet_manager.cc:1434] T 9703039a66664b2785ea8579850fc85e P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:08:26.895743  8162 tablet_bootstrap.cc:492] T cc048e5e33164b0da10f98c403e1b281 P 442de3c0e9fe48bfb6d7720c01a9641f: Bootstrap starting.
I20260710 11:08:26.899672  8255 raft_consensus.cc:493] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:26.900250  8255 raft_consensus.cc:515] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:26.903717  8163 raft_consensus.cc:359] T e6b84d28be964683aa04b7379ac6cf4b P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:26.904376  8163 raft_consensus.cc:385] T e6b84d28be964683aa04b7379ac6cf4b P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.904639  8163 raft_consensus.cc:740] T e6b84d28be964683aa04b7379ac6cf4b P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.907809  8163 consensus_queue.cc:260] T e6b84d28be964683aa04b7379ac6cf4b P f84ee4df0b1c45619803145f1c48faa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:26.908398  8160 tablet_bootstrap.cc:492] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9: No bootstrap required, opened a new log
I20260710 11:08:26.908910  8160 ts_tablet_manager.cc:1403] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.244s	user 0.021s	sys 0.013s
I20260710 11:08:26.910349  8163 ts_tablet_manager.cc:1434] T e6b84d28be964683aa04b7379ac6cf4b P f84ee4df0b1c45619803145f1c48faa5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:08:26.911221  8163 tablet_bootstrap.cc:492] T 9703039a66664b2785ea8579850fc85e P f84ee4df0b1c45619803145f1c48faa5: Bootstrap starting.
I20260710 11:08:26.903712  7894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9516872dd8d45ab98ea2c8ecd95e6c6" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
I20260710 11:08:26.911496  8160 raft_consensus.cc:359] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.912149  8160 raft_consensus.cc:385] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.912412  8160 raft_consensus.cc:740] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.913038  8160 consensus_queue.cc:260] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
W20260710 11:08:26.913058  8083 leader_election.cc:343] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.909371  8162 tablet_bootstrap.cc:654] T cc048e5e33164b0da10f98c403e1b281 P 442de3c0e9fe48bfb6d7720c01a9641f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.915030  8160 ts_tablet_manager.cc:1434] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:08:26.915915  8160 tablet_bootstrap.cc:492] T 2b1d02de17054fe58a583380054b9c8a P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:26.916244  7969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9516872dd8d45ab98ea2c8ecd95e6c6" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5" is_pre_election: true
I20260710 11:08:26.916639  8255 leader_election.cc:290] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867), f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223)
W20260710 11:08:26.917757  8081 leader_election.cc:343] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.918198  8081 leader_election.cc:304] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f14178ce442449f896bf8c13c3adb04; no voters: 44b8069a54ca48b09c0bbb9682dee9f9, f84ee4df0b1c45619803145f1c48faa5
I20260710 11:08:26.919710  8166 leader_election.cc:290] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 election: Requested vote from peers 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867), f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223)
I20260710 11:08:26.920315  8166 raft_consensus.cc:2749] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:26.918462  8161 tablet_bootstrap.cc:492] T 55650497a62244fb97f219d220e398e3 P 5f14178ce442449f896bf8c13c3adb04: No bootstrap required, opened a new log
I20260710 11:08:26.924445  8161 ts_tablet_manager.cc:1403] T 55650497a62244fb97f219d220e398e3 P 5f14178ce442449f896bf8c13c3adb04: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.013s
I20260710 11:08:26.925779  8162 tablet_bootstrap.cc:492] T cc048e5e33164b0da10f98c403e1b281 P 442de3c0e9fe48bfb6d7720c01a9641f: No bootstrap required, opened a new log
I20260710 11:08:26.922967  7893 raft_consensus.cc:2468] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f14178ce442449f896bf8c13c3adb04 in term 1.
I20260710 11:08:26.925839  7969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b84d28be964683aa04b7379ac6cf4b" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5"
I20260710 11:08:26.926322  8162 ts_tablet_manager.cc:1403] T cc048e5e33164b0da10f98c403e1b281 P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.001s
I20260710 11:08:26.926599  7969 raft_consensus.cc:3060] T e6b84d28be964683aa04b7379ac6cf4b P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.925985  7793 catalog_manager.cc:5697] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4). New cstate: current_term: 1 leader_uuid: "5f14178ce442449f896bf8c13c3adb04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:26.927771  8161 raft_consensus.cc:359] T 55650497a62244fb97f219d220e398e3 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.928498  8161 raft_consensus.cc:385] T 55650497a62244fb97f219d220e398e3 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.928802  8161 raft_consensus.cc:740] T 55650497a62244fb97f219d220e398e3 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.929524  8161 consensus_queue.cc:260] T 55650497a62244fb97f219d220e398e3 P 5f14178ce442449f896bf8c13c3adb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:26.931329  8161 ts_tablet_manager.cc:1434] T 55650497a62244fb97f219d220e398e3 P 5f14178ce442449f896bf8c13c3adb04: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:08:26.927802  8083 leader_election.cc:304] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44b8069a54ca48b09c0bbb9682dee9f9, 5f14178ce442449f896bf8c13c3adb04; no voters: 
I20260710 11:08:26.932351  8161 tablet_bootstrap.cc:492] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04: Bootstrap starting.
I20260710 11:08:26.933710  8162 raft_consensus.cc:359] T cc048e5e33164b0da10f98c403e1b281 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.934386  8162 raft_consensus.cc:385] T cc048e5e33164b0da10f98c403e1b281 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.934641  8162 raft_consensus.cc:740] T cc048e5e33164b0da10f98c403e1b281 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.922456  8163 tablet_bootstrap.cc:654] T 9703039a66664b2785ea8579850fc85e P f84ee4df0b1c45619803145f1c48faa5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.938561  8161 tablet_bootstrap.cc:654] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.938611  8162 consensus_queue.cc:260] T cc048e5e33164b0da10f98c403e1b281 P 442de3c0e9fe48bfb6d7720c01a9641f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.939858  8255 raft_consensus.cc:2804] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:26.940356  8255 raft_consensus.cc:697] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [term 1 LEADER]: Becoming Leader. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Running, Role: LEADER
I20260710 11:08:26.940260  7790 catalog_manager.cc:5697] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "f84ee4df0b1c45619803145f1c48faa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:26.941301  8255 consensus_queue.cc:237] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:26.942351  8162 ts_tablet_manager.cc:1434] T cc048e5e33164b0da10f98c403e1b281 P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:08:26.943239  8162 tablet_bootstrap.cc:492] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f: Bootstrap starting.
I20260710 11:08:26.948374  8162 tablet_bootstrap.cc:654] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.956720  8160 tablet_bootstrap.cc:654] T 2b1d02de17054fe58a583380054b9c8a P 44b8069a54ca48b09c0bbb9682dee9f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:26.955080  7969 raft_consensus.cc:2468] T e6b84d28be964683aa04b7379ac6cf4b P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f14178ce442449f896bf8c13c3adb04 in term 1.
I20260710 11:08:26.978765  8170 raft_consensus.cc:493] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:26.979310  8170 raft_consensus.cc:515] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:26.981936  8170 leader_election.cc:290] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:26.983585  7893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc048e5e33164b0da10f98c403e1b281" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
W20260710 11:08:26.985064  7935 leader_election.cc:343] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:26.986749  8043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc048e5e33164b0da10f98c403e1b281" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" is_pre_election: true
I20260710 11:08:26.987442  8163 tablet_bootstrap.cc:492] T 9703039a66664b2785ea8579850fc85e P f84ee4df0b1c45619803145f1c48faa5: No bootstrap required, opened a new log
I20260710 11:08:26.987407  8043 raft_consensus.cc:2468] T cc048e5e33164b0da10f98c403e1b281 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84ee4df0b1c45619803145f1c48faa5 in term 0.
I20260710 11:08:26.988008  8163 ts_tablet_manager.cc:1403] T 9703039a66664b2785ea8579850fc85e P f84ee4df0b1c45619803145f1c48faa5: Time spent bootstrapping tablet: real 0.077s	user 0.021s	sys 0.010s
I20260710 11:08:26.989676  7933 leader_election.cc:304] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [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: 442de3c0e9fe48bfb6d7720c01a9641f, f84ee4df0b1c45619803145f1c48faa5; no voters: 44b8069a54ca48b09c0bbb9682dee9f9
I20260710 11:08:26.990319  8160 tablet_bootstrap.cc:492] T 2b1d02de17054fe58a583380054b9c8a P 44b8069a54ca48b09c0bbb9682dee9f9: No bootstrap required, opened a new log
I20260710 11:08:26.990744  8160 ts_tablet_manager.cc:1403] T 2b1d02de17054fe58a583380054b9c8a P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.001s
I20260710 11:08:26.990588  8163 raft_consensus.cc:359] T 9703039a66664b2785ea8579850fc85e P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:26.991263  8163 raft_consensus.cc:385] T 9703039a66664b2785ea8579850fc85e P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:26.991546  8163 raft_consensus.cc:740] T 9703039a66664b2785ea8579850fc85e P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.991588  8170 raft_consensus.cc:2804] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:26.992219  8170 raft_consensus.cc:493] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:26.992704  8170 raft_consensus.cc:3060] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:26.992379  8163 consensus_queue.cc:260] T 9703039a66664b2785ea8579850fc85e P f84ee4df0b1c45619803145f1c48faa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:26.994387  8163 ts_tablet_manager.cc:1434] T 9703039a66664b2785ea8579850fc85e P f84ee4df0b1c45619803145f1c48faa5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:26.998520  8162 tablet_bootstrap.cc:492] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f: No bootstrap required, opened a new log
I20260710 11:08:26.998937  8162 ts_tablet_manager.cc:1403] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.010s
I20260710 11:08:26.999526  8211 consensus_queue.cc:1048] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:27.000002  8160 raft_consensus.cc:359] T 2b1d02de17054fe58a583380054b9c8a P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:27.000758  8160 raft_consensus.cc:385] T 2b1d02de17054fe58a583380054b9c8a P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.001048  8160 raft_consensus.cc:740] T 2b1d02de17054fe58a583380054b9c8a P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.000444  7791 catalog_manager.cc:5697] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4). New cstate: current_term: 1 leader_uuid: "5f14178ce442449f896bf8c13c3adb04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:27.001757  8160 consensus_queue.cc:260] T 2b1d02de17054fe58a583380054b9c8a P 44b8069a54ca48b09c0bbb9682dee9f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:27.001957  8162 raft_consensus.cc:359] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:27.002561  8162 raft_consensus.cc:385] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.002835  8162 raft_consensus.cc:740] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.006855  8163 tablet_bootstrap.cc:492] T 1e02ea5ee20a478ca83f23624d85224a P f84ee4df0b1c45619803145f1c48faa5: Bootstrap starting.
I20260710 11:08:27.007524  8161 tablet_bootstrap.cc:492] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04: No bootstrap required, opened a new log
I20260710 11:08:27.007421  8162 consensus_queue.cc:260] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:27.007993  8161 ts_tablet_manager.cc:1403] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04: Time spent bootstrapping tablet: real 0.076s	user 0.020s	sys 0.020s
I20260710 11:08:27.010562  8162 ts_tablet_manager.cc:1434] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:08:27.016346  8162 tablet_bootstrap.cc:492] T bf8befa317004538a03ab91a724ed655 P 442de3c0e9fe48bfb6d7720c01a9641f: Bootstrap starting.
I20260710 11:08:27.017397  8161 raft_consensus.cc:359] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:27.017895  8161 raft_consensus.cc:385] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.018249  8161 raft_consensus.cc:740] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.019042  8161 consensus_queue.cc:260] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:27.022063  8162 tablet_bootstrap.cc:654] T bf8befa317004538a03ab91a724ed655 P 442de3c0e9fe48bfb6d7720c01a9641f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.011266  8160 ts_tablet_manager.cc:1434] T 2b1d02de17054fe58a583380054b9c8a P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260710 11:08:27.013708  8170 raft_consensus.cc:515] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:27.015400  8163 tablet_bootstrap.cc:654] T 1e02ea5ee20a478ca83f23624d85224a P f84ee4df0b1c45619803145f1c48faa5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.025028  8170 leader_election.cc:290] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 election: Requested vote from peers 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:27.026196  8160 tablet_bootstrap.cc:492] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:27.027094  7894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc048e5e33164b0da10f98c403e1b281" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
I20260710 11:08:27.028436  8043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc048e5e33164b0da10f98c403e1b281" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f"
I20260710 11:08:27.028976  8043 raft_consensus.cc:3060] T cc048e5e33164b0da10f98c403e1b281 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.032465  8160 tablet_bootstrap.cc:654] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:27.035727  7935 leader_election.cc:343] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:27.036720  8043 raft_consensus.cc:2468] T cc048e5e33164b0da10f98c403e1b281 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84ee4df0b1c45619803145f1c48faa5 in term 1.
I20260710 11:08:27.037952  7933 leader_election.cc:304] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [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: 442de3c0e9fe48bfb6d7720c01a9641f, f84ee4df0b1c45619803145f1c48faa5; no voters: 44b8069a54ca48b09c0bbb9682dee9f9
I20260710 11:08:27.039037  8170 raft_consensus.cc:2804] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:27.039534  8170 raft_consensus.cc:697] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Becoming Leader. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Running, Role: LEADER
I20260710 11:08:27.040334  8170 consensus_queue.cc:237] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:27.043243  8162 tablet_bootstrap.cc:492] T bf8befa317004538a03ab91a724ed655 P 442de3c0e9fe48bfb6d7720c01a9641f: No bootstrap required, opened a new log
I20260710 11:08:27.043907  8162 ts_tablet_manager.cc:1403] T bf8befa317004538a03ab91a724ed655 P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260710 11:08:27.049026  8161 ts_tablet_manager.cc:1434] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260710 11:08:27.050032  8161 tablet_bootstrap.cc:492] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04: Bootstrap starting.
I20260710 11:08:27.052532  8163 tablet_bootstrap.cc:492] T 1e02ea5ee20a478ca83f23624d85224a P f84ee4df0b1c45619803145f1c48faa5: No bootstrap required, opened a new log
I20260710 11:08:27.052621  8255 raft_consensus.cc:493] T 55650497a62244fb97f219d220e398e3 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:27.053232  8163 ts_tablet_manager.cc:1403] T 1e02ea5ee20a478ca83f23624d85224a P f84ee4df0b1c45619803145f1c48faa5: Time spent bootstrapping tablet: real 0.047s	user 0.005s	sys 0.009s
I20260710 11:08:27.053364  8255 raft_consensus.cc:515] T 55650497a62244fb97f219d220e398e3 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:27.055992  8161 tablet_bootstrap.cc:654] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.056721  8163 raft_consensus.cc:359] T 1e02ea5ee20a478ca83f23624d85224a P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:27.057049  7969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55650497a62244fb97f219d220e398e3" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5" is_pre_election: true
I20260710 11:08:27.058041  8255 leader_election.cc:290] T 55650497a62244fb97f219d220e398e3 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867)
I20260710 11:08:27.059273  7894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55650497a62244fb97f219d220e398e3" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
I20260710 11:08:27.060818  8083 leader_election.cc:304] T 55650497a62244fb97f219d220e398e3 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f14178ce442449f896bf8c13c3adb04; no voters: 44b8069a54ca48b09c0bbb9682dee9f9, f84ee4df0b1c45619803145f1c48faa5
I20260710 11:08:27.061352  8211 consensus_queue.cc:1048] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:27.061952  8255 raft_consensus.cc:2749] T 55650497a62244fb97f219d220e398e3 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:27.066443  8160 tablet_bootstrap.cc:492] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9: No bootstrap required, opened a new log
I20260710 11:08:27.066936  8160 ts_tablet_manager.cc:1403] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.000s
I20260710 11:08:27.068203  8161 tablet_bootstrap.cc:492] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04: No bootstrap required, opened a new log
I20260710 11:08:27.068686  8161 ts_tablet_manager.cc:1403] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 11:08:27.069689  8160 raft_consensus.cc:359] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:27.070420  8160 raft_consensus.cc:385] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.070719  8160 raft_consensus.cc:740] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.071578  8161 raft_consensus.cc:359] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:27.072369  8255 raft_consensus.cc:493] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:27.072778  8163 raft_consensus.cc:385] T 1e02ea5ee20a478ca83f23624d85224a P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.072178  7791 catalog_manager.cc:5697] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "f84ee4df0b1c45619803145f1c48faa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:27.073112  8163 raft_consensus.cc:740] T 1e02ea5ee20a478ca83f23624d85224a P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.072896  8255 raft_consensus.cc:515] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:27.073980  8163 consensus_queue.cc:260] T 1e02ea5ee20a478ca83f23624d85224a P f84ee4df0b1c45619803145f1c48faa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:27.071619  8160 consensus_queue.cc:260] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:27.076442  7969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9703039a66664b2785ea8579850fc85e" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5" is_pre_election: true
I20260710 11:08:27.077164  7969 raft_consensus.cc:2468] T 9703039a66664b2785ea8579850fc85e P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f14178ce442449f896bf8c13c3adb04 in term 0.
I20260710 11:08:27.047096  8162 raft_consensus.cc:359] T bf8befa317004538a03ab91a724ed655 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:27.078274  8162 raft_consensus.cc:385] T bf8befa317004538a03ab91a724ed655 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.078605  8162 raft_consensus.cc:740] T bf8befa317004538a03ab91a724ed655 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.078487  8081 leader_election.cc:304] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f14178ce442449f896bf8c13c3adb04, f84ee4df0b1c45619803145f1c48faa5; no voters: 
I20260710 11:08:27.079631  8166 raft_consensus.cc:2804] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:27.079506  8162 consensus_queue.cc:260] T bf8befa317004538a03ab91a724ed655 P 442de3c0e9fe48bfb6d7720c01a9641f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:27.080070  8166 raft_consensus.cc:493] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:27.080484  8166 raft_consensus.cc:3060] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.081205  8174 raft_consensus.cc:493] T b04ee34675464c48bd999e5281ff5ec8 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:27.081734  8174 raft_consensus.cc:515] T b04ee34675464c48bd999e5281ff5ec8 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:27.082136  8162 ts_tablet_manager.cc:1434] T bf8befa317004538a03ab91a724ed655 P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260710 11:08:27.083170  8162 tablet_bootstrap.cc:492] T c1f6051496384a4b95162816794908bc P 442de3c0e9fe48bfb6d7720c01a9641f: Bootstrap starting.
I20260710 11:08:27.083998  8174 leader_election.cc:290] T b04ee34675464c48bd999e5281ff5ec8 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867), f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223)
I20260710 11:08:27.084738  7893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b04ee34675464c48bd999e5281ff5ec8" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
I20260710 11:08:27.085558  7893 raft_consensus.cc:2393] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 442de3c0e9fe48bfb6d7720c01a9641f in current term 1: Already voted for candidate f84ee4df0b1c45619803145f1c48faa5 in this term.
I20260710 11:08:27.086748  7969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b04ee34675464c48bd999e5281ff5ec8" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5" is_pre_election: true
I20260710 11:08:27.088980  8162 tablet_bootstrap.cc:654] T c1f6051496384a4b95162816794908bc P 442de3c0e9fe48bfb6d7720c01a9641f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.088534  8007 leader_election.cc:304] T b04ee34675464c48bd999e5281ff5ec8 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 442de3c0e9fe48bfb6d7720c01a9641f; no voters: 44b8069a54ca48b09c0bbb9682dee9f9, f84ee4df0b1c45619803145f1c48faa5
I20260710 11:08:27.089958  8214 raft_consensus.cc:3060] T b04ee34675464c48bd999e5281ff5ec8 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.090458  8163 ts_tablet_manager.cc:1434] T 1e02ea5ee20a478ca83f23624d85224a P f84ee4df0b1c45619803145f1c48faa5: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.003s
I20260710 11:08:27.091373  8163 tablet_bootstrap.cc:492] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5: Bootstrap starting.
I20260710 11:08:27.092689  8255 leader_election.cc:290] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:27.094357  8166 raft_consensus.cc:515] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:27.096614  8161 raft_consensus.cc:385] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.096939  8161 raft_consensus.cc:740] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.097080  8163 tablet_bootstrap.cc:654] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.097199  8042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9703039a66664b2785ea8579850fc85e" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" is_pre_election: true
I20260710 11:08:27.097844  8042 raft_consensus.cc:2468] T 9703039a66664b2785ea8579850fc85e P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f14178ce442449f896bf8c13c3adb04 in term 0.
I20260710 11:08:27.097747  8174 consensus_queue.cc:1048] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:27.098814  8166 leader_election.cc:290] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 election: Requested vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:27.100378  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9703039a66664b2785ea8579850fc85e" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5"
I20260710 11:08:27.101006  7970 raft_consensus.cc:3060] T 9703039a66664b2785ea8579850fc85e P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.101063  8042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9703039a66664b2785ea8579850fc85e" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f"
I20260710 11:08:27.101670  8042 raft_consensus.cc:3060] T 9703039a66664b2785ea8579850fc85e P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.104435  8204 consensus_queue.cc:1048] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:27.109593  8214 raft_consensus.cc:2749] T b04ee34675464c48bd999e5281ff5ec8 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:27.112617  7893 raft_consensus.cc:3060] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.113561  8174 raft_consensus.cc:493] T bf8befa317004538a03ab91a724ed655 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:27.114037  8174 raft_consensus.cc:515] T bf8befa317004538a03ab91a724ed655 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:27.117035  8116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8befa317004538a03ab91a724ed655" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04" is_pre_election: true
I20260710 11:08:27.097872  8161 consensus_queue.cc:260] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:27.111817  7970 raft_consensus.cc:2468] T 9703039a66664b2785ea8579850fc85e P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f14178ce442449f896bf8c13c3adb04 in term 1.
I20260710 11:08:27.131953  8174 leader_election.cc:290] T bf8befa317004538a03ab91a724ed655 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097), 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867)
I20260710 11:08:27.132337  8161 ts_tablet_manager.cc:1434] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.003s
I20260710 11:08:27.133756  7894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8befa317004538a03ab91a724ed655" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
I20260710 11:08:27.134907  7894 raft_consensus.cc:2393] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 442de3c0e9fe48bfb6d7720c01a9641f in current term 1: Already voted for candidate 5f14178ce442449f896bf8c13c3adb04 in this term.
I20260710 11:08:27.136612  8081 leader_election.cc:304] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f14178ce442449f896bf8c13c3adb04, f84ee4df0b1c45619803145f1c48faa5; no voters: 
I20260710 11:08:27.129962  8169 raft_consensus.cc:493] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:27.137310  8169 raft_consensus.cc:515] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:27.137742  8255 raft_consensus.cc:2804] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:27.138268  8255 raft_consensus.cc:697] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04 [term 1 LEADER]: Becoming Leader. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Running, Role: LEADER
I20260710 11:08:27.138489  8009 leader_election.cc:304] T bf8befa317004538a03ab91a724ed655 P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 442de3c0e9fe48bfb6d7720c01a9641f; no voters: 44b8069a54ca48b09c0bbb9682dee9f9, 5f14178ce442449f896bf8c13c3adb04
I20260710 11:08:27.139086  8255 consensus_queue.cc:237] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:27.141305  8160 ts_tablet_manager.cc:1434] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.000s
I20260710 11:08:27.141256  7968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc048e5e33164b0da10f98c403e1b281" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5" is_pre_election: true
I20260710 11:08:27.147325  8174 raft_consensus.cc:3060] T bf8befa317004538a03ab91a724ed655 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.148566  8214 consensus_queue.cc:1048] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:27.171432  7894 raft_consensus.cc:3060] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.173678  8160 tablet_bootstrap.cc:492] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:27.178864  8161 tablet_bootstrap.cc:492] T 1e02ea5ee20a478ca83f23624d85224a P 5f14178ce442449f896bf8c13c3adb04: Bootstrap starting.
I20260710 11:08:27.160347  8169 leader_election.cc:290] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:27.187386  8042 raft_consensus.cc:2468] T 9703039a66664b2785ea8579850fc85e P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f14178ce442449f896bf8c13c3adb04 in term 1.
I20260710 11:08:27.200176  8262 consensus_queue.cc:1048] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Connected to new peer: Peer: permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:08:27.198942  8043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc048e5e33164b0da10f98c403e1b281" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" is_pre_election: true
I20260710 11:08:27.211030  8043 raft_consensus.cc:2393] T cc048e5e33164b0da10f98c403e1b281 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44b8069a54ca48b09c0bbb9682dee9f9 in current term 1: Already voted for candidate f84ee4df0b1c45619803145f1c48faa5 in this term.
I20260710 11:08:27.220606  8174 raft_consensus.cc:2749] T bf8befa317004538a03ab91a724ed655 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:27.223469  7858 leader_election.cc:304] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44b8069a54ca48b09c0bbb9682dee9f9; no voters: 442de3c0e9fe48bfb6d7720c01a9641f, f84ee4df0b1c45619803145f1c48faa5
I20260710 11:08:27.224609  8169 raft_consensus.cc:3060] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.225138  8161 tablet_bootstrap.cc:654] T 1e02ea5ee20a478ca83f23624d85224a P 5f14178ce442449f896bf8c13c3adb04: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.228386  7895 raft_consensus.cc:3060] T 2b1d02de17054fe58a583380054b9c8a P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.228896  8213 consensus_queue.cc:1048] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:27.240015  8170 consensus_queue.cc:1048] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:27.258950  8162 tablet_bootstrap.cc:492] T c1f6051496384a4b95162816794908bc P 442de3c0e9fe48bfb6d7720c01a9641f: No bootstrap required, opened a new log
I20260710 11:08:27.259445  8162 ts_tablet_manager.cc:1403] T c1f6051496384a4b95162816794908bc P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent bootstrapping tablet: real 0.176s	user 0.018s	sys 0.025s
I20260710 11:08:27.261504  8163 tablet_bootstrap.cc:492] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5: No bootstrap required, opened a new log
I20260710 11:08:27.262051  8163 ts_tablet_manager.cc:1403] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5: Time spent bootstrapping tablet: real 0.171s	user 0.036s	sys 0.042s
I20260710 11:08:27.263659  8162 raft_consensus.cc:359] T c1f6051496384a4b95162816794908bc P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:27.264358  8162 raft_consensus.cc:385] T c1f6051496384a4b95162816794908bc P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.264613  8162 raft_consensus.cc:740] T c1f6051496384a4b95162816794908bc P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.265897  8204 raft_consensus.cc:493] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:27.266534  8204 raft_consensus.cc:515] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:27.268177  8162 consensus_queue.cc:260] T c1f6051496384a4b95162816794908bc P 442de3c0e9fe48bfb6d7720c01a9641f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:27.269918  7968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e02ea5ee20a478ca83f23624d85224a" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5" is_pre_election: true
I20260710 11:08:27.270744  7968 raft_consensus.cc:2468] T 1e02ea5ee20a478ca83f23624d85224a P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 0.
I20260710 11:08:27.272126  8007 leader_election.cc:304] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442de3c0e9fe48bfb6d7720c01a9641f, f84ee4df0b1c45619803145f1c48faa5; no voters: 
I20260710 11:08:27.273290  8204 leader_election.cc:290] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097)
I20260710 11:08:27.269915  8163 raft_consensus.cc:359] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:27.274725  8163 raft_consensus.cc:385] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.275113  8163 raft_consensus.cc:740] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.278781  8162 ts_tablet_manager.cc:1434] T c1f6051496384a4b95162816794908bc P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260710 11:08:27.280124  8162 tablet_bootstrap.cc:492] T de1ed779f47949ca8080c348140ec443 P 442de3c0e9fe48bfb6d7720c01a9641f: Bootstrap starting.
I20260710 11:08:27.281383  8174 raft_consensus.cc:2804] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:27.281777  8174 raft_consensus.cc:493] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:27.276103  8163 consensus_queue.cc:260] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:27.284766  8174 raft_consensus.cc:3060] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.287959  8163 ts_tablet_manager.cc:1434] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.002s
I20260710 11:08:27.292249  8160 tablet_bootstrap.cc:654] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.293303  8163 tablet_bootstrap.cc:492] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5: Bootstrap starting.
I20260710 11:08:27.285296  8263 raft_consensus.cc:493] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 442de3c0e9fe48bfb6d7720c01a9641f)
I20260710 11:08:27.298475  8263 raft_consensus.cc:515] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:27.306114  8118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e02ea5ee20a478ca83f23624d85224a" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04" is_pre_election: true
I20260710 11:08:27.308027  8170 consensus_queue.cc:1048] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:27.312789  8010 leader_election.cc:343] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:27.320341  8169 raft_consensus.cc:2749] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:27.340461  7791 catalog_manager.cc:5697] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4). New cstate: current_term: 1 leader_uuid: "5f14178ce442449f896bf8c13c3adb04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:27.342289  8255 raft_consensus.cc:493] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:27.344002  8255 raft_consensus.cc:515] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:27.348052  8255 leader_election.cc:290] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357), 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867)
I20260710 11:08:27.356460  8163 tablet_bootstrap.cc:654] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.360029  8263 leader_election.cc:290] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357), 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097)
I20260710 11:08:27.372084  8161 tablet_bootstrap.cc:492] T 1e02ea5ee20a478ca83f23624d85224a P 5f14178ce442449f896bf8c13c3adb04: No bootstrap required, opened a new log
I20260710 11:08:27.372603  8161 ts_tablet_manager.cc:1403] T 1e02ea5ee20a478ca83f23624d85224a P 5f14178ce442449f896bf8c13c3adb04: Time spent bootstrapping tablet: real 0.194s	user 0.026s	sys 0.014s
I20260710 11:08:27.376312  8041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f6051496384a4b95162816794908bc" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" is_pre_election: true
I20260710 11:08:27.376981  8041 raft_consensus.cc:2468] T c1f6051496384a4b95162816794908bc P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f14178ce442449f896bf8c13c3adb04 in term 0.
I20260710 11:08:27.377833  8118 raft_consensus.cc:3060] T 55650497a62244fb97f219d220e398e3 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.377703  8170 consensus_queue.cc:1048] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:27.379400  8213 consensus_queue.cc:1048] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:27.380991  8116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d911fd77148c4f2bbf400777f57067e2" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04" is_pre_election: true
I20260710 11:08:27.375108  8161 raft_consensus.cc:359] T 1e02ea5ee20a478ca83f23624d85224a P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:27.382910  8161 raft_consensus.cc:385] T 1e02ea5ee20a478ca83f23624d85224a P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.383174  8162 tablet_bootstrap.cc:654] T de1ed779f47949ca8080c348140ec443 P 442de3c0e9fe48bfb6d7720c01a9641f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.383152  8161 raft_consensus.cc:740] T 1e02ea5ee20a478ca83f23624d85224a P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.368893  8174 raft_consensus.cc:515] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:27.384550  8161 consensus_queue.cc:260] T 1e02ea5ee20a478ca83f23624d85224a P 5f14178ce442449f896bf8c13c3adb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:27.381469  8255 consensus_queue.cc:1048] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:27.391477  8161 ts_tablet_manager.cc:1434] T 1e02ea5ee20a478ca83f23624d85224a P 5f14178ce442449f896bf8c13c3adb04: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:08:27.392867  8161 tablet_bootstrap.cc:492] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04: Bootstrap starting.
I20260710 11:08:27.365672  7889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f6051496384a4b95162816794908bc" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
W20260710 11:08:27.411721  8303 log.cc:927] Time spent T b04ee34675464c48bd999e5281ff5ec8 P 442de3c0e9fe48bfb6d7720c01a9641f: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260710 11:08:27.415548  8166 raft_consensus.cc:493] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:27.415843  8174 leader_election.cc:290] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 election: Requested vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097)
I20260710 11:08:27.416669  8160 tablet_bootstrap.cc:492] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9: No bootstrap required, opened a new log
I20260710 11:08:27.416112  8166 raft_consensus.cc:515] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:27.417191  8160 ts_tablet_manager.cc:1403] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.244s	user 0.023s	sys 0.008s
I20260710 11:08:27.417474  8117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e02ea5ee20a478ca83f23624d85224a" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04"
I20260710 11:08:27.418049  8117 raft_consensus.cc:3060] T 1e02ea5ee20a478ca83f23624d85224a P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.418639  8166 leader_election.cc:290] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357), 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867)
I20260710 11:08:27.423256  8160 raft_consensus.cc:359] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:27.423939  8160 raft_consensus.cc:385] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.424212  8160 raft_consensus.cc:740] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
W20260710 11:08:27.424439  8083 leader_election.cc:343] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:27.424845  8160 consensus_queue.cc:260] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:27.428784  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba21f9fec984ad4a5006aa93c3677b1" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
I20260710 11:08:27.429672  7891 raft_consensus.cc:2468] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f14178ce442449f896bf8c13c3adb04 in term 0.
I20260710 11:08:27.400503  8041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d911fd77148c4f2bbf400777f57067e2" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" is_pre_election: true
I20260710 11:08:27.430202  8081 leader_election.cc:304] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [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: 442de3c0e9fe48bfb6d7720c01a9641f, 5f14178ce442449f896bf8c13c3adb04; no voters: 44b8069a54ca48b09c0bbb9682dee9f9
I20260710 11:08:27.431803  7858 leader_election.cc:304] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [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: 44b8069a54ca48b09c0bbb9682dee9f9; no voters: 442de3c0e9fe48bfb6d7720c01a9641f, 5f14178ce442449f896bf8c13c3adb04
I20260710 11:08:27.432021  8083 leader_election.cc:304] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44b8069a54ca48b09c0bbb9682dee9f9, 5f14178ce442449f896bf8c13c3adb04; no voters: 
I20260710 11:08:27.434283  8160 ts_tablet_manager.cc:1434] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:08:27.435067  8160 tablet_bootstrap.cc:492] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:27.439680  8255 raft_consensus.cc:2804] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:27.440304  8255 raft_consensus.cc:493] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:27.440845  8255 raft_consensus.cc:3060] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.440673  8263 raft_consensus.cc:2749] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:27.458135  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e02ea5ee20a478ca83f23624d85224a" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5"
I20260710 11:08:27.459843  7970 raft_consensus.cc:3060] T 1e02ea5ee20a478ca83f23624d85224a P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:27.468132  7935 consensus_peers.cc:597] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:27.469938  7970 raft_consensus.cc:2468] T 1e02ea5ee20a478ca83f23624d85224a P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 1.
I20260710 11:08:27.470562  8170 consensus_queue.cc:1048] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:27.473117  8043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba21f9fec984ad4a5006aa93c3677b1" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" is_pre_election: true
I20260710 11:08:27.473718  8007 leader_election.cc:304] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442de3c0e9fe48bfb6d7720c01a9641f, f84ee4df0b1c45619803145f1c48faa5; no voters: 
W20260710 11:08:27.475494  8081 leader_election.cc:343] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:27.474951  8262 raft_consensus.cc:2804] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:27.479741  8310 consensus_queue.cc:1048] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:27.479776  8166 raft_consensus.cc:2804] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:27.482203  8166 raft_consensus.cc:493] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:27.482566  8166 raft_consensus.cc:3060] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.483060  8163 tablet_bootstrap.cc:492] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5: No bootstrap required, opened a new log
I20260710 11:08:27.483544  8163 ts_tablet_manager.cc:1403] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5: Time spent bootstrapping tablet: real 0.195s	user 0.013s	sys 0.011s
I20260710 11:08:27.485342  8160 tablet_bootstrap.cc:654] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.486048  8163 raft_consensus.cc:359] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:27.486758  8163 raft_consensus.cc:385] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.486989  8163 raft_consensus.cc:740] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.487962  8163 consensus_queue.cc:260] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:27.476846  8262 raft_consensus.cc:697] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Becoming Leader. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Running, Role: LEADER
I20260710 11:08:27.474968  8117 raft_consensus.cc:2468] T 1e02ea5ee20a478ca83f23624d85224a P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 1.
I20260710 11:08:27.497539  8262 consensus_queue.cc:237] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:27.500180  8163 ts_tablet_manager.cc:1434] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:08:27.501490  8163 tablet_bootstrap.cc:492] T 1d9400fd3a794ccfa5af8dbbc3c59aac P f84ee4df0b1c45619803145f1c48faa5: Bootstrap starting.
I20260710 11:08:27.505267  8166 raft_consensus.cc:515] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:27.506768  8163 tablet_bootstrap.cc:654] T 1d9400fd3a794ccfa5af8dbbc3c59aac P f84ee4df0b1c45619803145f1c48faa5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.509992  8166 leader_election.cc:290] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 election: Requested vote from peers 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357), 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867)
I20260710 11:08:27.550652  7892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba21f9fec984ad4a5006aa93c3677b1" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
I20260710 11:08:27.551524  7892 raft_consensus.cc:3060] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.556682  8161 tablet_bootstrap.cc:654] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:27.548260  7841 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:27.593309  8170 raft_consensus.cc:493] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:27.593816  8170 raft_consensus.cc:515] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:27.596596  8247 consensus_queue.cc:1048] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:27.581972  8042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba21f9fec984ad4a5006aa93c3677b1" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f"
I20260710 11:08:27.601141  8162 tablet_bootstrap.cc:492] T de1ed779f47949ca8080c348140ec443 P 442de3c0e9fe48bfb6d7720c01a9641f: No bootstrap required, opened a new log
I20260710 11:08:27.601817  8162 ts_tablet_manager.cc:1403] T de1ed779f47949ca8080c348140ec443 P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent bootstrapping tablet: real 0.322s	user 0.018s	sys 0.009s
I20260710 11:08:27.605306  8162 raft_consensus.cc:359] T de1ed779f47949ca8080c348140ec443 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:27.605957  8162 raft_consensus.cc:385] T de1ed779f47949ca8080c348140ec443 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.605731  8255 raft_consensus.cc:515] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:27.606247  8162 raft_consensus.cc:740] T de1ed779f47949ca8080c348140ec443 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.606940  8162 consensus_queue.cc:260] T de1ed779f47949ca8080c348140ec443 P 442de3c0e9fe48bfb6d7720c01a9641f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:27.609016  8162 ts_tablet_manager.cc:1434] T de1ed779f47949ca8080c348140ec443 P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:08:27.609853  8162 tablet_bootstrap.cc:492] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f: Bootstrap starting.
I20260710 11:08:27.609782  8041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f6051496384a4b95162816794908bc" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f"
I20260710 11:08:27.610450  8041 raft_consensus.cc:3060] T c1f6051496384a4b95162816794908bc P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.619701  8249 raft_consensus.cc:493] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:27.620204  8249 raft_consensus.cc:515] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:27.622877  8249 leader_election.cc:290] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097), 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867)
I20260710 11:08:27.613370  8213 consensus_queue.cc:1048] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:08:27.625452  8117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9516872dd8d45ab98ea2c8ecd95e6c6" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04" is_pre_election: true
I20260710 11:08:27.626096  8117 raft_consensus.cc:2468] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84ee4df0b1c45619803145f1c48faa5 in term 0.
I20260710 11:08:27.629688  8170 leader_election.cc:290] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
W20260710 11:08:27.635555  8081 leader_election.cc:343] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:27.636350  7936 leader_election.cc:304] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f14178ce442449f896bf8c13c3adb04, f84ee4df0b1c45619803145f1c48faa5; no voters: 
I20260710 11:08:27.637156  8249 raft_consensus.cc:2804] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:27.637519  8249 raft_consensus.cc:493] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:27.637859  8249 raft_consensus.cc:3060] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:27.633107  8320 log.cc:927] Time spent T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260710 11:08:27.647676  8042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1ed779f47949ca8080c348140ec443" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" is_pre_election: true
I20260710 11:08:27.648346  8042 raft_consensus.cc:2468] T de1ed779f47949ca8080c348140ec443 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84ee4df0b1c45619803145f1c48faa5 in term 0.
I20260710 11:08:27.649117  7889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f6051496384a4b95162816794908bc" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
I20260710 11:08:27.649580  7933 leader_election.cc:304] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442de3c0e9fe48bfb6d7720c01a9641f, f84ee4df0b1c45619803145f1c48faa5; no voters: 
I20260710 11:08:27.650540  8170 raft_consensus.cc:2804] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:08:27.650770  8083 leader_election.cc:343] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:27.651028  8170 raft_consensus.cc:493] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:27.651484  8170 raft_consensus.cc:3060] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.652402  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9516872dd8d45ab98ea2c8ecd95e6c6" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
I20260710 11:08:27.653015  7891 raft_consensus.cc:2468] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84ee4df0b1c45619803145f1c48faa5 in term 0.
I20260710 11:08:27.653412  7889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1ed779f47949ca8080c348140ec443" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
W20260710 11:08:27.659494  7935 leader_election.cc:343] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:27.645015  8255 leader_election.cc:290] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 election: Requested vote from peers 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357), 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867)
I20260710 11:08:27.662515  8161 tablet_bootstrap.cc:492] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04: No bootstrap required, opened a new log
I20260710 11:08:27.663134  8161 ts_tablet_manager.cc:1403] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04: Time spent bootstrapping tablet: real 0.270s	user 0.025s	sys 0.000s
I20260710 11:08:27.650904  7892 raft_consensus.cc:2468] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f14178ce442449f896bf8c13c3adb04 in term 1.
I20260710 11:08:27.676683  8083 leader_election.cc:304] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 [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: 44b8069a54ca48b09c0bbb9682dee9f9, 5f14178ce442449f896bf8c13c3adb04; no voters: 442de3c0e9fe48bfb6d7720c01a9641f
I20260710 11:08:27.676786  8161 raft_consensus.cc:359] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:27.677946  8161 raft_consensus.cc:385] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.678223  8161 raft_consensus.cc:740] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.677564  8255 raft_consensus.cc:2804] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:27.678993  8255 raft_consensus.cc:697] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 [term 1 LEADER]: Becoming Leader. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Running, Role: LEADER
I20260710 11:08:27.681608  8161 consensus_queue.cc:260] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:27.679895  8255 consensus_queue.cc:237] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:27.686421  8160 tablet_bootstrap.cc:492] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9: No bootstrap required, opened a new log
I20260710 11:08:27.686929  8160 ts_tablet_manager.cc:1403] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.252s	user 0.014s	sys 0.004s
I20260710 11:08:27.688278  8162 tablet_bootstrap.cc:654] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.669281  7791 catalog_manager.cc:5697] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f reported cstate change: term changed from 0 to 1, leader changed from <none> to 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3). New cstate: current_term: 1 leader_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:27.690687  8161 ts_tablet_manager.cc:1434] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 11:08:27.691653  8161 tablet_bootstrap.cc:492] T 1640eba80d6f4dc491c695a1b741512e P 5f14178ce442449f896bf8c13c3adb04: Bootstrap starting.
I20260710 11:08:27.696925  8161 tablet_bootstrap.cc:654] T 1640eba80d6f4dc491c695a1b741512e P 5f14178ce442449f896bf8c13c3adb04: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.694118  8160 raft_consensus.cc:359] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:27.697815  8160 raft_consensus.cc:385] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.698132  8160 raft_consensus.cc:740] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.698764  8160 consensus_queue.cc:260] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:27.709331  8255 raft_consensus.cc:493] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:27.709933  8255 raft_consensus.cc:515] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:27.700281  8170 raft_consensus.cc:515] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:27.713795  8170 leader_election.cc:290] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 election: Requested vote from peers 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:27.714906  7895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1ed779f47949ca8080c348140ec443" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
I20260710 11:08:27.715969  8160 ts_tablet_manager.cc:1434] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
W20260710 11:08:27.716163  7935 leader_election.cc:343] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:27.716980  8160 tablet_bootstrap.cc:492] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:27.716058  8044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1ed779f47949ca8080c348140ec443" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f"
I20260710 11:08:27.718920  8310 consensus_queue.cc:1048] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:27.719399  8044 raft_consensus.cc:3060] T de1ed779f47949ca8080c348140ec443 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.720896  8163 tablet_bootstrap.cc:492] T 1d9400fd3a794ccfa5af8dbbc3c59aac P f84ee4df0b1c45619803145f1c48faa5: No bootstrap required, opened a new log
I20260710 11:08:27.721354  8163 ts_tablet_manager.cc:1403] T 1d9400fd3a794ccfa5af8dbbc3c59aac P f84ee4df0b1c45619803145f1c48faa5: Time spent bootstrapping tablet: real 0.220s	user 0.017s	sys 0.001s
I20260710 11:08:27.717029  8249 raft_consensus.cc:515] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:27.726562  8118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9516872dd8d45ab98ea2c8ecd95e6c6" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04"
I20260710 11:08:27.727123  8118 raft_consensus.cc:3060] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.727527  7892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9516872dd8d45ab98ea2c8ecd95e6c6" candidate_uuid: "f84ee4df0b1c45619803145f1c48faa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
I20260710 11:08:27.728185  8249 leader_election.cc:290] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 election: Requested vote from peers 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097), 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867)
I20260710 11:08:27.728103  7892 raft_consensus.cc:3060] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.729624  8041 raft_consensus.cc:2468] T c1f6051496384a4b95162816794908bc P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f14178ce442449f896bf8c13c3adb04 in term 1.
I20260710 11:08:27.728093  7895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9400fd3a794ccfa5af8dbbc3c59aac" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" is_pre_election: true
I20260710 11:08:27.732479  8081 leader_election.cc:304] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [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: 442de3c0e9fe48bfb6d7720c01a9641f, 5f14178ce442449f896bf8c13c3adb04; no voters: 44b8069a54ca48b09c0bbb9682dee9f9
I20260710 11:08:27.731989  8163 raft_consensus.cc:359] T 1d9400fd3a794ccfa5af8dbbc3c59aac P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:27.733255  8163 raft_consensus.cc:385] T 1d9400fd3a794ccfa5af8dbbc3c59aac P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:08:27.733639  8083 leader_election.cc:343] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:27.733937  8213 raft_consensus.cc:2804] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:27.734279  8255 leader_election.cc:290] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867), f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223)
I20260710 11:08:27.734431  8213 raft_consensus.cc:697] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [term 1 LEADER]: Becoming Leader. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Running, Role: LEADER
I20260710 11:08:27.733657  8163 raft_consensus.cc:740] T 1d9400fd3a794ccfa5af8dbbc3c59aac P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.735322  8213 consensus_queue.cc:237] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:27.740962  7892 raft_consensus.cc:2468] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84ee4df0b1c45619803145f1c48faa5 in term 1.
I20260710 11:08:27.740466  8163 consensus_queue.cc:260] T 1d9400fd3a794ccfa5af8dbbc3c59aac P f84ee4df0b1c45619803145f1c48faa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:27.733680  7792 catalog_manager.cc:5697] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4). New cstate: current_term: 1 leader_uuid: "5f14178ce442449f896bf8c13c3adb04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:27.743480  8162 tablet_bootstrap.cc:492] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f: No bootstrap required, opened a new log
I20260710 11:08:27.744472  8162 ts_tablet_manager.cc:1403] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent bootstrapping tablet: real 0.135s	user 0.012s	sys 0.007s
I20260710 11:08:27.743491  7935 leader_election.cc:304] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44b8069a54ca48b09c0bbb9682dee9f9, f84ee4df0b1c45619803145f1c48faa5; no voters: 
I20260710 11:08:27.744882  8160 tablet_bootstrap.cc:654] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.743014  7969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9400fd3a794ccfa5af8dbbc3c59aac" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5" is_pre_election: true
I20260710 11:08:27.747164  8211 raft_consensus.cc:2804] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:27.746402  8044 raft_consensus.cc:2468] T de1ed779f47949ca8080c348140ec443 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84ee4df0b1c45619803145f1c48faa5 in term 1.
I20260710 11:08:27.752586  8163 ts_tablet_manager.cc:1434] T 1d9400fd3a794ccfa5af8dbbc3c59aac P f84ee4df0b1c45619803145f1c48faa5: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260710 11:08:27.752743  8118 raft_consensus.cc:2468] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84ee4df0b1c45619803145f1c48faa5 in term 1.
I20260710 11:08:27.753508  8163 tablet_bootstrap.cc:492] T 1640eba80d6f4dc491c695a1b741512e P f84ee4df0b1c45619803145f1c48faa5: Bootstrap starting.
I20260710 11:08:27.747937  8211 raft_consensus.cc:697] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Becoming Leader. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Running, Role: LEADER
I20260710 11:08:27.758266  8162 raft_consensus.cc:359] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:27.758591  8211 consensus_queue.cc:237] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:27.759233  8162 raft_consensus.cc:385] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.759645  8162 raft_consensus.cc:740] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.761014  8162 consensus_queue.cc:260] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:27.771678  8162 ts_tablet_manager.cc:1434] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 11:08:27.772887  8162 tablet_bootstrap.cc:492] T aba21f9fec984ad4a5006aa93c3677b1 P 442de3c0e9fe48bfb6d7720c01a9641f: Bootstrap starting.
I20260710 11:08:27.747167  7969 raft_consensus.cc:2468] T 1d9400fd3a794ccfa5af8dbbc3c59aac P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f14178ce442449f896bf8c13c3adb04 in term 0.
I20260710 11:08:27.780326  8162 tablet_bootstrap.cc:654] T aba21f9fec984ad4a5006aa93c3677b1 P 442de3c0e9fe48bfb6d7720c01a9641f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.780243  7933 leader_election.cc:304] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 [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: 442de3c0e9fe48bfb6d7720c01a9641f, f84ee4df0b1c45619803145f1c48faa5; no voters: 44b8069a54ca48b09c0bbb9682dee9f9
I20260710 11:08:27.787492  8206 raft_consensus.cc:2804] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:27.788137  8206 raft_consensus.cc:697] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Becoming Leader. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Running, Role: LEADER
I20260710 11:08:27.791625  8081 leader_election.cc:304] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 [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: 5f14178ce442449f896bf8c13c3adb04, f84ee4df0b1c45619803145f1c48faa5; no voters: 44b8069a54ca48b09c0bbb9682dee9f9
I20260710 11:08:27.792778  8310 raft_consensus.cc:2804] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:27.793121  8310 raft_consensus.cc:493] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:27.794426  8310 raft_consensus.cc:3060] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.807718  8161 tablet_bootstrap.cc:492] T 1640eba80d6f4dc491c695a1b741512e P 5f14178ce442449f896bf8c13c3adb04: No bootstrap required, opened a new log
I20260710 11:08:27.802376  8206 consensus_queue.cc:237] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:27.811520  8161 ts_tablet_manager.cc:1403] T 1640eba80d6f4dc491c695a1b741512e P 5f14178ce442449f896bf8c13c3adb04: Time spent bootstrapping tablet: real 0.120s	user 0.015s	sys 0.007s
I20260710 11:08:27.814299  8310 raft_consensus.cc:515] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:27.817049  7892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9400fd3a794ccfa5af8dbbc3c59aac" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
W20260710 11:08:27.818233  8083 leader_election.cc:343] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:27.820169  8310 leader_election.cc:290] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 1 election: Requested vote from peers 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867), f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223)
I20260710 11:08:27.820386  7969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9400fd3a794ccfa5af8dbbc3c59aac" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5"
I20260710 11:08:27.820976  7969 raft_consensus.cc:3060] T 1d9400fd3a794ccfa5af8dbbc3c59aac P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.823414  8163 tablet_bootstrap.cc:654] T 1640eba80d6f4dc491c695a1b741512e P f84ee4df0b1c45619803145f1c48faa5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.833985  7969 raft_consensus.cc:2468] T 1d9400fd3a794ccfa5af8dbbc3c59aac P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f14178ce442449f896bf8c13c3adb04 in term 1.
I20260710 11:08:27.835247  8081 leader_election.cc:304] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 [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: 5f14178ce442449f896bf8c13c3adb04, f84ee4df0b1c45619803145f1c48faa5; no voters: 44b8069a54ca48b09c0bbb9682dee9f9
I20260710 11:08:27.837060  8310 raft_consensus.cc:2804] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:27.837680  8310 raft_consensus.cc:697] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 [term 1 LEADER]: Becoming Leader. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Running, Role: LEADER
I20260710 11:08:27.842327  7895 raft_consensus.cc:3060] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.842181  8310 consensus_queue.cc:237] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:27.845342  7792 catalog_manager.cc:5697] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "f84ee4df0b1c45619803145f1c48faa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:27.850781  8161 raft_consensus.cc:359] T 1640eba80d6f4dc491c695a1b741512e P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:27.852406  8161 raft_consensus.cc:385] T 1640eba80d6f4dc491c695a1b741512e P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.852761  8161 raft_consensus.cc:740] T 1640eba80d6f4dc491c695a1b741512e P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.853591  8161 consensus_queue.cc:260] T 1640eba80d6f4dc491c695a1b741512e P 5f14178ce442449f896bf8c13c3adb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:27.858882  7792 catalog_manager.cc:5697] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "f84ee4df0b1c45619803145f1c48faa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:27.861397  8160 tablet_bootstrap.cc:492] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9: No bootstrap required, opened a new log
I20260710 11:08:27.862011  8160 ts_tablet_manager.cc:1403] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.145s	user 0.010s	sys 0.003s
I20260710 11:08:27.864727  8161 ts_tablet_manager.cc:1434] T 1640eba80d6f4dc491c695a1b741512e P 5f14178ce442449f896bf8c13c3adb04: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.000s
I20260710 11:08:27.869396  8160 raft_consensus.cc:359] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:27.870117  8160 raft_consensus.cc:385] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.870354  8160 raft_consensus.cc:740] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.874985  8162 tablet_bootstrap.cc:492] T aba21f9fec984ad4a5006aa93c3677b1 P 442de3c0e9fe48bfb6d7720c01a9641f: No bootstrap required, opened a new log
I20260710 11:08:27.875483  8162 ts_tablet_manager.cc:1403] T aba21f9fec984ad4a5006aa93c3677b1 P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent bootstrapping tablet: real 0.103s	user 0.021s	sys 0.026s
I20260710 11:08:27.875734  7791 catalog_manager.cc:5697] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4). New cstate: current_term: 1 leader_uuid: "5f14178ce442449f896bf8c13c3adb04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:27.877969  8162 raft_consensus.cc:359] T aba21f9fec984ad4a5006aa93c3677b1 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:27.878608  8162 raft_consensus.cc:385] T aba21f9fec984ad4a5006aa93c3677b1 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.878857  8162 raft_consensus.cc:740] T aba21f9fec984ad4a5006aa93c3677b1 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.879513  8160 consensus_queue.cc:260] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:27.883170  8160 ts_tablet_manager.cc:1434] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260710 11:08:27.884070  8160 tablet_bootstrap.cc:492] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:27.888533  8162 consensus_queue.cc:260] T aba21f9fec984ad4a5006aa93c3677b1 P 442de3c0e9fe48bfb6d7720c01a9641f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:27.890565  8160 tablet_bootstrap.cc:654] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.891794  8163 tablet_bootstrap.cc:492] T 1640eba80d6f4dc491c695a1b741512e P f84ee4df0b1c45619803145f1c48faa5: No bootstrap required, opened a new log
I20260710 11:08:27.892426  8163 ts_tablet_manager.cc:1403] T 1640eba80d6f4dc491c695a1b741512e P f84ee4df0b1c45619803145f1c48faa5: Time spent bootstrapping tablet: real 0.139s	user 0.017s	sys 0.021s
I20260710 11:08:27.891160  8162 ts_tablet_manager.cc:1434] T aba21f9fec984ad4a5006aa93c3677b1 P 442de3c0e9fe48bfb6d7720c01a9641f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:08:27.897498  8163 raft_consensus.cc:359] T 1640eba80d6f4dc491c695a1b741512e P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:27.900185  8163 raft_consensus.cc:385] T 1640eba80d6f4dc491c695a1b741512e P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.900527  8163 raft_consensus.cc:740] T 1640eba80d6f4dc491c695a1b741512e P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.901253  8163 consensus_queue.cc:260] T 1640eba80d6f4dc491c695a1b741512e P f84ee4df0b1c45619803145f1c48faa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:27.903785  8163 ts_tablet_manager.cc:1434] T 1640eba80d6f4dc491c695a1b741512e P f84ee4df0b1c45619803145f1c48faa5: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 11:08:27.903689  7790 catalog_manager.cc:5697] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4). New cstate: current_term: 1 leader_uuid: "5f14178ce442449f896bf8c13c3adb04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:27.917641  8160 tablet_bootstrap.cc:492] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9: No bootstrap required, opened a new log
I20260710 11:08:27.918277  8160 ts_tablet_manager.cc:1403] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.009s
I20260710 11:08:27.922050  8160 raft_consensus.cc:359] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:27.922694  8160 raft_consensus.cc:385] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.922966  8160 raft_consensus.cc:740] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.923789  8160 consensus_queue.cc:260] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:27.926643  8160 ts_tablet_manager.cc:1434] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260710 11:08:27.927678  8160 tablet_bootstrap.cc:492] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:27.928476  8169 raft_consensus.cc:493] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f84ee4df0b1c45619803145f1c48faa5)
I20260710 11:08:27.928969  8169 raft_consensus.cc:515] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:27.933732  8160 tablet_bootstrap.cc:654] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.934684  8248 consensus_queue.cc:1048] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:27.935433  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8e1fd2579449a8816d9af0b7e4a9e2" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5" is_pre_election: true
I20260710 11:08:27.936568  8044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8e1fd2579449a8816d9af0b7e4a9e2" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" is_pre_election: true
I20260710 11:08:27.936374  8169 leader_election.cc:290] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:27.937975  7858 leader_election.cc:304] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [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: 44b8069a54ca48b09c0bbb9682dee9f9; no voters: 442de3c0e9fe48bfb6d7720c01a9641f, f84ee4df0b1c45619803145f1c48faa5
I20260710 11:08:27.939036  8169 raft_consensus.cc:2749] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:27.940506  8160 tablet_bootstrap.cc:492] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9: No bootstrap required, opened a new log
I20260710 11:08:27.940979  8160 ts_tablet_manager.cc:1403] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:08:27.943583  8160 raft_consensus.cc:359] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:27.944223  8160 raft_consensus.cc:385] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.944470  8160 raft_consensus.cc:740] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.945025  8160 consensus_queue.cc:260] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:27.946964  8160 ts_tablet_manager.cc:1434] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:27.949193  8248 consensus_queue.cc:1048] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:28.011664  8169 raft_consensus.cc:493] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:28.012158  8169 raft_consensus.cc:515] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:28.013895  8169 leader_election.cc:290] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357), 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097)
I20260710 11:08:28.014608  8044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f6051496384a4b95162816794908bc" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" is_pre_election: true
I20260710 11:08:28.014851  8117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f6051496384a4b95162816794908bc" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04" is_pre_election: true
I20260710 11:08:28.015466  8044 raft_consensus.cc:2393] T c1f6051496384a4b95162816794908bc P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44b8069a54ca48b09c0bbb9682dee9f9 in current term 1: Already voted for candidate 5f14178ce442449f896bf8c13c3adb04 in this term.
I20260710 11:08:28.016448  7858 leader_election.cc:304] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44b8069a54ca48b09c0bbb9682dee9f9; no voters: 442de3c0e9fe48bfb6d7720c01a9641f, 5f14178ce442449f896bf8c13c3adb04
I20260710 11:08:28.017037  8169 raft_consensus.cc:3060] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.022150  8169 raft_consensus.cc:2749] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:28.068923  8248 raft_consensus.cc:493] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:28.069438  8248 raft_consensus.cc:515] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:28.071295  8248 leader_election.cc:290] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097)
I20260710 11:08:28.072037  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1640eba80d6f4dc491c695a1b741512e" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5" is_pre_election: true
I20260710 11:08:28.072304  8117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1640eba80d6f4dc491c695a1b741512e" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04" is_pre_election: true
I20260710 11:08:28.072602  7970 raft_consensus.cc:2468] T 1640eba80d6f4dc491c695a1b741512e P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 0.
I20260710 11:08:28.074947  8117 raft_consensus.cc:2468] T 1640eba80d6f4dc491c695a1b741512e P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 0.
I20260710 11:08:28.075704  8007 leader_election.cc:304] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442de3c0e9fe48bfb6d7720c01a9641f, f84ee4df0b1c45619803145f1c48faa5; no voters: 
I20260710 11:08:28.076565  8248 raft_consensus.cc:2804] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:28.076895  8248 raft_consensus.cc:493] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:28.077245  8248 raft_consensus.cc:3060] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.082625  8248 raft_consensus.cc:515] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:28.084368  8248 leader_election.cc:290] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 election: Requested vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097)
I20260710 11:08:28.085019  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1640eba80d6f4dc491c695a1b741512e" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84ee4df0b1c45619803145f1c48faa5"
I20260710 11:08:28.085361  8117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1640eba80d6f4dc491c695a1b741512e" candidate_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f14178ce442449f896bf8c13c3adb04"
I20260710 11:08:28.085636  7970 raft_consensus.cc:3060] T 1640eba80d6f4dc491c695a1b741512e P f84ee4df0b1c45619803145f1c48faa5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.085913  8117 raft_consensus.cc:3060] T 1640eba80d6f4dc491c695a1b741512e P 5f14178ce442449f896bf8c13c3adb04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.090420  8117 raft_consensus.cc:2468] T 1640eba80d6f4dc491c695a1b741512e P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 1.
I20260710 11:08:28.090858  7970 raft_consensus.cc:2468] T 1640eba80d6f4dc491c695a1b741512e P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442de3c0e9fe48bfb6d7720c01a9641f in term 1.
I20260710 11:08:28.091449  8010 leader_election.cc:304] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442de3c0e9fe48bfb6d7720c01a9641f, 5f14178ce442449f896bf8c13c3adb04; no voters: 
I20260710 11:08:28.092234  8248 raft_consensus.cc:2804] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:28.092687  8248 raft_consensus.cc:697] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Becoming Leader. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Running, Role: LEADER
I20260710 11:08:28.093360  8248 consensus_queue.cc:237] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:28.101271  7793 catalog_manager.cc:5697] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f reported cstate change: term changed from 0 to 1, leader changed from <none> to 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3). New cstate: current_term: 1 leader_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:28.127768  8310 consensus_queue.cc:1048] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:28.136917  8044 raft_consensus.cc:3060] T aba21f9fec984ad4a5006aa93c3677b1 P 442de3c0e9fe48bfb6d7720c01a9641f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.143477  8311 consensus_queue.cc:1048] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:28.180961  5792 tablet_server.cc:179] TabletServer@127.5.168.1:0 shutting down...
W20260710 11:08:28.188143  7935 consensus_peers.cc:597] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:28.204325  8211 consensus_queue.cc:1048] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:28.205757  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:28.207146  5792 tablet_replica.cc:333] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9: stopping tablet replica
I20260710 11:08:28.208267  5792 raft_consensus.cc:2243] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.208791  5792 raft_consensus.cc:2272] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.211673  5792 tablet_replica.cc:333] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9: stopping tablet replica
I20260710 11:08:28.212402  5792 raft_consensus.cc:2243] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.212890  5792 raft_consensus.cc:2272] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:28.218426  7935 consensus_peers.cc:597] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5 -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:28.220234  5792 tablet_replica.cc:333] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9: stopping tablet replica
I20260710 11:08:28.221189  5792 raft_consensus.cc:2243] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.221642  5792 raft_consensus.cc:2272] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.224759  5792 tablet_replica.cc:333] T 2b1d02de17054fe58a583380054b9c8a P 44b8069a54ca48b09c0bbb9682dee9f9: stopping tablet replica
I20260710 11:08:28.225636  5792 raft_consensus.cc:2243] T 2b1d02de17054fe58a583380054b9c8a P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.226152  5792 raft_consensus.cc:2272] T 2b1d02de17054fe58a583380054b9c8a P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.228436  5792 tablet_replica.cc:333] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9: stopping tablet replica
I20260710 11:08:28.229161  5792 raft_consensus.cc:2243] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.229662  5792 raft_consensus.cc:2272] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.232177  5792 tablet_replica.cc:333] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9: stopping tablet replica
I20260710 11:08:28.232829  5792 raft_consensus.cc:2243] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.233260  5792 raft_consensus.cc:2272] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.235361  5792 tablet_replica.cc:333] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9: stopping tablet replica
I20260710 11:08:28.235934  5792 raft_consensus.cc:2243] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.236348  5792 raft_consensus.cc:2272] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.238020  5792 tablet_replica.cc:333] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9: stopping tablet replica
I20260710 11:08:28.238595  5792 raft_consensus.cc:2243] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.238979  5792 raft_consensus.cc:2272] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.240839  5792 tablet_replica.cc:333] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9: stopping tablet replica
I20260710 11:08:28.241420  5792 raft_consensus.cc:2243] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.241863  5792 raft_consensus.cc:2272] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.244277  5792 tablet_replica.cc:333] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9: stopping tablet replica
I20260710 11:08:28.244850  5792 raft_consensus.cc:2243] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.245265  5792 raft_consensus.cc:2272] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.246879  5792 tablet_replica.cc:333] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9: stopping tablet replica
I20260710 11:08:28.247489  5792 raft_consensus.cc:2243] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.247911  5792 raft_consensus.cc:2272] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.250350  5792 tablet_replica.cc:333] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9: stopping tablet replica
I20260710 11:08:28.251127  5792 raft_consensus.cc:2243] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.251561  5792 raft_consensus.cc:2272] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.254303  5792 tablet_replica.cc:333] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9: stopping tablet replica
I20260710 11:08:28.254817  5792 raft_consensus.cc:2243] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.255168  5792 raft_consensus.cc:2272] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.257249  5792 tablet_replica.cc:333] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9: stopping tablet replica
I20260710 11:08:28.257802  5792 raft_consensus.cc:2243] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.258126  5792 raft_consensus.cc:2272] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.259801  5792 tablet_replica.cc:333] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9: stopping tablet replica
I20260710 11:08:28.260260  5792 raft_consensus.cc:2243] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.260630  5792 raft_consensus.cc:2272] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.262861  5792 tablet_replica.cc:333] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9: stopping tablet replica
I20260710 11:08:28.263446  5792 raft_consensus.cc:2243] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.263842  5792 raft_consensus.cc:2272] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.265244  8311 consensus_queue.cc:1048] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:28.265937  5792 tablet_replica.cc:333] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9: stopping tablet replica
I20260710 11:08:28.266592  5792 raft_consensus.cc:2243] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.267023  5792 raft_consensus.cc:2272] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.270260  5792 tablet_replica.cc:333] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9: stopping tablet replica
I20260710 11:08:28.271095  5792 raft_consensus.cc:2243] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:08:28.271512  7935 consensus_peers.cc:597] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:28.271721  5792 raft_consensus.cc:2272] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:28.290120  8083 consensus_peers.cc:597] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:28.313843  5792 tablet_server.cc:196] TabletServer@127.5.168.1:0 shutdown complete.
W20260710 11:08:28.320178  7935 consensus_peers.cc:597] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:32867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:28.323717  8211 consensus_queue.cc:1048] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:28.346160  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:28.353277  8353 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:28.354351  7935 consensus_peers.cc:597] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:32867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:28.354488  8354 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:28.359719  5792 server_base.cc:1061] running on GCE node
W20260710 11:08:28.361389  8357 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:28.362596  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:28.362915  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:28.363140  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681708363121 us; error 0 us; skew 500 ppm
I20260710 11:08:28.363819  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:28.367331  8311 consensus_queue.cc:1048] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:28.368371  5792 webserver.cc:533] Webserver started at http://127.5.168.1:34207/ using document root <none> and password file <none>
I20260710 11:08:28.369028  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:28.369282  5792 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:08:28.374622  5792 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
W20260710 11:08:28.387919  8083 consensus_peers.cc:597] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:32867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:28.394796  8363 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:28.395825  5792 fs_manager.cc:730] Time spent opening block manager: real 0.015s	user 0.002s	sys 0.013s
I20260710 11:08:28.396227  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-0-root
uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
format_stamp: "Formatted at 2026-07-10 11:08:24 on dist-test-slave-vghp"
I20260710 11:08:28.396616  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681650572098-5792-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 11:08:28.406682  8009 consensus_peers.cc:597] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:32867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:28.407158  8009 consensus_peers.cc:597] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:32867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:28.407559  7935 consensus_peers.cc:597] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:32867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:28.416486  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:28.417824  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260710 11:08:28.419049  8083 consensus_peers.cc:597] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:32867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:28.419395  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:28.423108  8372 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:08:28.444619  7935 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.168.1:32867: connect: Connection refused (error 111) [suppressed 27 similar messages]
W20260710 11:08:28.447278  7935 consensus_peers.cc:597] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:32867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:28.498368  7935 consensus_peers.cc:597] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:32867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:28.506121  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:08:28.506457  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.084s	user 0.003s	sys 0.000s
I20260710 11:08:28.506758  5792 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:08:28.510809  8372 tablet_bootstrap.cc:492] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:28.522074  8248 consensus_queue.cc:1048] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:28.523293  8372 tablet_bootstrap.cc:492] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:28.524278  8372 tablet_bootstrap.cc:492] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap complete.
I20260710 11:08:28.524887  8372 ts_tablet_manager.cc:1403] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.008s
I20260710 11:08:28.527473  8372 raft_consensus.cc:359] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:28.528095  8372 raft_consensus.cc:740] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.528882  8372 consensus_queue.cc:260] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [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: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:28.530949  8262 consensus_queue.cc:1048] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:28.533699  8009 consensus_peers.cc:597] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:32867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:28.537040  8372 ts_tablet_manager.cc:1434] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260710 11:08:28.538146  8372 tablet_bootstrap.cc:492] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:28.563663  8372 tablet_bootstrap.cc:492] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:28.564949  8372 tablet_bootstrap.cc:492] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap complete.
I20260710 11:08:28.565541  8372 ts_tablet_manager.cc:1403] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.003s
I20260710 11:08:28.567675  8372 raft_consensus.cc:359] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:28.568329  8372 raft_consensus.cc:740] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.568951  8372 consensus_queue.cc:260] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9 [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: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:28.570828  8372 ts_tablet_manager.cc:1434] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:08:28.571544  8372 tablet_bootstrap.cc:492] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:28.586748  8372 tablet_bootstrap.cc:492] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:28.587543  8372 tablet_bootstrap.cc:492] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap complete.
I20260710 11:08:28.588158  8372 ts_tablet_manager.cc:1403] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260710 11:08:28.590350  8372 raft_consensus.cc:359] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:28.590989  8372 raft_consensus.cc:385] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:28.591280  8372 raft_consensus.cc:740] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.591920  8372 consensus_queue.cc:260] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:28.595440  8372 ts_tablet_manager.cc:1434] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 11:08:28.596175  8372 tablet_bootstrap.cc:492] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:28.612517  5792 ts_tablet_manager.cc:616] Registered 18 tablets
W20260710 11:08:28.612641  8083 consensus_peers.cc:597] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:32867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:28.613090  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.106s	user 0.094s	sys 0.004s
I20260710 11:08:28.617910  8372 tablet_bootstrap.cc:492] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:28.618710  8372 tablet_bootstrap.cc:492] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap complete.
I20260710 11:08:28.619359  8372 ts_tablet_manager.cc:1403] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.007s
I20260710 11:08:28.621699  8372 raft_consensus.cc:359] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:28.622349  8372 raft_consensus.cc:385] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:28.622594  8372 raft_consensus.cc:740] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.623380  8372 consensus_queue.cc:260] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:28.625453  8372 ts_tablet_manager.cc:1434] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:28.626194  8372 tablet_bootstrap.cc:492] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:28.642019  8372 tablet_bootstrap.cc:492] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:28.642958  8372 tablet_bootstrap.cc:492] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap complete.
W20260710 11:08:28.642974  8083 consensus_peers.cc:597] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:32867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:28.643731  8372 ts_tablet_manager.cc:1403] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 11:08:28.645783  8372 raft_consensus.cc:359] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:28.646406  8372 raft_consensus.cc:740] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.647162  8372 consensus_queue.cc:260] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9 [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: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:28.649078  8372 ts_tablet_manager.cc:1434] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:28.649876  8372 tablet_bootstrap.cc:492] T 2b1d02de17054fe58a583380054b9c8a P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:28.669936  8372 tablet_bootstrap.cc:492] T 2b1d02de17054fe58a583380054b9c8a P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:28.670658  8372 tablet_bootstrap.cc:492] T 2b1d02de17054fe58a583380054b9c8a P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap complete.
I20260710 11:08:28.671175  8372 ts_tablet_manager.cc:1403] T 2b1d02de17054fe58a583380054b9c8a P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260710 11:08:28.673189  8372 raft_consensus.cc:359] T 2b1d02de17054fe58a583380054b9c8a P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:28.673693  8372 raft_consensus.cc:740] T 2b1d02de17054fe58a583380054b9c8a P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.674327  8372 consensus_queue.cc:260] T 2b1d02de17054fe58a583380054b9c8a P 44b8069a54ca48b09c0bbb9682dee9f9 [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: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:28.675858  8372 ts_tablet_manager.cc:1434] T 2b1d02de17054fe58a583380054b9c8a P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:28.676994  8372 tablet_bootstrap.cc:492] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:28.690941  8372 tablet_bootstrap.cc:492] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:28.692050  8372 tablet_bootstrap.cc:492] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap complete.
I20260710 11:08:28.692698  8372 ts_tablet_manager.cc:1403] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:08:28.695086  8372 raft_consensus.cc:359] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:28.695798  8372 raft_consensus.cc:740] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.696442  8372 consensus_queue.cc:260] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [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: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:28.698824  8372 ts_tablet_manager.cc:1434] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:08:28.699671  8372 tablet_bootstrap.cc:492] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:28.703830  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.1:32867
I20260710 11:08:28.703918  8438 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.1:32867 every 8 connection(s)
I20260710 11:08:28.709731  8372 tablet_bootstrap.cc:492] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:28.710558  8372 tablet_bootstrap.cc:492] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap complete.
I20260710 11:08:28.711301  8372 ts_tablet_manager.cc:1403] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260710 11:08:28.714239  8372 raft_consensus.cc:359] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:28.716953  8372 raft_consensus.cc:740] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.720257  8372 consensus_queue.cc:260] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:28.723189  8372 ts_tablet_manager.cc:1434] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:08:28.724738  8372 tablet_bootstrap.cc:492] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
W20260710 11:08:28.758785  7935 consensus_peers.cc:597] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:28.762555  8009 consensus_peers.cc:597] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:28.771266  8412 raft_consensus.cc:3060] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.775662  8372 tablet_bootstrap.cc:492] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:28.776655  8439 heartbeater.cc:344] Connected to a master server at 127.5.168.62:40003
I20260710 11:08:28.777127  8439 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:28.776649  8372 tablet_bootstrap.cc:492] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap complete.
I20260710 11:08:28.778230  8439 heartbeater.cc:507] Master 127.5.168.62:40003 requested a full tablet report, sending...
I20260710 11:08:28.778573  8372 ts_tablet_manager.cc:1403] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.054s	user 0.033s	sys 0.017s
I20260710 11:08:28.780942  8372 raft_consensus.cc:359] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:28.781610  8372 raft_consensus.cc:740] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.782281  8372 consensus_queue.cc:260] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9 [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: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:28.784165  8372 ts_tablet_manager.cc:1434] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:08:28.784896  8372 tablet_bootstrap.cc:492] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:28.795240  7790 ts_manager.cc:194] Re-registered known tserver with Master: 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867)
I20260710 11:08:28.805763  8372 tablet_bootstrap.cc:492] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:28.806609  8372 tablet_bootstrap.cc:492] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap complete.
I20260710 11:08:28.807132  8372 ts_tablet_manager.cc:1403] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.012s
I20260710 11:08:28.809244  8372 raft_consensus.cc:359] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:28.809926  8372 raft_consensus.cc:740] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.810648  8372 consensus_queue.cc:260] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9 [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: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:28.812067  7790 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38936
I20260710 11:08:28.812220  8372 ts_tablet_manager.cc:1434] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:28.812968  8372 tablet_bootstrap.cc:492] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:28.815610  8439 heartbeater.cc:499] Master 127.5.168.62:40003 was elected leader, sending a full tablet report...
I20260710 11:08:28.820639  8412 raft_consensus.cc:3060] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.826582  8372 tablet_bootstrap.cc:492] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:28.827567  8372 tablet_bootstrap.cc:492] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap complete.
I20260710 11:08:28.828109  8372 ts_tablet_manager.cc:1403] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260710 11:08:28.829918  8372 raft_consensus.cc:359] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:28.830452  8372 raft_consensus.cc:740] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.831262  8372 consensus_queue.cc:260] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9 [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: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:28.833511  8372 ts_tablet_manager.cc:1434] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:28.834285  8372 tablet_bootstrap.cc:492] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:28.845789  8372 tablet_bootstrap.cc:492] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:28.846849  8372 tablet_bootstrap.cc:492] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap complete.
I20260710 11:08:28.847589  8372 ts_tablet_manager.cc:1403] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:08:28.850121  8372 raft_consensus.cc:359] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:28.850919  8372 raft_consensus.cc:740] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.851694  8372 consensus_queue.cc:260] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [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: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:28.853434  8372 ts_tablet_manager.cc:1434] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260710 11:08:28.854223  8372 tablet_bootstrap.cc:492] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:28.866212  8372 tablet_bootstrap.cc:492] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:28.866955  8372 tablet_bootstrap.cc:492] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap complete.
I20260710 11:08:28.867509  8372 ts_tablet_manager.cc:1403] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260710 11:08:28.869182  8372 raft_consensus.cc:359] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:28.869696  8372 raft_consensus.cc:740] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.870275  8372 consensus_queue.cc:260] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9 [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: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:28.871807  8372 ts_tablet_manager.cc:1434] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:28.872439  8372 tablet_bootstrap.cc:492] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:28.888168  8372 tablet_bootstrap.cc:492] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:28.889096  8372 tablet_bootstrap.cc:492] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap complete.
I20260710 11:08:28.889753  8372 ts_tablet_manager.cc:1403] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260710 11:08:28.892161  8372 raft_consensus.cc:359] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:28.892657  8372 raft_consensus.cc:740] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.893129  8372 consensus_queue.cc:260] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [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: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:28.894615  8372 ts_tablet_manager.cc:1434] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:28.895622  8372 tablet_bootstrap.cc:492] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:28.907325  8372 tablet_bootstrap.cc:492] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:28.908089  8372 tablet_bootstrap.cc:492] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap complete.
I20260710 11:08:28.908593  8372 ts_tablet_manager.cc:1403] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:08:28.910272  8372 raft_consensus.cc:359] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:28.910765  8372 raft_consensus.cc:740] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.911290  8372 consensus_queue.cc:260] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [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: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:28.913172  8372 ts_tablet_manager.cc:1434] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:28.914167  8372 tablet_bootstrap.cc:492] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:28.926640  8372 tablet_bootstrap.cc:492] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:28.927536  8372 tablet_bootstrap.cc:492] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap complete.
I20260710 11:08:28.928117  8372 ts_tablet_manager.cc:1403] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:08:28.930311  8372 raft_consensus.cc:359] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:28.930972  8372 raft_consensus.cc:740] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.931602  8372 consensus_queue.cc:260] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9 [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: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:28.933409  8372 ts_tablet_manager.cc:1434] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:28.934031  8372 tablet_bootstrap.cc:492] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:28.947899  8372 tablet_bootstrap.cc:492] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:28.948791  8372 tablet_bootstrap.cc:492] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap complete.
I20260710 11:08:28.949327  8372 ts_tablet_manager.cc:1403] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260710 11:08:28.951072  8372 raft_consensus.cc:359] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:28.951658  8372 raft_consensus.cc:740] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.952229  8372 consensus_queue.cc:260] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:28.954139  8372 ts_tablet_manager.cc:1434] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:28.954828  8372 tablet_bootstrap.cc:492] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap starting.
I20260710 11:08:28.969692  8372 tablet_bootstrap.cc:492] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:28.970407  8372 tablet_bootstrap.cc:492] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9: Bootstrap complete.
I20260710 11:08:28.970885  8372 ts_tablet_manager.cc:1403] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 11:08:28.973344  8372 raft_consensus.cc:359] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:28.974042  8372 raft_consensus.cc:740] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.974736  8372 consensus_queue.cc:260] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [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: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:28.977492  8372 ts_tablet_manager.cc:1434] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
W20260710 11:08:35.440766  8065 debug-util.cc:398] Leaking SignalData structure 0x7b08001a8c20 after lost signal to thread 5795
W20260710 11:08:35.442389  8065 debug-util.cc:398] Leaking SignalData structure 0x7b080011cb20 after lost signal to thread 7827
W20260710 11:08:35.443670  8065 debug-util.cc:398] Leaking SignalData structure 0x7b0800090760 after lost signal to thread 7994
W20260710 11:08:35.444653  8065 debug-util.cc:398] Leaking SignalData structure 0x7b08001676e0 after lost signal to thread 8068
W20260710 11:08:35.445561  8065 debug-util.cc:398] Leaking SignalData structure 0x7b080029e0e0 after lost signal to thread 8142
W20260710 11:08:35.446394  8065 debug-util.cc:398] Leaking SignalData structure 0x7b080029eb80 after lost signal to thread 8438
I20260710 11:08:38.842203  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:38.878705  7970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ecdddb5f9524e80ae21a71ba7c63221"
dest_uuid: "f84ee4df0b1c45619803145f1c48faa5"
mode: GRACEFUL
new_leader_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
 from {username='slave'} at 127.0.0.1:42982
I20260710 11:08:38.879351  7970 raft_consensus.cc:606] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Received request to transfer leadership to TS 44b8069a54ca48b09c0bbb9682dee9f9
I20260710 11:08:38.889810  8044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49e6c83d5fd94bd784f743fa6202387b"
dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f"
mode: GRACEFUL
new_leader_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
 from {username='slave'} at 127.0.0.1:37060
I20260710 11:08:38.890215  8044 raft_consensus.cc:606] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Received request to transfer leadership to TS 44b8069a54ca48b09c0bbb9682dee9f9
I20260710 11:08:38.892302  8044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92177440395242bdace7ba0bfda2e292"
dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f"
mode: GRACEFUL
new_leader_uuid: "5f14178ce442449f896bf8c13c3adb04"
 from {username='slave'} at 127.0.0.1:37060
I20260710 11:08:38.892717  8044 raft_consensus.cc:606] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Received request to transfer leadership to TS 5f14178ce442449f896bf8c13c3adb04
I20260710 11:08:38.894644  7970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc048e5e33164b0da10f98c403e1b281"
dest_uuid: "f84ee4df0b1c45619803145f1c48faa5"
mode: GRACEFUL
new_leader_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
 from {username='slave'} at 127.0.0.1:42982
I20260710 11:08:38.894999  7970 raft_consensus.cc:606] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Received request to transfer leadership to TS 44b8069a54ca48b09c0bbb9682dee9f9
I20260710 11:08:38.897192  8044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecf4e07371dd4674aefd01abd38fc859"
dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f"
mode: GRACEFUL
new_leader_uuid: "5f14178ce442449f896bf8c13c3adb04"
 from {username='slave'} at 127.0.0.1:37060
I20260710 11:08:38.897675  8044 raft_consensus.cc:606] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Received request to transfer leadership to TS 5f14178ce442449f896bf8c13c3adb04
I20260710 11:08:38.899137  5792 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:08:38.900106  5792 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:38.964841  8485 raft_consensus.cc:993] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5: : Instructing follower 44b8069a54ca48b09c0bbb9682dee9f9 to start an election
I20260710 11:08:38.965588  8484 raft_consensus.cc:1081] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Signalling peer 44b8069a54ca48b09c0bbb9682dee9f9 to start an election
I20260710 11:08:38.967142  8412 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc048e5e33164b0da10f98c403e1b281"
dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
 from {username='slave'} at 127.0.0.1:51076
I20260710 11:08:38.967772  8412 raft_consensus.cc:493] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:38.968194  8412 raft_consensus.cc:3060] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:38.973300  8481 raft_consensus.cc:993] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f: : Instructing follower 5f14178ce442449f896bf8c13c3adb04 to start an election
I20260710 11:08:38.973899  8486 raft_consensus.cc:1081] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Signalling peer 5f14178ce442449f896bf8c13c3adb04 to start an election
I20260710 11:08:38.974267  8412 raft_consensus.cc:515] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:38.975589  8118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ecf4e07371dd4674aefd01abd38fc859"
dest_uuid: "5f14178ce442449f896bf8c13c3adb04"
 from {username='slave'} at 127.0.0.1:48832
I20260710 11:08:38.976116  8118 raft_consensus.cc:493] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:38.976423  8118 raft_consensus.cc:3060] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:38.976729  8412 leader_election.cc:290] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 2 election: Requested vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:38.981156  8118 raft_consensus.cc:515] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:38.985523  8118 leader_election.cc:290] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 2 election: Requested vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:38.987285  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf4e07371dd4674aefd01abd38fc859" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f84ee4df0b1c45619803145f1c48faa5"
I20260710 11:08:38.987901  7970 raft_consensus.cc:3060] T ecf4e07371dd4674aefd01abd38fc859 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:38.995906  7969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc048e5e33164b0da10f98c403e1b281" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f84ee4df0b1c45619803145f1c48faa5"
I20260710 11:08:38.996502  7969 raft_consensus.cc:3055] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:38.996783  7969 raft_consensus.cc:740] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Running, Role: LEADER
I20260710 11:08:38.997098  8044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf4e07371dd4674aefd01abd38fc859" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f"
I20260710 11:08:38.997658  8044 raft_consensus.cc:3055] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:38.998134  8044 raft_consensus.cc:740] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Running, Role: LEADER
I20260710 11:08:38.997605  7969 consensus_queue.cc:260] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:38.999342  7969 raft_consensus.cc:3060] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:38.995939  7970 raft_consensus.cc:2468] T ecf4e07371dd4674aefd01abd38fc859 P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f14178ce442449f896bf8c13c3adb04 in term 2.
I20260710 11:08:39.000927  8081 leader_election.cc:304] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f14178ce442449f896bf8c13c3adb04, f84ee4df0b1c45619803145f1c48faa5; no voters: 
I20260710 11:08:39.001912  8465 raft_consensus.cc:2804] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:39.002337  8465 raft_consensus.cc:697] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [term 2 LEADER]: Becoming Leader. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Running, Role: LEADER
I20260710 11:08:39.003364  8041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc048e5e33164b0da10f98c403e1b281" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f"
I20260710 11:08:38.998842  8044 consensus_queue.cc:260] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:39.003929  8041 raft_consensus.cc:3060] T cc048e5e33164b0da10f98c403e1b281 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.004459  8044 raft_consensus.cc:3060] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.004086  8465 consensus_queue.cc:237] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:39.007464  7969 raft_consensus.cc:2468] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44b8069a54ca48b09c0bbb9682dee9f9 in term 2.
I20260710 11:08:39.011407  8365 leader_election.cc:304] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44b8069a54ca48b09c0bbb9682dee9f9, f84ee4df0b1c45619803145f1c48faa5; no voters: 
I20260710 11:08:39.012785  8044 raft_consensus.cc:2468] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f14178ce442449f896bf8c13c3adb04 in term 2.
I20260710 11:08:39.012384  8041 raft_consensus.cc:2468] T cc048e5e33164b0da10f98c403e1b281 P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44b8069a54ca48b09c0bbb9682dee9f9 in term 2.
I20260710 11:08:39.015443  8494 raft_consensus.cc:2804] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:39.016896  8494 raft_consensus.cc:697] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 LEADER]: Becoming Leader. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Running, Role: LEADER
I20260710 11:08:39.018260  8494 consensus_queue.cc:237] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:39.024168  7791 catalog_manager.cc:5697] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 reported cstate change: term changed from 1 to 2, leader changed from 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3) to 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4). New cstate: current_term: 2 leader_uuid: "5f14178ce442449f896bf8c13c3adb04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:39.028911  7793 catalog_manager.cc:5697] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 reported cstate change: term changed from 1 to 2, leader changed from f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2) to 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1). New cstate: current_term: 2 leader_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:39.077912  8481 raft_consensus.cc:993] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f: : Instructing follower 5f14178ce442449f896bf8c13c3adb04 to start an election
I20260710 11:08:39.078333  8486 raft_consensus.cc:1081] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Signalling peer 5f14178ce442449f896bf8c13c3adb04 to start an election
I20260710 11:08:39.079809  8118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92177440395242bdace7ba0bfda2e292"
dest_uuid: "5f14178ce442449f896bf8c13c3adb04"
 from {username='slave'} at 127.0.0.1:48832
I20260710 11:08:39.080186  8118 raft_consensus.cc:493] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:39.080400  8118 raft_consensus.cc:3060] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.084674  8118 raft_consensus.cc:515] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:39.085971  8118 leader_election.cc:290] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 2 election: Requested vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:39.086704  7969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92177440395242bdace7ba0bfda2e292" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f84ee4df0b1c45619803145f1c48faa5"
I20260710 11:08:39.086966  8041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92177440395242bdace7ba0bfda2e292" candidate_uuid: "5f14178ce442449f896bf8c13c3adb04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f"
I20260710 11:08:39.087236  7969 raft_consensus.cc:3060] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.087549  8041 raft_consensus.cc:3055] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:39.087858  8041 raft_consensus.cc:740] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Running, Role: LEADER
I20260710 11:08:39.088582  8041 consensus_queue.cc:260] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:39.089484  8041 raft_consensus.cc:3060] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.092375  7969 raft_consensus.cc:2468] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f14178ce442449f896bf8c13c3adb04 in term 2.
I20260710 11:08:39.093405  8081 leader_election.cc:304] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f14178ce442449f896bf8c13c3adb04, f84ee4df0b1c45619803145f1c48faa5; no voters: 
I20260710 11:08:39.094167  8465 raft_consensus.cc:2804] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:39.094609  8465 raft_consensus.cc:697] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04 [term 2 LEADER]: Becoming Leader. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Running, Role: LEADER
I20260710 11:08:39.095949  8041 raft_consensus.cc:2468] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f14178ce442449f896bf8c13c3adb04 in term 2.
I20260710 11:08:39.095501  8465 consensus_queue.cc:237] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:39.103137  7793 catalog_manager.cc:5697] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04 reported cstate change: term changed from 1 to 2, leader changed from 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3) to 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4). New cstate: current_term: 2 leader_uuid: "5f14178ce442449f896bf8c13c3adb04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:39.120975  8485 raft_consensus.cc:993] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5: : Instructing follower 44b8069a54ca48b09c0bbb9682dee9f9 to start an election
I20260710 11:08:39.121466  8484 raft_consensus.cc:1081] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Signalling peer 44b8069a54ca48b09c0bbb9682dee9f9 to start an election
I20260710 11:08:39.122709  8412 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ecdddb5f9524e80ae21a71ba7c63221"
dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
 from {username='slave'} at 127.0.0.1:51076
I20260710 11:08:39.123067  8412 raft_consensus.cc:493] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:39.123310  8412 raft_consensus.cc:3060] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.127177  8412 raft_consensus.cc:515] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:39.128891  8412 leader_election.cc:290] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 2 election: Requested vote from peers 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097), f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223)
I20260710 11:08:39.129997  7969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ecdddb5f9524e80ae21a71ba7c63221" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f84ee4df0b1c45619803145f1c48faa5"
I20260710 11:08:39.130620  7969 raft_consensus.cc:3055] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:39.130945  7969 raft_consensus.cc:740] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Running, Role: LEADER
I20260710 11:08:39.131711  7969 consensus_queue.cc:260] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:39.132987  7969 raft_consensus.cc:3060] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.138509  7969 raft_consensus.cc:2468] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44b8069a54ca48b09c0bbb9682dee9f9 in term 2.
I20260710 11:08:39.138898  8118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ecdddb5f9524e80ae21a71ba7c63221" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f14178ce442449f896bf8c13c3adb04"
I20260710 11:08:39.139448  8118 raft_consensus.cc:3060] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.139384  8365 leader_election.cc:304] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44b8069a54ca48b09c0bbb9682dee9f9, f84ee4df0b1c45619803145f1c48faa5; no voters: 
I20260710 11:08:39.140352  8494 raft_consensus.cc:2804] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:39.140782  8494 raft_consensus.cc:697] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 LEADER]: Becoming Leader. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Running, Role: LEADER
I20260710 11:08:39.141652  8494 consensus_queue.cc:237] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:39.145128  8118 raft_consensus.cc:2468] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44b8069a54ca48b09c0bbb9682dee9f9 in term 2.
I20260710 11:08:39.149330  7793 catalog_manager.cc:5697] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 reported cstate change: term changed from 1 to 2, leader changed from f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2) to 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1). New cstate: current_term: 2 leader_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:39.374836  8481 raft_consensus.cc:993] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f: : Instructing follower 44b8069a54ca48b09c0bbb9682dee9f9 to start an election
I20260710 11:08:39.375376  8486 raft_consensus.cc:1081] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Signalling peer 44b8069a54ca48b09c0bbb9682dee9f9 to start an election
I20260710 11:08:39.376875  8412 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49e6c83d5fd94bd784f743fa6202387b"
dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
 from {username='slave'} at 127.0.0.1:51084
I20260710 11:08:39.377306  8412 raft_consensus.cc:493] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:39.377533  8412 raft_consensus.cc:3060] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.382517  8412 raft_consensus.cc:515] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:39.383972  8412 leader_election.cc:290] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 2 election: Requested vote from peers 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357), 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097)
I20260710 11:08:39.384882  8041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e6c83d5fd94bd784f743fa6202387b" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f"
I20260710 11:08:39.384924  8118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e6c83d5fd94bd784f743fa6202387b" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f14178ce442449f896bf8c13c3adb04"
I20260710 11:08:39.385459  8041 raft_consensus.cc:3055] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:39.385553  8118 raft_consensus.cc:3060] T 49e6c83d5fd94bd784f743fa6202387b P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.385763  8041 raft_consensus.cc:740] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 442de3c0e9fe48bfb6d7720c01a9641f, State: Running, Role: LEADER
I20260710 11:08:39.386593  8041 consensus_queue.cc:260] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:39.387588  8041 raft_consensus.cc:3060] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.390856  8118 raft_consensus.cc:2468] T 49e6c83d5fd94bd784f743fa6202387b P 5f14178ce442449f896bf8c13c3adb04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44b8069a54ca48b09c0bbb9682dee9f9 in term 2.
I20260710 11:08:39.392560  8369 leader_election.cc:304] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44b8069a54ca48b09c0bbb9682dee9f9, 5f14178ce442449f896bf8c13c3adb04; no voters: 
I20260710 11:08:39.392844  8041 raft_consensus.cc:2468] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44b8069a54ca48b09c0bbb9682dee9f9 in term 2.
I20260710 11:08:39.393527  8494 raft_consensus.cc:2804] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:39.393973  8494 raft_consensus.cc:697] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 LEADER]: Becoming Leader. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Running, Role: LEADER
I20260710 11:08:39.395010  8494 consensus_queue.cc:237] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } }
I20260710 11:08:39.402089  7793 catalog_manager.cc:5697] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 reported cstate change: term changed from 1 to 2, leader changed from 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3) to 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1). New cstate: current_term: 2 leader_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:39.504776  8041 raft_consensus.cc:1275] T cc048e5e33164b0da10f98c403e1b281 P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Refusing update from remote peer 44b8069a54ca48b09c0bbb9682dee9f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:39.504993  7969 raft_consensus.cc:1275] T ecf4e07371dd4674aefd01abd38fc859 P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Refusing update from remote peer 5f14178ce442449f896bf8c13c3adb04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:39.505473  8044 raft_consensus.cc:1275] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Refusing update from remote peer 5f14178ce442449f896bf8c13c3adb04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:39.506232  8494 consensus_queue.cc:1048] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:39.506349  8465 consensus_queue.cc:1048] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:39.507241  8487 consensus_queue.cc:1048] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:39.536470  7970 raft_consensus.cc:1275] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Refusing update from remote peer 44b8069a54ca48b09c0bbb9682dee9f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:39.549669  8514 consensus_queue.cc:1048] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:39.566949  7968 raft_consensus.cc:1275] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Refusing update from remote peer 44b8069a54ca48b09c0bbb9682dee9f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:39.570152  8495 consensus_queue.cc:1048] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:39.581547  8114 raft_consensus.cc:1275] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04 [term 2 FOLLOWER]: Refusing update from remote peer 44b8069a54ca48b09c0bbb9682dee9f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:39.583274  8494 consensus_queue.cc:1048] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:39.625331  7970 raft_consensus.cc:1275] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Refusing update from remote peer 5f14178ce442449f896bf8c13c3adb04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:39.626533  8502 consensus_queue.cc:1048] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:39.635390  8044 raft_consensus.cc:1275] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Refusing update from remote peer 5f14178ce442449f896bf8c13c3adb04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:39.636731  8502 consensus_queue.cc:1048] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:39.901151  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:39.924058  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:39.934820  8044 raft_consensus.cc:1275] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Refusing update from remote peer 44b8069a54ca48b09c0bbb9682dee9f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:39.936470  8495 consensus_queue.cc:1048] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:39.944600  7970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f8e1fd2579449a8816d9af0b7e4a9e2"
dest_uuid: "f84ee4df0b1c45619803145f1c48faa5"
mode: GRACEFUL
new_leader_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
 from {username='slave'} at 127.0.0.1:42982
I20260710 11:08:39.945143  7970 raft_consensus.cc:606] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Received request to transfer leadership to TS 44b8069a54ca48b09c0bbb9682dee9f9
I20260710 11:08:39.956137  8114 raft_consensus.cc:1275] T 49e6c83d5fd94bd784f743fa6202387b P 5f14178ce442449f896bf8c13c3adb04 [term 2 FOLLOWER]: Refusing update from remote peer 44b8069a54ca48b09c0bbb9682dee9f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:39.959969  8495 consensus_queue.cc:1048] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:39.976317  8118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1f6051496384a4b95162816794908bc"
dest_uuid: "5f14178ce442449f896bf8c13c3adb04"
mode: GRACEFUL
new_leader_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
 from {username='slave'} at 127.0.0.1:43572
I20260710 11:08:39.976877  8118 raft_consensus.cc:606] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [term 1 LEADER]: Received request to transfer leadership to TS 44b8069a54ca48b09c0bbb9682dee9f9
I20260710 11:08:39.979120  8118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6b84d28be964683aa04b7379ac6cf4b"
dest_uuid: "5f14178ce442449f896bf8c13c3adb04"
mode: GRACEFUL
new_leader_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
 from {username='slave'} at 127.0.0.1:43572
I20260710 11:08:39.979676  8118 raft_consensus.cc:606] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [term 1 LEADER]: Received request to transfer leadership to TS 44b8069a54ca48b09c0bbb9682dee9f9
I20260710 11:08:39.984243  5792 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:39.984912  5792 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:39.986872  8465 raft_consensus.cc:993] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04: : Instructing follower 44b8069a54ca48b09c0bbb9682dee9f9 to start an election
I20260710 11:08:39.987496  8502 raft_consensus.cc:1081] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [term 1 LEADER]: Signalling peer 44b8069a54ca48b09c0bbb9682dee9f9 to start an election
I20260710 11:08:39.988945  8412 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1f6051496384a4b95162816794908bc"
dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
 from {username='slave'} at 127.0.0.1:51086
I20260710 11:08:39.989513  8412 raft_consensus.cc:493] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:39.989867  8412 raft_consensus.cc:3060] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.994328  8412 raft_consensus.cc:515] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:39.995869  8412 leader_election.cc:290] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 2 election: Requested vote from peers 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357), 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097)
I20260710 11:08:39.996542  8041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f6051496384a4b95162816794908bc" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f"
I20260710 11:08:39.996716  8118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f6051496384a4b95162816794908bc" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f14178ce442449f896bf8c13c3adb04"
I20260710 11:08:39.997118  8041 raft_consensus.cc:3060] T c1f6051496384a4b95162816794908bc P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.997310  8118 raft_consensus.cc:3055] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:39.997691  8118 raft_consensus.cc:740] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Running, Role: LEADER
I20260710 11:08:39.998384  8118 consensus_queue.cc:260] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:39.999406  8118 raft_consensus.cc:3060] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:40.002903  8041 raft_consensus.cc:2468] T c1f6051496384a4b95162816794908bc P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44b8069a54ca48b09c0bbb9682dee9f9 in term 2.
I20260710 11:08:40.004020  8365 leader_election.cc:304] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442de3c0e9fe48bfb6d7720c01a9641f, 44b8069a54ca48b09c0bbb9682dee9f9; no voters: 
I20260710 11:08:40.004925  8514 raft_consensus.cc:2804] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:40.005400  8514 raft_consensus.cc:697] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 LEADER]: Becoming Leader. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Running, Role: LEADER
I20260710 11:08:40.005487  8118 raft_consensus.cc:2468] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44b8069a54ca48b09c0bbb9682dee9f9 in term 2.
I20260710 11:08:40.006441  8514 consensus_queue.cc:237] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } }
I20260710 11:08:40.013593  7791 catalog_manager.cc:5697] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 reported cstate change: term changed from 1 to 2, leader changed from 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4) to 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1). New cstate: current_term: 2 leader_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:40.196048  8484 raft_consensus.cc:993] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5: : Instructing follower 44b8069a54ca48b09c0bbb9682dee9f9 to start an election
I20260710 11:08:40.196516  8524 raft_consensus.cc:1081] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Signalling peer 44b8069a54ca48b09c0bbb9682dee9f9 to start an election
I20260710 11:08:40.197914  8412 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f8e1fd2579449a8816d9af0b7e4a9e2"
dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
 from {username='slave'} at 127.0.0.1:51076
I20260710 11:08:40.198415  8412 raft_consensus.cc:493] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:40.198770  8412 raft_consensus.cc:3060] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:40.203550  8412 raft_consensus.cc:515] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:40.204733  8412 leader_election.cc:290] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 2 election: Requested vote from peers f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223), 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357)
I20260710 11:08:40.205492  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8e1fd2579449a8816d9af0b7e4a9e2" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f84ee4df0b1c45619803145f1c48faa5"
I20260710 11:08:40.205854  8041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8e1fd2579449a8816d9af0b7e4a9e2" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "442de3c0e9fe48bfb6d7720c01a9641f"
I20260710 11:08:40.206081  7970 raft_consensus.cc:3055] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:40.206375  7970 raft_consensus.cc:740] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f84ee4df0b1c45619803145f1c48faa5, State: Running, Role: LEADER
I20260710 11:08:40.206426  8041 raft_consensus.cc:3060] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:40.207132  7970 consensus_queue.cc:260] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:40.208416  7970 raft_consensus.cc:3060] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:40.214495  8502 raft_consensus.cc:993] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04: : Instructing follower 44b8069a54ca48b09c0bbb9682dee9f9 to start an election
I20260710 11:08:40.214974  8502 raft_consensus.cc:1081] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [term 1 LEADER]: Signalling peer 44b8069a54ca48b09c0bbb9682dee9f9 to start an election
I20260710 11:08:40.214919  7970 raft_consensus.cc:2468] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44b8069a54ca48b09c0bbb9682dee9f9 in term 2.
I20260710 11:08:40.216603  8041 raft_consensus.cc:2468] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44b8069a54ca48b09c0bbb9682dee9f9 in term 2.
I20260710 11:08:40.216823  8365 leader_election.cc:304] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44b8069a54ca48b09c0bbb9682dee9f9, f84ee4df0b1c45619803145f1c48faa5; no voters: 
I20260710 11:08:40.217109  8413 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6b84d28be964683aa04b7379ac6cf4b"
dest_uuid: "44b8069a54ca48b09c0bbb9682dee9f9"
 from {username='slave'} at 127.0.0.1:51086
I20260710 11:08:40.217640  8413 raft_consensus.cc:493] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:40.217772  8514 raft_consensus.cc:2804] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:40.218055  8413 raft_consensus.cc:3060] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:40.218281  8514 raft_consensus.cc:697] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 LEADER]: Becoming Leader. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Running, Role: LEADER
I20260710 11:08:40.219178  8514 consensus_queue.cc:237] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } }
I20260710 11:08:40.223659  8413 raft_consensus.cc:515] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:40.225621  8413 leader_election.cc:290] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 2 election: Requested vote from peers 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4:36097), f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223)
I20260710 11:08:40.226046  8118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b84d28be964683aa04b7379ac6cf4b" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f14178ce442449f896bf8c13c3adb04"
I20260710 11:08:40.226446  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b84d28be964683aa04b7379ac6cf4b" candidate_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f84ee4df0b1c45619803145f1c48faa5"
I20260710 11:08:40.226575  8118 raft_consensus.cc:3055] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:40.226927  8118 raft_consensus.cc:740] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f14178ce442449f896bf8c13c3adb04, State: Running, Role: LEADER
I20260710 11:08:40.227602  8118 consensus_queue.cc:260] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:40.227640  7791 catalog_manager.cc:5697] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 reported cstate change: term changed from 1 to 2, leader changed from f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2) to 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1). New cstate: current_term: 2 leader_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:40.228552  8118 raft_consensus.cc:3060] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:40.231401  7970 raft_consensus.cc:3060] T e6b84d28be964683aa04b7379ac6cf4b P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:40.232945  8118 raft_consensus.cc:2468] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44b8069a54ca48b09c0bbb9682dee9f9 in term 2.
I20260710 11:08:40.234139  8369 leader_election.cc:304] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44b8069a54ca48b09c0bbb9682dee9f9, 5f14178ce442449f896bf8c13c3adb04; no voters: 
I20260710 11:08:40.234896  8514 raft_consensus.cc:2804] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:40.235376  8514 raft_consensus.cc:697] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 LEADER]: Becoming Leader. State: Replica: 44b8069a54ca48b09c0bbb9682dee9f9, State: Running, Role: LEADER
I20260710 11:08:40.236279  8514 consensus_queue.cc:237] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } }
I20260710 11:08:40.240571  7970 raft_consensus.cc:2468] T e6b84d28be964683aa04b7379ac6cf4b P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44b8069a54ca48b09c0bbb9682dee9f9 in term 2.
I20260710 11:08:40.244308  7791 catalog_manager.cc:5697] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 reported cstate change: term changed from 1 to 2, leader changed from 5f14178ce442449f896bf8c13c3adb04 (127.5.168.4) to 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1). New cstate: current_term: 2 leader_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44b8069a54ca48b09c0bbb9682dee9f9" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:40.477494  8041 raft_consensus.cc:1275] T c1f6051496384a4b95162816794908bc P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Refusing update from remote peer 44b8069a54ca48b09c0bbb9682dee9f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:40.478641  8514 consensus_queue.cc:1048] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:40.488152  8118 raft_consensus.cc:1275] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [term 2 FOLLOWER]: Refusing update from remote peer 44b8069a54ca48b09c0bbb9682dee9f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:40.489607  8514 consensus_queue.cc:1048] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:40.622596  8041 raft_consensus.cc:1275] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Refusing update from remote peer 44b8069a54ca48b09c0bbb9682dee9f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:40.623790  8514 consensus_queue.cc:1048] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442de3c0e9fe48bfb6d7720c01a9641f" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 43357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:40.632453  7970 raft_consensus.cc:1275] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Refusing update from remote peer 44b8069a54ca48b09c0bbb9682dee9f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:40.635849  7970 raft_consensus.cc:1275] T e6b84d28be964683aa04b7379ac6cf4b P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Refusing update from remote peer 44b8069a54ca48b09c0bbb9682dee9f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:40.637167  8494 consensus_queue.cc:1048] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:40.638754  8514 consensus_queue.cc:1048] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84ee4df0b1c45619803145f1c48faa5" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:40.650851  8118 raft_consensus.cc:1275] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [term 2 FOLLOWER]: Refusing update from remote peer 44b8069a54ca48b09c0bbb9682dee9f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:40.652323  8494 consensus_queue.cc:1048] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f14178ce442449f896bf8c13c3adb04" member_type: VOTER last_known_addr { host: "127.5.168.4" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:40.985719  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:41.001091  5792 tablet_server.cc:179] TabletServer@127.5.168.1:32867 shutting down...
I20260710 11:08:41.025089  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:41.025805  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:41.026721  5792 raft_consensus.cc:2243] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.027616  5792 raft_consensus.cc:2272] T 49e6c83d5fd94bd784f743fa6202387b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:41.028258  7935 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260710 11:08:41.029724  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:41.030334  5792 raft_consensus.cc:2243] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.030742  5792 raft_consensus.cc:2272] T d911fd77148c4f2bbf400777f57067e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:41.031106  7935 consensus_peers.cc:597] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:41.032882  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:41.033680  5792 raft_consensus.cc:2243] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.034402  5792 raft_consensus.cc:2272] T c1f6051496384a4b95162816794908bc P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:41.036005  7935 consensus_peers.cc:597] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:41.037084  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:41.037714  5792 raft_consensus.cc:2243] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.038182  5792 raft_consensus.cc:2272] T b04ee34675464c48bd999e5281ff5ec8 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.040591  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:41.041107  5792 raft_consensus.cc:2243] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.041498  5792 raft_consensus.cc:2272] T 55650497a62244fb97f219d220e398e3 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.043323  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:41.043840  5792 raft_consensus.cc:2243] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.044219  5792 raft_consensus.cc:2272] T ed5a8b6b01b842b9996fbb75d2592c31 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.045922  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:41.046382  5792 raft_consensus.cc:2243] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.046765  5792 raft_consensus.cc:2272] T 5f818b80409d436c966b55921849b625 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.048535  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:41.049029  5792 raft_consensus.cc:2243] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.049448  5792 raft_consensus.cc:2272] T aba21f9fec984ad4a5006aa93c3677b1 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.051098  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:41.051716  5792 raft_consensus.cc:2243] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.052426  5792 raft_consensus.cc:2272] T 1ecdddb5f9524e80ae21a71ba7c63221 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.054456  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:41.055181  5792 raft_consensus.cc:2243] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.055749  5792 raft_consensus.cc:2272] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.058070  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:41.058573  5792 raft_consensus.cc:2243] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.059334  5792 raft_consensus.cc:2272] T e6b84d28be964683aa04b7379ac6cf4b P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.062017  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:41.062598  5792 raft_consensus.cc:2243] T 2b1d02de17054fe58a583380054b9c8a P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.062992  5792 raft_consensus.cc:2272] T 2b1d02de17054fe58a583380054b9c8a P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.065289  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:41.066016  5792 raft_consensus.cc:2243] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.066548  5792 raft_consensus.cc:2272] T bf8befa317004538a03ab91a724ed655 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.069231  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:41.116868  5792 raft_consensus.cc:2243] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.118372  5792 raft_consensus.cc:2272] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.121647  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:41.122293  5792 raft_consensus.cc:2243] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.123888  5792 raft_consensus.cc:2272] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.126675  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:41.127408  5792 raft_consensus.cc:2243] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.127925  5792 raft_consensus.cc:2272] T de1ed779f47949ca8080c348140ec443 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.130275  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:41.130889  5792 raft_consensus.cc:2243] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.132972  5792 raft_consensus.cc:2272] T cc048e5e33164b0da10f98c403e1b281 P 44b8069a54ca48b09c0bbb9682dee9f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.136829  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:41.137467  5792 raft_consensus.cc:2243] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.138266  5792 raft_consensus.cc:2272] T 9c011d57b3fa47f4aa381e330671e81c P 44b8069a54ca48b09c0bbb9682dee9f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:41.161757  7935 consensus_peers.cc:597] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:41.165721  7935 consensus_peers.cc:597] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:41.169332  8083 consensus_peers.cc:597] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:41.173322  8009 consensus_peers.cc:597] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:41.197750  5792 tablet_server.cc:196] TabletServer@127.5.168.1:32867 shutdown complete.
W20260710 11:08:41.212234  8009 consensus_peers.cc:597] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:32867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:41.244382  5792 tablet_server.cc:179] TabletServer@127.5.168.2:0 shutting down...
I20260710 11:08:41.270332  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:41.271095  5792 tablet_replica.cc:333] T 1640eba80d6f4dc491c695a1b741512e P f84ee4df0b1c45619803145f1c48faa5: stopping tablet replica
I20260710 11:08:41.271842  5792 raft_consensus.cc:2243] T 1640eba80d6f4dc491c695a1b741512e P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.272374  5792 raft_consensus.cc:2272] T 1640eba80d6f4dc491c695a1b741512e P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.274349  5792 tablet_replica.cc:333] T 1d9400fd3a794ccfa5af8dbbc3c59aac P f84ee4df0b1c45619803145f1c48faa5: stopping tablet replica
I20260710 11:08:41.274888  5792 raft_consensus.cc:2243] T 1d9400fd3a794ccfa5af8dbbc3c59aac P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.275450  5792 raft_consensus.cc:2272] T 1d9400fd3a794ccfa5af8dbbc3c59aac P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.277441  5792 tablet_replica.cc:333] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5: stopping tablet replica
I20260710 11:08:41.278009  5792 raft_consensus.cc:2243] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.279037  5792 raft_consensus.cc:2272] T de1ed779f47949ca8080c348140ec443 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.280920  5792 tablet_replica.cc:333] T 9703039a66664b2785ea8579850fc85e P f84ee4df0b1c45619803145f1c48faa5: stopping tablet replica
I20260710 11:08:41.281459  5792 raft_consensus.cc:2243] T 9703039a66664b2785ea8579850fc85e P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.281903  5792 raft_consensus.cc:2272] T 9703039a66664b2785ea8579850fc85e P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.283803  5792 tablet_replica.cc:333] T e6b84d28be964683aa04b7379ac6cf4b P f84ee4df0b1c45619803145f1c48faa5: stopping tablet replica
I20260710 11:08:41.284332  5792 raft_consensus.cc:2243] T e6b84d28be964683aa04b7379ac6cf4b P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.284855  5792 raft_consensus.cc:2272] T e6b84d28be964683aa04b7379ac6cf4b P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.288015  5792 tablet_replica.cc:333] T ecf4e07371dd4674aefd01abd38fc859 P f84ee4df0b1c45619803145f1c48faa5: stopping tablet replica
I20260710 11:08:41.288543  5792 raft_consensus.cc:2243] T ecf4e07371dd4674aefd01abd38fc859 P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.289062  5792 raft_consensus.cc:2272] T ecf4e07371dd4674aefd01abd38fc859 P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.290848  5792 tablet_replica.cc:333] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5: stopping tablet replica
I20260710 11:08:41.291383  5792 raft_consensus.cc:2243] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.292410  5792 raft_consensus.cc:2272] T 9c011d57b3fa47f4aa381e330671e81c P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.294361  5792 tablet_replica.cc:333] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5: stopping tablet replica
I20260710 11:08:41.294898  5792 raft_consensus.cc:2243] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.295398  5792 raft_consensus.cc:2272] T cc048e5e33164b0da10f98c403e1b281 P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.297186  5792 tablet_replica.cc:333] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5: stopping tablet replica
I20260710 11:08:41.297740  5792 raft_consensus.cc:2243] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.298804  5792 raft_consensus.cc:2272] T f9516872dd8d45ab98ea2c8ecd95e6c6 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.300678  5792 tablet_replica.cc:333] T 1e02ea5ee20a478ca83f23624d85224a P f84ee4df0b1c45619803145f1c48faa5: stopping tablet replica
I20260710 11:08:41.301182  5792 raft_consensus.cc:2243] T 1e02ea5ee20a478ca83f23624d85224a P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.301668  5792 raft_consensus.cc:2272] T 1e02ea5ee20a478ca83f23624d85224a P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.304004  5792 tablet_replica.cc:333] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5: stopping tablet replica
I20260710 11:08:41.304667  5792 raft_consensus.cc:2243] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.305269  5792 raft_consensus.cc:2272] T 1ecdddb5f9524e80ae21a71ba7c63221 P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:41.305733  8081 consensus_peers.cc:597] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 -> Peer f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223): Couldn't send request to peer f84ee4df0b1c45619803145f1c48faa5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:41.307345  5792 tablet_replica.cc:333] T ca027d30c58f4f3db8e6fac60d39c948 P f84ee4df0b1c45619803145f1c48faa5: stopping tablet replica
I20260710 11:08:41.308001  5792 raft_consensus.cc:2243] T ca027d30c58f4f3db8e6fac60d39c948 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.308418  5792 raft_consensus.cc:2272] T ca027d30c58f4f3db8e6fac60d39c948 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.310407  5792 tablet_replica.cc:333] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5: stopping tablet replica
I20260710 11:08:41.310933  5792 raft_consensus.cc:2243] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.311473  5792 raft_consensus.cc:2272] T 92177440395242bdace7ba0bfda2e292 P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.313364  5792 tablet_replica.cc:333] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5: stopping tablet replica
I20260710 11:08:41.313956  5792 raft_consensus.cc:2243] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.314831  5792 raft_consensus.cc:2272] T ed5a8b6b01b842b9996fbb75d2592c31 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.316810  5792 tablet_replica.cc:333] T 5f818b80409d436c966b55921849b625 P f84ee4df0b1c45619803145f1c48faa5: stopping tablet replica
I20260710 11:08:41.317380  5792 raft_consensus.cc:2243] T 5f818b80409d436c966b55921849b625 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.317802  5792 raft_consensus.cc:2272] T 5f818b80409d436c966b55921849b625 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.319773  5792 tablet_replica.cc:333] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5: stopping tablet replica
I20260710 11:08:41.320259  5792 raft_consensus.cc:2243] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.320785  5792 raft_consensus.cc:2272] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P f84ee4df0b1c45619803145f1c48faa5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.323314  5792 tablet_replica.cc:333] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5: stopping tablet replica
I20260710 11:08:41.323843  5792 raft_consensus.cc:2243] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.324752  5792 raft_consensus.cc:2272] T b04ee34675464c48bd999e5281ff5ec8 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.326404  5792 tablet_replica.cc:333] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5: stopping tablet replica
I20260710 11:08:41.326849  5792 raft_consensus.cc:2243] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.327704  5792 raft_consensus.cc:2272] T 55650497a62244fb97f219d220e398e3 P f84ee4df0b1c45619803145f1c48faa5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:41.341975  8009 consensus_peers.cc:597] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:32867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:41.364933  5792 tablet_server.cc:196] TabletServer@127.5.168.2:0 shutdown complete.
W20260710 11:08:41.376206  8007 consensus_peers.cc:597] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f -> Peer f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223): Couldn't send request to peer f84ee4df0b1c45619803145f1c48faa5. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.2:45223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:41.400619  8083 consensus_peers.cc:597] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:32867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:41.403931  5792 tablet_server.cc:179] TabletServer@127.5.168.3:0 shutting down...
I20260710 11:08:41.431782  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:41.432507  5792 tablet_replica.cc:333] T bf8befa317004538a03ab91a724ed655 P 442de3c0e9fe48bfb6d7720c01a9641f: stopping tablet replica
I20260710 11:08:41.433193  5792 raft_consensus.cc:2243] T bf8befa317004538a03ab91a724ed655 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.433758  5792 raft_consensus.cc:2272] T bf8befa317004538a03ab91a724ed655 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.436563  5792 tablet_replica.cc:333] T de1ed779f47949ca8080c348140ec443 P 442de3c0e9fe48bfb6d7720c01a9641f: stopping tablet replica
I20260710 11:08:41.437456  5792 raft_consensus.cc:2243] T de1ed779f47949ca8080c348140ec443 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.438088  5792 raft_consensus.cc:2272] T de1ed779f47949ca8080c348140ec443 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:41.439141  8083 consensus_peers.cc:597] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 -> Peer 44b8069a54ca48b09c0bbb9682dee9f9 (127.5.168.1:32867): Couldn't send request to peer 44b8069a54ca48b09c0bbb9682dee9f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:32867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:41.440454  5792 tablet_replica.cc:333] T 9703039a66664b2785ea8579850fc85e P 442de3c0e9fe48bfb6d7720c01a9641f: stopping tablet replica
I20260710 11:08:41.441093  5792 raft_consensus.cc:2243] T 9703039a66664b2785ea8579850fc85e P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.441536  5792 raft_consensus.cc:2272] T 9703039a66664b2785ea8579850fc85e P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.443342  5792 tablet_replica.cc:333] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f: stopping tablet replica
I20260710 11:08:41.444028  5792 raft_consensus.cc:2243] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.444506  5792 raft_consensus.cc:2272] T 92177440395242bdace7ba0bfda2e292 P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.446696  5792 tablet_replica.cc:333] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f: stopping tablet replica
I20260710 11:08:41.447392  5792 raft_consensus.cc:2243] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.448208  5792 raft_consensus.cc:2272] T 5f818b80409d436c966b55921849b625 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.449889  5792 tablet_replica.cc:333] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f: stopping tablet replica
I20260710 11:08:41.450342  5792 raft_consensus.cc:2243] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.450745  5792 raft_consensus.cc:2272] T 49e6c83d5fd94bd784f743fa6202387b P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.452701  5792 tablet_replica.cc:333] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f: stopping tablet replica
I20260710 11:08:41.453354  5792 raft_consensus.cc:2243] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.453883  5792 raft_consensus.cc:2272] T ecf4e07371dd4674aefd01abd38fc859 P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.456125  5792 tablet_replica.cc:333] T cc048e5e33164b0da10f98c403e1b281 P 442de3c0e9fe48bfb6d7720c01a9641f: stopping tablet replica
W20260710 11:08:41.456406  8081 consensus_peers.cc:597] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 -> Peer f84ee4df0b1c45619803145f1c48faa5 (127.5.168.2:45223): Couldn't send request to peer f84ee4df0b1c45619803145f1c48faa5. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.2:45223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:41.456720  5792 raft_consensus.cc:2243] T cc048e5e33164b0da10f98c403e1b281 P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.457242  5792 raft_consensus.cc:2272] T cc048e5e33164b0da10f98c403e1b281 P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.459064  5792 tablet_replica.cc:333] T 9c011d57b3fa47f4aa381e330671e81c P 442de3c0e9fe48bfb6d7720c01a9641f: stopping tablet replica
I20260710 11:08:41.459630  5792 raft_consensus.cc:2243] T 9c011d57b3fa47f4aa381e330671e81c P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.460032  5792 raft_consensus.cc:2272] T 9c011d57b3fa47f4aa381e330671e81c P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.461788  5792 tablet_replica.cc:333] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f: stopping tablet replica
I20260710 11:08:41.462298  5792 raft_consensus.cc:2243] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.463086  5792 raft_consensus.cc:2272] T d911fd77148c4f2bbf400777f57067e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.464939  5792 tablet_replica.cc:333] T aba21f9fec984ad4a5006aa93c3677b1 P 442de3c0e9fe48bfb6d7720c01a9641f: stopping tablet replica
I20260710 11:08:41.465435  5792 raft_consensus.cc:2243] T aba21f9fec984ad4a5006aa93c3677b1 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.465893  5792 raft_consensus.cc:2272] T aba21f9fec984ad4a5006aa93c3677b1 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.467674  5792 tablet_replica.cc:333] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f: stopping tablet replica
I20260710 11:08:41.468189  5792 raft_consensus.cc:2243] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.468920  5792 raft_consensus.cc:2272] T 1e02ea5ee20a478ca83f23624d85224a P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.470525  5792 tablet_replica.cc:333] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f: stopping tablet replica
I20260710 11:08:41.470978  5792 raft_consensus.cc:2243] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.471709  5792 raft_consensus.cc:2272] T ca027d30c58f4f3db8e6fac60d39c948 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.473591  5792 tablet_replica.cc:333] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f: stopping tablet replica
I20260710 11:08:41.474072  5792 raft_consensus.cc:2243] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.474736  5792 raft_consensus.cc:2272] T 1640eba80d6f4dc491c695a1b741512e P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.476532  5792 tablet_replica.cc:333] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f: stopping tablet replica
I20260710 11:08:41.477015  5792 raft_consensus.cc:2243] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.477771  5792 raft_consensus.cc:2272] T 2b1d02de17054fe58a583380054b9c8a P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.479470  5792 tablet_replica.cc:333] T c1f6051496384a4b95162816794908bc P 442de3c0e9fe48bfb6d7720c01a9641f: stopping tablet replica
I20260710 11:08:41.479964  5792 raft_consensus.cc:2243] T c1f6051496384a4b95162816794908bc P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.480417  5792 raft_consensus.cc:2272] T c1f6051496384a4b95162816794908bc P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.482595  5792 tablet_replica.cc:333] T b04ee34675464c48bd999e5281ff5ec8 P 442de3c0e9fe48bfb6d7720c01a9641f: stopping tablet replica
I20260710 11:08:41.483050  5792 raft_consensus.cc:2243] T b04ee34675464c48bd999e5281ff5ec8 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.483562  5792 raft_consensus.cc:2272] T b04ee34675464c48bd999e5281ff5ec8 P 442de3c0e9fe48bfb6d7720c01a9641f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.485193  5792 tablet_replica.cc:333] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 442de3c0e9fe48bfb6d7720c01a9641f: stopping tablet replica
I20260710 11:08:41.485631  5792 raft_consensus.cc:2243] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.486097  5792 raft_consensus.cc:2272] T 1f8e1fd2579449a8816d9af0b7e4a9e2 P 442de3c0e9fe48bfb6d7720c01a9641f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.540510  5792 tablet_server.cc:196] TabletServer@127.5.168.3:0 shutdown complete.
W20260710 11:08:41.547998  8081 consensus_peers.cc:597] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04 -> Peer 442de3c0e9fe48bfb6d7720c01a9641f (127.5.168.3:43357): Couldn't send request to peer 442de3c0e9fe48bfb6d7720c01a9641f. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.3:43357: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:41.572665  5792 tablet_server.cc:179] TabletServer@127.5.168.4:0 shutting down...
I20260710 11:08:41.601971  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:41.602775  5792 tablet_replica.cc:333] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04: stopping tablet replica
I20260710 11:08:41.603538  5792 raft_consensus.cc:2243] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.604275  5792 raft_consensus.cc:2272] T 1d9400fd3a794ccfa5af8dbbc3c59aac P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.606177  5792 tablet_replica.cc:333] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04: stopping tablet replica
I20260710 11:08:41.606647  5792 raft_consensus.cc:2243] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.607391  5792 raft_consensus.cc:2272] T 9703039a66664b2785ea8579850fc85e P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.609225  5792 tablet_replica.cc:333] T 55650497a62244fb97f219d220e398e3 P 5f14178ce442449f896bf8c13c3adb04: stopping tablet replica
I20260710 11:08:41.609678  5792 raft_consensus.cc:2243] T 55650497a62244fb97f219d220e398e3 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.610071  5792 raft_consensus.cc:2272] T 55650497a62244fb97f219d220e398e3 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.611847  5792 tablet_replica.cc:333] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04: stopping tablet replica
I20260710 11:08:41.612298  5792 raft_consensus.cc:2243] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.612705  5792 raft_consensus.cc:2272] T c1f6051496384a4b95162816794908bc P 5f14178ce442449f896bf8c13c3adb04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.614408  5792 tablet_replica.cc:333] T 1e02ea5ee20a478ca83f23624d85224a P 5f14178ce442449f896bf8c13c3adb04: stopping tablet replica
I20260710 11:08:41.614856  5792 raft_consensus.cc:2243] T 1e02ea5ee20a478ca83f23624d85224a P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.615290  5792 raft_consensus.cc:2272] T 1e02ea5ee20a478ca83f23624d85224a P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.616938  5792 tablet_replica.cc:333] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04: stopping tablet replica
I20260710 11:08:41.617372  5792 raft_consensus.cc:2243] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.618145  5792 raft_consensus.cc:2272] T aba21f9fec984ad4a5006aa93c3677b1 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.619831  5792 tablet_replica.cc:333] T ca027d30c58f4f3db8e6fac60d39c948 P 5f14178ce442449f896bf8c13c3adb04: stopping tablet replica
I20260710 11:08:41.620280  5792 raft_consensus.cc:2243] T ca027d30c58f4f3db8e6fac60d39c948 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.620652  5792 raft_consensus.cc:2272] T ca027d30c58f4f3db8e6fac60d39c948 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.622242  5792 tablet_replica.cc:333] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04: stopping tablet replica
I20260710 11:08:41.622685  5792 raft_consensus.cc:2243] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.623080  5792 raft_consensus.cc:2272] T 1ecdddb5f9524e80ae21a71ba7c63221 P 5f14178ce442449f896bf8c13c3adb04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.624747  5792 tablet_replica.cc:333] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 5f14178ce442449f896bf8c13c3adb04: stopping tablet replica
I20260710 11:08:41.625214  5792 raft_consensus.cc:2243] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.625561  5792 raft_consensus.cc:2272] T f9516872dd8d45ab98ea2c8ecd95e6c6 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.627132  5792 tablet_replica.cc:333] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04: stopping tablet replica
I20260710 11:08:41.627624  5792 raft_consensus.cc:2243] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.628003  5792 raft_consensus.cc:2272] T e6b84d28be964683aa04b7379ac6cf4b P 5f14178ce442449f896bf8c13c3adb04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.630196  5792 tablet_replica.cc:333] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04: stopping tablet replica
I20260710 11:08:41.630656  5792 raft_consensus.cc:2243] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.631330  5792 raft_consensus.cc:2272] T ecf4e07371dd4674aefd01abd38fc859 P 5f14178ce442449f896bf8c13c3adb04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.632889  5792 tablet_replica.cc:333] T 49e6c83d5fd94bd784f743fa6202387b P 5f14178ce442449f896bf8c13c3adb04: stopping tablet replica
I20260710 11:08:41.633319  5792 raft_consensus.cc:2243] T 49e6c83d5fd94bd784f743fa6202387b P 5f14178ce442449f896bf8c13c3adb04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.633749  5792 raft_consensus.cc:2272] T 49e6c83d5fd94bd784f743fa6202387b P 5f14178ce442449f896bf8c13c3adb04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.635382  5792 tablet_replica.cc:333] T ed5a8b6b01b842b9996fbb75d2592c31 P 5f14178ce442449f896bf8c13c3adb04: stopping tablet replica
I20260710 11:08:41.635841  5792 raft_consensus.cc:2243] T ed5a8b6b01b842b9996fbb75d2592c31 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.636293  5792 raft_consensus.cc:2272] T ed5a8b6b01b842b9996fbb75d2592c31 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.638250  5792 tablet_replica.cc:333] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04: stopping tablet replica
I20260710 11:08:41.638723  5792 raft_consensus.cc:2243] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.639461  5792 raft_consensus.cc:2272] T 92177440395242bdace7ba0bfda2e292 P 5f14178ce442449f896bf8c13c3adb04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.641283  5792 tablet_replica.cc:333] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04: stopping tablet replica
I20260710 11:08:41.641763  5792 raft_consensus.cc:2243] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.642484  5792 raft_consensus.cc:2272] T bf8befa317004538a03ab91a724ed655 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.644207  5792 tablet_replica.cc:333] T 1640eba80d6f4dc491c695a1b741512e P 5f14178ce442449f896bf8c13c3adb04: stopping tablet replica
I20260710 11:08:41.644649  5792 raft_consensus.cc:2243] T 1640eba80d6f4dc491c695a1b741512e P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.645058  5792 raft_consensus.cc:2272] T 1640eba80d6f4dc491c695a1b741512e P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.646703  5792 tablet_replica.cc:333] T 2b1d02de17054fe58a583380054b9c8a P 5f14178ce442449f896bf8c13c3adb04: stopping tablet replica
I20260710 11:08:41.647149  5792 raft_consensus.cc:2243] T 2b1d02de17054fe58a583380054b9c8a P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.647653  5792 raft_consensus.cc:2272] T 2b1d02de17054fe58a583380054b9c8a P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.649330  5792 tablet_replica.cc:333] T d911fd77148c4f2bbf400777f57067e2 P 5f14178ce442449f896bf8c13c3adb04: stopping tablet replica
I20260710 11:08:41.649750  5792 raft_consensus.cc:2243] T d911fd77148c4f2bbf400777f57067e2 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.650185  5792 raft_consensus.cc:2272] T d911fd77148c4f2bbf400777f57067e2 P 5f14178ce442449f896bf8c13c3adb04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.686935  5792 tablet_server.cc:196] TabletServer@127.5.168.4:0 shutdown complete.
I20260710 11:08:41.716910  5792 master.cc:562] Master@127.5.168.62:40003 shutting down...
I20260710 11:08:41.740972  5792 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.741609  5792 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.741950  5792 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6c9f6c775a1e4d398f35ae7cb0fa8ce3: stopping tablet replica
I20260710 11:08:41.763185  5792 master.cc:584] Master@127.5.168.62:40003 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17736 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:08:41.818559  5792 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.168.62:38873
I20260710 11:08:41.819762  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:41.825934  8549 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:41.826228  8552 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:41.825966  8550 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:41.827747  5792 server_base.cc:1061] running on GCE node
I20260710 11:08:41.828693  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:41.828934  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:41.829118  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681721829078 us; error 0 us; skew 500 ppm
I20260710 11:08:41.829636  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:41.832343  5792 webserver.cc:533] Webserver started at http://127.5.168.62:44699/ using document root <none> and password file <none>
I20260710 11:08:41.832836  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:41.833019  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:41.833312  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:41.834463  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/master-0-root/instance:
uuid: "c3eb50cfb8e54652b4f262413176268e"
format_stamp: "Formatted at 2026-07-10 11:08:41 on dist-test-slave-vghp"
I20260710 11:08:41.838786  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:08:41.842154  8557 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:41.842994  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:41.843329  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/master-0-root
uuid: "c3eb50cfb8e54652b4f262413176268e"
format_stamp: "Formatted at 2026-07-10 11:08:41 on dist-test-slave-vghp"
I20260710 11:08:41.843607  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:41.856644  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:41.857805  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:41.895107  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.62:38873
I20260710 11:08:41.895247  8608 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.62:38873 every 8 connection(s)
I20260710 11:08:41.899135  8609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:41.909843  8609 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e: Bootstrap starting.
I20260710 11:08:41.914490  8609 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:41.918874  8609 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e: No bootstrap required, opened a new log
I20260710 11:08:41.921176  8609 raft_consensus.cc:359] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3eb50cfb8e54652b4f262413176268e" member_type: VOTER }
I20260710 11:08:41.921588  8609 raft_consensus.cc:385] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:41.921768  8609 raft_consensus.cc:740] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3eb50cfb8e54652b4f262413176268e, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.922395  8609 consensus_queue.cc:260] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c3eb50cfb8e54652b4f262413176268e" member_type: VOTER }
I20260710 11:08:41.922829  8609 raft_consensus.cc:399] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:41.923022  8609 raft_consensus.cc:493] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:41.923310  8609 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:41.927547  8609 raft_consensus.cc:515] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3eb50cfb8e54652b4f262413176268e" member_type: VOTER }
I20260710 11:08:41.928045  8609 leader_election.cc:304] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e [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: c3eb50cfb8e54652b4f262413176268e; no voters: 
I20260710 11:08:41.929092  8609 leader_election.cc:290] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:41.929425  8612 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:41.930719  8612 raft_consensus.cc:697] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e [term 1 LEADER]: Becoming Leader. State: Replica: c3eb50cfb8e54652b4f262413176268e, State: Running, Role: LEADER
I20260710 11:08:41.931465  8612 consensus_queue.cc:237] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e [LEADER]: Queue going to LEADER mode. State: All 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: "c3eb50cfb8e54652b4f262413176268e" member_type: VOTER }
I20260710 11:08:41.932123  8609 sys_catalog.cc:565] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:41.937613  8613 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c3eb50cfb8e54652b4f262413176268e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3eb50cfb8e54652b4f262413176268e" member_type: VOTER } }
I20260710 11:08:41.938197  8613 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:41.941480  8614 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e [sys.catalog]: SysCatalogTable state changed. Reason: New leader c3eb50cfb8e54652b4f262413176268e. Latest consensus state: current_term: 1 leader_uuid: "c3eb50cfb8e54652b4f262413176268e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3eb50cfb8e54652b4f262413176268e" member_type: VOTER } }
I20260710 11:08:41.941918  8621 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:41.942039  8614 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:41.948220  8621 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:41.949270  5792 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:41.956830  8621 catalog_manager.cc:1383] Generated new cluster ID: 7e0f1c93c0c7436dac8b2d39f139ade7
I20260710 11:08:41.957121  8621 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:41.968398  8621 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:41.969667  8621 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:41.988498  8621 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e: Generated new TSK 0
I20260710 11:08:41.989121  8621 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:42.016043  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:42.022084  8630 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:42.023006  8631 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:42.025334  5792 server_base.cc:1061] running on GCE node
W20260710 11:08:42.025775  8633 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:42.026654  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:42.026862  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:42.027064  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681722027045 us; error 0 us; skew 500 ppm
I20260710 11:08:42.027638  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:42.029907  5792 webserver.cc:533] Webserver started at http://127.5.168.1:42129/ using document root <none> and password file <none>
I20260710 11:08:42.030400  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:42.030565  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:42.030903  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:42.032068  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/ts-0-root/instance:
uuid: "12094d57041d4e0fbaed6552c3571e6b"
format_stamp: "Formatted at 2026-07-10 11:08:42 on dist-test-slave-vghp"
I20260710 11:08:42.036667  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:08:42.039831  8638 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:42.040515  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:42.040810  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/ts-0-root
uuid: "12094d57041d4e0fbaed6552c3571e6b"
format_stamp: "Formatted at 2026-07-10 11:08:42 on dist-test-slave-vghp"
I20260710 11:08:42.041095  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:42.051702  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:42.052853  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:42.054263  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:42.056559  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:42.056782  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:42.057027  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:42.057219  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:42.096813  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.1:43901
I20260710 11:08:42.096939  8700 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.1:43901 every 8 connection(s)
I20260710 11:08:42.101857  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:42.109326  8705 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:42.110692  8706 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:42.115270  8708 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:42.116039  5792 server_base.cc:1061] running on GCE node
I20260710 11:08:42.116396  8701 heartbeater.cc:344] Connected to a master server at 127.5.168.62:38873
I20260710 11:08:42.116839  8701 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:42.117195  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:42.117401  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:42.117615  8701 heartbeater.cc:507] Master 127.5.168.62:38873 requested a full tablet report, sending...
I20260710 11:08:42.117626  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681722117589 us; error 0 us; skew 500 ppm
I20260710 11:08:42.118463  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:42.120142  8574 ts_manager.cc:194] Registered new tserver with Master: 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901)
I20260710 11:08:42.121331  5792 webserver.cc:533] Webserver started at http://127.5.168.2:35821/ using document root <none> and password file <none>
I20260710 11:08:42.121982  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:42.122217  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:42.122507  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:42.122566  8574 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52206
I20260710 11:08:42.124045  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/ts-1-root/instance:
uuid: "af37c92df82c460bb637a9b1db9d8f47"
format_stamp: "Formatted at 2026-07-10 11:08:42 on dist-test-slave-vghp"
I20260710 11:08:42.128404  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 11:08:42.131616  8713 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:42.132336  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:08:42.132625  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/ts-1-root
uuid: "af37c92df82c460bb637a9b1db9d8f47"
format_stamp: "Formatted at 2026-07-10 11:08:42 on dist-test-slave-vghp"
I20260710 11:08:42.132884  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:42.141105  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:42.142223  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:42.143769  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:42.145928  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:42.146135  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:42.146394  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:42.146548  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:42.184773  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.2:46437
I20260710 11:08:42.184871  8775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.2:46437 every 8 connection(s)
I20260710 11:08:42.189427  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:42.196352  8779 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:42.197686  8780 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:42.199404  8782 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:42.200184  5792 server_base.cc:1061] running on GCE node
I20260710 11:08:42.201081  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:42.201295  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:42.201447  8776 heartbeater.cc:344] Connected to a master server at 127.5.168.62:38873
I20260710 11:08:42.201510  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681722201492 us; error 0 us; skew 500 ppm
I20260710 11:08:42.201906  8776 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:42.202387  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:42.202813  8776 heartbeater.cc:507] Master 127.5.168.62:38873 requested a full tablet report, sending...
I20260710 11:08:42.205052  8574 ts_manager.cc:194] Registered new tserver with Master: af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437)
I20260710 11:08:42.206336  8574 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52212
I20260710 11:08:42.207543  5792 webserver.cc:533] Webserver started at http://127.5.168.3:41415/ using document root <none> and password file <none>
I20260710 11:08:42.208045  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:42.208238  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:42.208518  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:42.209623  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/ts-2-root/instance:
uuid: "51ff4943a8654f80ae513c4bd04682c7"
format_stamp: "Formatted at 2026-07-10 11:08:42 on dist-test-slave-vghp"
I20260710 11:08:42.213963  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260710 11:08:42.217159  8787 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:42.217887  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:08:42.218137  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/ts-2-root
uuid: "51ff4943a8654f80ae513c4bd04682c7"
format_stamp: "Formatted at 2026-07-10 11:08:42 on dist-test-slave-vghp"
I20260710 11:08:42.218369  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:42.237403  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:42.238508  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:42.239916  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:42.242194  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:42.242412  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:42.242669  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:42.242832  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:42.280586  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.3:32961
I20260710 11:08:42.280699  8849 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.3:32961 every 8 connection(s)
I20260710 11:08:42.293788  8850 heartbeater.cc:344] Connected to a master server at 127.5.168.62:38873
I20260710 11:08:42.294142  8850 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:42.294770  8850 heartbeater.cc:507] Master 127.5.168.62:38873 requested a full tablet report, sending...
I20260710 11:08:42.296486  8574 ts_manager.cc:194] Registered new tserver with Master: 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:42.296953  5792 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01323765s
I20260710 11:08:42.298020  8574 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52218
I20260710 11:08:42.321739  8574 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52222:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:42.324632  8574 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:42.401247  8741 tablet_service.cc:1511] Processing CreateTablet for tablet 97d8a3e812264dd59dfa8e06ea8bc160 (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:08:42.404807  8740 tablet_service.cc:1511] Processing CreateTablet for tablet cb0c7257bf5142c4907814a38ec9e5a5 (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:08:42.407858  8739 tablet_service.cc:1511] Processing CreateTablet for tablet 23c4ea926f284e00b3dd84bf6f016934 (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:08:42.411381  8738 tablet_service.cc:1511] Processing CreateTablet for tablet 0d14c8653f984aca86312a9b9397d85b (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:08:42.403084  8741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97d8a3e812264dd59dfa8e06ea8bc160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.415648  8738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d14c8653f984aca86312a9b9397d85b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.421306  8737 tablet_service.cc:1511] Processing CreateTablet for tablet a7a68564df4148acb1dcca5eb195cf23 (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:08:42.422643  8737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a68564df4148acb1dcca5eb195cf23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.424353  8815 tablet_service.cc:1511] Processing CreateTablet for tablet 97d8a3e812264dd59dfa8e06ea8bc160 (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:08:42.424763  8736 tablet_service.cc:1511] Processing CreateTablet for tablet 18dde358571946588132dc029d24ba8c (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:08:42.425702  8815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97d8a3e812264dd59dfa8e06ea8bc160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.426035  8736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18dde358571946588132dc029d24ba8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.428833  8735 tablet_service.cc:1511] Processing CreateTablet for tablet 79ad741883f34f49ae470c60a07bb20c (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:08:42.430192  8735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ad741883f34f49ae470c60a07bb20c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.432466  8739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c4ea926f284e00b3dd84bf6f016934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.434541  8814 tablet_service.cc:1511] Processing CreateTablet for tablet cb0c7257bf5142c4907814a38ec9e5a5 (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:08:42.435958  8814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0c7257bf5142c4907814a38ec9e5a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.437150  8734 tablet_service.cc:1511] Processing CreateTablet for tablet dcee753920a04fb08f77b7ff671cd44c (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:08:42.438513  8734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcee753920a04fb08f77b7ff671cd44c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.442718  8740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0c7257bf5142c4907814a38ec9e5a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.443485  8733 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbe61d4a0e64158b2d9148a04a92f74 (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:08:42.444814  8733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbe61d4a0e64158b2d9148a04a92f74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.448290  8732 tablet_service.cc:1511] Processing CreateTablet for tablet ac9b92c97d3345c2aad9cec1f5724d4f (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:08:42.450244  8732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9b92c97d3345c2aad9cec1f5724d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.463158  8865 tablet_bootstrap.cc:492] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7: Bootstrap starting.
I20260710 11:08:42.471092  8865 tablet_bootstrap.cc:654] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.477000  8814 tablet_service.cc:1511] Processing CreateTablet for tablet 23c4ea926f284e00b3dd84bf6f016934 (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:08:42.477584  8813 tablet_service.cc:1511] Processing CreateTablet for tablet 0d14c8653f984aca86312a9b9397d85b (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:08:42.478438  8814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c4ea926f284e00b3dd84bf6f016934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.479076  8813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d14c8653f984aca86312a9b9397d85b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.484967  8812 tablet_service.cc:1511] Processing CreateTablet for tablet a7a68564df4148acb1dcca5eb195cf23 (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:08:42.486338  8812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a68564df4148acb1dcca5eb195cf23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.493438  8811 tablet_service.cc:1511] Processing CreateTablet for tablet 18dde358571946588132dc029d24ba8c (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:08:42.495004  8811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18dde358571946588132dc029d24ba8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.521812  8814 tablet_service.cc:1511] Processing CreateTablet for tablet 79ad741883f34f49ae470c60a07bb20c (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:08:42.524904  8666 tablet_service.cc:1511] Processing CreateTablet for tablet 97d8a3e812264dd59dfa8e06ea8bc160 (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:08:42.525660  8810 tablet_service.cc:1511] Processing CreateTablet for tablet dcee753920a04fb08f77b7ff671cd44c (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:08:42.526367  8666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97d8a3e812264dd59dfa8e06ea8bc160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.528358  8808 tablet_service.cc:1511] Processing CreateTablet for tablet ac9b92c97d3345c2aad9cec1f5724d4f (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:08:42.530551  8665 tablet_service.cc:1511] Processing CreateTablet for tablet cb0c7257bf5142c4907814a38ec9e5a5 (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:08:42.531824  8665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0c7257bf5142c4907814a38ec9e5a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.533917  8664 tablet_service.cc:1511] Processing CreateTablet for tablet 23c4ea926f284e00b3dd84bf6f016934 (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:08:42.536221  8663 tablet_service.cc:1511] Processing CreateTablet for tablet 0d14c8653f984aca86312a9b9397d85b (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:08:42.538518  8662 tablet_service.cc:1511] Processing CreateTablet for tablet a7a68564df4148acb1dcca5eb195cf23 (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:08:42.540710  8661 tablet_service.cc:1511] Processing CreateTablet for tablet 18dde358571946588132dc029d24ba8c (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:08:42.542899  8660 tablet_service.cc:1511] Processing CreateTablet for tablet 79ad741883f34f49ae470c60a07bb20c (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:08:42.545372  8659 tablet_service.cc:1511] Processing CreateTablet for tablet dcee753920a04fb08f77b7ff671cd44c (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:08:42.552208  8809 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbe61d4a0e64158b2d9148a04a92f74 (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:08:42.555895  8664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c4ea926f284e00b3dd84bf6f016934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.557677  8814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ad741883f34f49ae470c60a07bb20c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.562093  8657 tablet_service.cc:1511] Processing CreateTablet for tablet ac9b92c97d3345c2aad9cec1f5724d4f (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:08:42.562398  8658 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbe61d4a0e64158b2d9148a04a92f74 (DEFAULT_TABLE table=test-workload [id=4e14cde0126b4201a919b3b9ac18a031]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:08:42.572815  8866 tablet_bootstrap.cc:492] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47: Bootstrap starting.
I20260710 11:08:42.573593  8810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcee753920a04fb08f77b7ff671cd44c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.574421  8808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9b92c97d3345c2aad9cec1f5724d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.575721  8809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbe61d4a0e64158b2d9148a04a92f74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.580272  8866 tablet_bootstrap.cc:654] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.585070  8660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ad741883f34f49ae470c60a07bb20c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.591346  8658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbe61d4a0e64158b2d9148a04a92f74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.592262  8663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d14c8653f984aca86312a9b9397d85b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.593232  8659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcee753920a04fb08f77b7ff671cd44c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.595530  8661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18dde358571946588132dc029d24ba8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.600356  8657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9b92c97d3345c2aad9cec1f5724d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.603003  8868 tablet_bootstrap.cc:492] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap starting.
I20260710 11:08:42.603132  8662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a68564df4148acb1dcca5eb195cf23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.610869  8865 tablet_bootstrap.cc:492] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7: No bootstrap required, opened a new log
I20260710 11:08:42.611512  8865 ts_tablet_manager.cc:1403] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7: Time spent bootstrapping tablet: real 0.149s	user 0.019s	sys 0.028s
I20260710 11:08:42.616122  8865 raft_consensus.cc:359] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.616882  8865 raft_consensus.cc:385] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:42.617210  8865 raft_consensus.cc:740] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Initialized, Role: FOLLOWER
I20260710 11:08:42.618036  8865 consensus_queue.cc:260] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.619063  8868 tablet_bootstrap.cc:654] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.660709  8850 heartbeater.cc:499] Master 127.5.168.62:38873 was elected leader, sending a full tablet report...
I20260710 11:08:42.661388  8865 ts_tablet_manager.cc:1434] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7: Time spent starting tablet: real 0.050s	user 0.020s	sys 0.019s
I20260710 11:08:42.662452  8865 tablet_bootstrap.cc:492] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7: Bootstrap starting.
I20260710 11:08:42.665885  8866 tablet_bootstrap.cc:492] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47: No bootstrap required, opened a new log
I20260710 11:08:42.666428  8866 ts_tablet_manager.cc:1403] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.000s
I20260710 11:08:42.665995  8868 tablet_bootstrap.cc:492] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b: No bootstrap required, opened a new log
I20260710 11:08:42.669269  8868 ts_tablet_manager.cc:1403] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b: Time spent bootstrapping tablet: real 0.067s	user 0.006s	sys 0.011s
I20260710 11:08:42.669276  8865 tablet_bootstrap.cc:654] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.670274  8866 raft_consensus.cc:359] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.671058  8866 raft_consensus.cc:385] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:42.671402  8866 raft_consensus.cc:740] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Initialized, Role: FOLLOWER
I20260710 11:08:42.672287  8866 consensus_queue.cc:260] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.672794  8868 raft_consensus.cc:359] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:42.673906  8868 raft_consensus.cc:385] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:42.674324  8868 raft_consensus.cc:740] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12094d57041d4e0fbaed6552c3571e6b, State: Initialized, Role: FOLLOWER
I20260710 11:08:42.675557  8869 raft_consensus.cc:493] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:42.676074  8869 raft_consensus.cc:515] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.675688  8868 consensus_queue.cc:260] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:42.682996  8869 leader_election.cc:290] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437)
I20260710 11:08:42.704131  8676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0c7257bf5142c4907814a38ec9e5a5" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b" is_pre_election: true
I20260710 11:08:42.704553  8776 heartbeater.cc:499] Master 127.5.168.62:38873 was elected leader, sending a full tablet report...
W20260710 11:08:42.705883  8790 leader_election.cc:343] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:42.705998  8866 ts_tablet_manager.cc:1434] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47: Time spent starting tablet: real 0.039s	user 0.012s	sys 0.004s
I20260710 11:08:42.719900  8865 tablet_bootstrap.cc:492] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7: No bootstrap required, opened a new log
I20260710 11:08:42.720280  8868 ts_tablet_manager.cc:1434] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b: Time spent starting tablet: real 0.050s	user 0.023s	sys 0.027s
I20260710 11:08:42.720613  8865 ts_tablet_manager.cc:1403] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7: Time spent bootstrapping tablet: real 0.058s	user 0.022s	sys 0.024s
I20260710 11:08:42.720938  8701 heartbeater.cc:499] Master 127.5.168.62:38873 was elected leader, sending a full tablet report...
I20260710 11:08:42.721364  8868 tablet_bootstrap.cc:492] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap starting.
I20260710 11:08:42.719988  8866 tablet_bootstrap.cc:492] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47: Bootstrap starting.
I20260710 11:08:42.723770  8865 raft_consensus.cc:359] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.724684  8865 raft_consensus.cc:385] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:42.725060  8865 raft_consensus.cc:740] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Initialized, Role: FOLLOWER
I20260710 11:08:42.723735  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0c7257bf5142c4907814a38ec9e5a5" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af37c92df82c460bb637a9b1db9d8f47" is_pre_election: true
I20260710 11:08:42.726065  8865 consensus_queue.cc:260] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.728355  8868 tablet_bootstrap.cc:654] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.728796  8866 tablet_bootstrap.cc:654] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:42.731963  8789 leader_election.cc:343] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:42.732661  8789 leader_election.cc:304] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51ff4943a8654f80ae513c4bd04682c7; no voters: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47
I20260710 11:08:42.732967  8865 ts_tablet_manager.cc:1434] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:08:42.735086  8865 tablet_bootstrap.cc:492] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7: Bootstrap starting.
I20260710 11:08:42.735783  8869 raft_consensus.cc:2749] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:42.737926  8866 tablet_bootstrap.cc:492] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47: No bootstrap required, opened a new log
I20260710 11:08:42.738478  8866 ts_tablet_manager.cc:1403] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260710 11:08:42.741820  8865 tablet_bootstrap.cc:654] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.741680  8866 raft_consensus.cc:359] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.742592  8866 raft_consensus.cc:385] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:42.743059  8868 tablet_bootstrap.cc:492] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b: No bootstrap required, opened a new log
I20260710 11:08:42.743003  8866 raft_consensus.cc:740] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Initialized, Role: FOLLOWER
I20260710 11:08:42.743664  8868 ts_tablet_manager.cc:1403] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260710 11:08:42.744004  8866 consensus_queue.cc:260] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.746886  8866 ts_tablet_manager.cc:1434] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:08:42.746737  8868 raft_consensus.cc:359] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.747970  8868 raft_consensus.cc:385] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:42.748272  8866 tablet_bootstrap.cc:492] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47: Bootstrap starting.
I20260710 11:08:42.748534  8868 raft_consensus.cc:740] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12094d57041d4e0fbaed6552c3571e6b, State: Initialized, Role: FOLLOWER
I20260710 11:08:42.749548  8868 consensus_queue.cc:260] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.751960  8868 ts_tablet_manager.cc:1434] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:08:42.753016  8868 tablet_bootstrap.cc:492] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap starting.
I20260710 11:08:42.757946  8866 tablet_bootstrap.cc:654] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.759156  8868 tablet_bootstrap.cc:654] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.773672  8865 tablet_bootstrap.cc:492] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7: No bootstrap required, opened a new log
I20260710 11:08:42.774302  8865 ts_tablet_manager.cc:1403] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.021s
I20260710 11:08:42.774384  8866 tablet_bootstrap.cc:492] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47: No bootstrap required, opened a new log
I20260710 11:08:42.775030  8866 ts_tablet_manager.cc:1403] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.017s
I20260710 11:08:42.777256  8868 tablet_bootstrap.cc:492] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b: No bootstrap required, opened a new log
I20260710 11:08:42.777143  8865 raft_consensus.cc:359] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.777808  8868 ts_tablet_manager.cc:1403] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.011s
I20260710 11:08:42.777925  8865 raft_consensus.cc:385] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:42.777840  8866 raft_consensus.cc:359] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.778491  8865 raft_consensus.cc:740] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Initialized, Role: FOLLOWER
I20260710 11:08:42.778779  8866 raft_consensus.cc:385] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:42.779142  8866 raft_consensus.cc:740] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Initialized, Role: FOLLOWER
I20260710 11:08:42.779506  8865 consensus_queue.cc:260] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.779917  8866 consensus_queue.cc:260] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.781176  8868 raft_consensus.cc:359] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.781771  8865 ts_tablet_manager.cc:1434] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:08:42.781909  8868 raft_consensus.cc:385] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:42.782289  8868 raft_consensus.cc:740] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12094d57041d4e0fbaed6552c3571e6b, State: Initialized, Role: FOLLOWER
I20260710 11:08:42.782436  8866 ts_tablet_manager.cc:1434] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:42.783062  8865 tablet_bootstrap.cc:492] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7: Bootstrap starting.
I20260710 11:08:42.783465  8866 tablet_bootstrap.cc:492] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47: Bootstrap starting.
I20260710 11:08:42.783042  8868 consensus_queue.cc:260] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.789795  8866 tablet_bootstrap.cc:654] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.791445  8868 ts_tablet_manager.cc:1434] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:08:42.792306  8865 tablet_bootstrap.cc:654] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.792554  8868 tablet_bootstrap.cc:492] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap starting.
I20260710 11:08:42.801098  8868 tablet_bootstrap.cc:654] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.801928  8866 tablet_bootstrap.cc:492] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47: No bootstrap required, opened a new log
I20260710 11:08:42.802435  8865 tablet_bootstrap.cc:492] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7: No bootstrap required, opened a new log
I20260710 11:08:42.802454  8866 ts_tablet_manager.cc:1403] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 11:08:42.803090  8865 ts_tablet_manager.cc:1403] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.009s
I20260710 11:08:42.806428  8866 raft_consensus.cc:359] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.807512  8866 raft_consensus.cc:385] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:42.807142  8865 raft_consensus.cc:359] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.810074  8866 raft_consensus.cc:740] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Initialized, Role: FOLLOWER
I20260710 11:08:42.810350  8865 raft_consensus.cc:385] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:42.810756  8865 raft_consensus.cc:740] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Initialized, Role: FOLLOWER
I20260710 11:08:42.810913  8866 consensus_queue.cc:260] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.811650  8865 consensus_queue.cc:260] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.812742  8868 tablet_bootstrap.cc:492] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b: No bootstrap required, opened a new log
I20260710 11:08:42.813633  8866 ts_tablet_manager.cc:1434] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 11:08:42.813227  8868 ts_tablet_manager.cc:1403] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.002s
I20260710 11:08:42.814182  8865 ts_tablet_manager.cc:1434] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:08:42.814776  8866 tablet_bootstrap.cc:492] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47: Bootstrap starting.
I20260710 11:08:42.815387  8865 tablet_bootstrap.cc:492] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7: Bootstrap starting.
I20260710 11:08:42.816695  8868 raft_consensus.cc:359] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.817444  8868 raft_consensus.cc:385] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:42.817754  8868 raft_consensus.cc:740] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12094d57041d4e0fbaed6552c3571e6b, State: Initialized, Role: FOLLOWER
I20260710 11:08:42.818657  8868 consensus_queue.cc:260] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.821499  8866 tablet_bootstrap.cc:654] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.822574  8865 tablet_bootstrap.cc:654] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.829195  8868 ts_tablet_manager.cc:1434] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:08:42.832734  8866 tablet_bootstrap.cc:492] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47: No bootstrap required, opened a new log
I20260710 11:08:42.832926  8868 tablet_bootstrap.cc:492] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap starting.
I20260710 11:08:42.833242  8866 ts_tablet_manager.cc:1403] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:08:42.836266  8866 raft_consensus.cc:359] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:42.837051  8866 raft_consensus.cc:385] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:42.837345  8866 raft_consensus.cc:740] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Initialized, Role: FOLLOWER
I20260710 11:08:42.838234  8866 consensus_queue.cc:260] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:42.839993  8868 tablet_bootstrap.cc:654] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.840891  8866 ts_tablet_manager.cc:1434] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260710 11:08:42.842051  8866 tablet_bootstrap.cc:492] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47: Bootstrap starting.
I20260710 11:08:42.850378  8866 tablet_bootstrap.cc:654] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.857084  8868 tablet_bootstrap.cc:492] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b: No bootstrap required, opened a new log
I20260710 11:08:42.857543  8868 ts_tablet_manager.cc:1403] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.016s
I20260710 11:08:42.860376  8868 raft_consensus.cc:359] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.861182  8868 raft_consensus.cc:385] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:42.861462  8868 raft_consensus.cc:740] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12094d57041d4e0fbaed6552c3571e6b, State: Initialized, Role: FOLLOWER
I20260710 11:08:42.862206  8868 consensus_queue.cc:260] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.864575  8868 ts_tablet_manager.cc:1434] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:42.864961  8866 tablet_bootstrap.cc:492] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47: No bootstrap required, opened a new log
I20260710 11:08:42.865453  8866 ts_tablet_manager.cc:1403] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.007s
I20260710 11:08:42.865568  8868 tablet_bootstrap.cc:492] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap starting.
I20260710 11:08:42.867044  8865 tablet_bootstrap.cc:492] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7: No bootstrap required, opened a new log
I20260710 11:08:42.867657  8865 ts_tablet_manager.cc:1403] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7: Time spent bootstrapping tablet: real 0.053s	user 0.035s	sys 0.012s
I20260710 11:08:42.868505  8866 raft_consensus.cc:359] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.869318  8866 raft_consensus.cc:385] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:42.869624  8866 raft_consensus.cc:740] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Initialized, Role: FOLLOWER
I20260710 11:08:42.870522  8866 consensus_queue.cc:260] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.870810  8865 raft_consensus.cc:359] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:42.871660  8865 raft_consensus.cc:385] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:42.871996  8865 raft_consensus.cc:740] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Initialized, Role: FOLLOWER
I20260710 11:08:42.872380  8868 tablet_bootstrap.cc:654] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.873019  8865 consensus_queue.cc:260] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:42.877655  8866 ts_tablet_manager.cc:1434] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:08:42.878711  8865 ts_tablet_manager.cc:1434] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:08:42.879344  8873 raft_consensus.cc:493] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:42.879786  8865 tablet_bootstrap.cc:492] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7: Bootstrap starting.
I20260710 11:08:42.879999  8873 raft_consensus.cc:515] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.885792  8873 leader_election.cc:290] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:42.887338  8865 tablet_bootstrap.cc:654] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.891390  8866 tablet_bootstrap.cc:492] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47: Bootstrap starting.
I20260710 11:08:42.891925  8868 tablet_bootstrap.cc:492] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b: No bootstrap required, opened a new log
I20260710 11:08:42.892457  8868 ts_tablet_manager.cc:1403] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.012s
I20260710 11:08:42.895643  8868 raft_consensus.cc:359] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.896577  8868 raft_consensus.cc:385] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:42.896943  8868 raft_consensus.cc:740] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12094d57041d4e0fbaed6552c3571e6b, State: Initialized, Role: FOLLOWER
I20260710 11:08:42.898213  8866 tablet_bootstrap.cc:654] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.899101  8865 tablet_bootstrap.cc:492] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7: No bootstrap required, opened a new log
I20260710 11:08:42.910377  8676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dde358571946588132dc029d24ba8c" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b" is_pre_election: true
I20260710 11:08:42.923552  8865 ts_tablet_manager.cc:1403] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7: Time spent bootstrapping tablet: real 0.044s	user 0.032s	sys 0.010s
I20260710 11:08:42.923940  8676 raft_consensus.cc:2468] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 0.
I20260710 11:08:42.897817  8868 consensus_queue.cc:260] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.925429  8716 leader_election.cc:304] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:42.926332  8873 raft_consensus.cc:2804] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:42.926677  8873 raft_consensus.cc:493] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:42.926992  8873 raft_consensus.cc:3060] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:42.927398  8865 raft_consensus.cc:359] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.928479  8865 raft_consensus.cc:385] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:42.928874  8865 raft_consensus.cc:740] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Initialized, Role: FOLLOWER
I20260710 11:08:42.929843  8868 ts_tablet_manager.cc:1434] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.023s
I20260710 11:08:42.930879  8868 tablet_bootstrap.cc:492] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap starting.
I20260710 11:08:42.930639  8865 consensus_queue.cc:260] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
W20260710 11:08:42.941984  8622 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:42.945178  8865 ts_tablet_manager.cc:1434] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260710 11:08:42.951718  8868 tablet_bootstrap.cc:654] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.953369  8825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dde358571946588132dc029d24ba8c" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7" is_pre_election: true
I20260710 11:08:42.954088  8825 raft_consensus.cc:2468] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 0.
I20260710 11:08:42.955528  8865 tablet_bootstrap.cc:492] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7: Bootstrap starting.
I20260710 11:08:42.951617  8873 raft_consensus.cc:515] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.960039  8869 raft_consensus.cc:493] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:42.960706  8869 raft_consensus.cc:515] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.964790  8676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c4ea926f284e00b3dd84bf6f016934" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b" is_pre_election: true
I20260710 11:08:42.965281  8865 tablet_bootstrap.cc:654] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:42.966550  8790 leader_election.cc:343] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:42.967392  8869 leader_election.cc:290] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437)
I20260710 11:08:42.968935  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c4ea926f284e00b3dd84bf6f016934" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af37c92df82c460bb637a9b1db9d8f47" is_pre_election: true
I20260710 11:08:42.969242  8676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dde358571946588132dc029d24ba8c" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:42.969871  8751 raft_consensus.cc:2468] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 0.
I20260710 11:08:42.971730  8789 leader_election.cc:304] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [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: 51ff4943a8654f80ae513c4bd04682c7, af37c92df82c460bb637a9b1db9d8f47; no voters: 12094d57041d4e0fbaed6552c3571e6b
I20260710 11:08:42.970038  8676 raft_consensus.cc:3060] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:42.975401  8825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dde358571946588132dc029d24ba8c" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
I20260710 11:08:42.976157  8825 raft_consensus.cc:3060] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:42.979439  8869 raft_consensus.cc:2804] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:42.980032  8869 raft_consensus.cc:493] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:42.980508  8869 raft_consensus.cc:3060] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:42.985908  8825 raft_consensus.cc:2468] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 1.
I20260710 11:08:42.987732  8716 leader_election.cc:304] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ff4943a8654f80ae513c4bd04682c7, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:42.959308  8873 leader_election.cc:290] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 election: Requested vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:42.989576  8873 raft_consensus.cc:493] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:42.990182  8873 raft_consensus.cc:515] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.994171  8873 leader_election.cc:290] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:42.994377  8676 raft_consensus.cc:2468] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 1.
I20260710 11:08:42.995558  8893 raft_consensus.cc:2804] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:42.998646  8675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ad741883f34f49ae470c60a07bb20c" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b" is_pre_election: true
I20260710 11:08:43.003520  8893 raft_consensus.cc:697] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Becoming Leader. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Running, Role: LEADER
I20260710 11:08:43.003633  8675 raft_consensus.cc:2468] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 0.
I20260710 11:08:43.004976  8866 tablet_bootstrap.cc:492] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47: No bootstrap required, opened a new log
I20260710 11:08:43.005481  8866 ts_tablet_manager.cc:1403] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47: Time spent bootstrapping tablet: real 0.127s	user 0.026s	sys 0.061s
I20260710 11:08:43.005334  8716 leader_election.cc:304] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:43.000721  8825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ad741883f34f49ae470c60a07bb20c" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7" is_pre_election: true
W20260710 11:08:43.007262  8716 leader_election.cc:343] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:43.007560  8895 raft_consensus.cc:2804] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:43.007253  8865 tablet_bootstrap.cc:492] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7: No bootstrap required, opened a new log
I20260710 11:08:43.008307  8895 raft_consensus.cc:493] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:43.008756  8895 raft_consensus.cc:3060] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.008880  8865 ts_tablet_manager.cc:1403] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.000s
I20260710 11:08:43.010012  8866 raft_consensus.cc:359] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.010789  8866 raft_consensus.cc:385] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.011132  8866 raft_consensus.cc:740] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.004758  8893 consensus_queue.cc:237] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:42.999193  8869 raft_consensus.cc:515] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.012194  8866 consensus_queue.cc:260] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.013676  8873 raft_consensus.cc:493] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.014156  8873 raft_consensus.cc:515] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.015026  8868 tablet_bootstrap.cc:492] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b: No bootstrap required, opened a new log
I20260710 11:08:43.015549  8868 ts_tablet_manager.cc:1403] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b: Time spent bootstrapping tablet: real 0.085s	user 0.015s	sys 0.021s
I20260710 11:08:43.015377  8675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c4ea926f284e00b3dd84bf6f016934" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:43.017367  8873 leader_election.cc:290] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:43.018476  8675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d14c8653f984aca86312a9b9397d85b" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b" is_pre_election: true
I20260710 11:08:43.019371  8675 raft_consensus.cc:2468] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 0.
I20260710 11:08:43.019796  8866 ts_tablet_manager.cc:1434] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
W20260710 11:08:43.017561  8790 leader_election.cc:343] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:43.020980  8866 tablet_bootstrap.cc:492] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47: Bootstrap starting.
I20260710 11:08:43.021878  8825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d14c8653f984aca86312a9b9397d85b" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7" is_pre_election: true
I20260710 11:08:43.022660  8825 raft_consensus.cc:2468] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 0.
I20260710 11:08:43.024413  8716 leader_election.cc:304] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ff4943a8654f80ae513c4bd04682c7, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:43.025291  8873 raft_consensus.cc:2804] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:43.025676  8873 raft_consensus.cc:493] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:43.026137  8873 raft_consensus.cc:3060] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.027346  8865 raft_consensus.cc:359] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.028205  8865 raft_consensus.cc:385] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.028512  8865 raft_consensus.cc:740] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.028760  8868 raft_consensus.cc:359] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.029469  8868 raft_consensus.cc:385] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.029763  8868 raft_consensus.cc:740] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12094d57041d4e0fbaed6552c3571e6b, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.030260  8897 raft_consensus.cc:493] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.030668  8868 consensus_queue.cc:260] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.030580  8574 catalog_manager.cc:5697] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 reported cstate change: term changed from 0 to 1, leader changed from <none> to af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "af37c92df82c460bb637a9b1db9d8f47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:43.032236  8869 leader_election.cc:290] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 1 election: Requested vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437)
I20260710 11:08:43.029289  8865 consensus_queue.cc:260] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.033506  8868 ts_tablet_manager.cc:1434] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:08:43.033385  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c4ea926f284e00b3dd84bf6f016934" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
I20260710 11:08:43.034078  8751 raft_consensus.cc:3060] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.030793  8897 raft_consensus.cc:515] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.034797  8868 tablet_bootstrap.cc:492] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap starting.
I20260710 11:08:43.038975  8675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d14c8653f984aca86312a9b9397d85b" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b" is_pre_election: true
I20260710 11:08:43.039669  8675 raft_consensus.cc:2468] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 0.
I20260710 11:08:43.041021  8790 leader_election.cc:304] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b, 51ff4943a8654f80ae513c4bd04682c7; no voters: 
I20260710 11:08:43.041523  8750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d14c8653f984aca86312a9b9397d85b" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af37c92df82c460bb637a9b1db9d8f47" is_pre_election: true
I20260710 11:08:43.044495  8869 raft_consensus.cc:2804] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:43.044914  8869 raft_consensus.cc:493] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:43.045275  8869 raft_consensus.cc:3060] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.045147  8895 raft_consensus.cc:515] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.048036  8675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ad741883f34f49ae470c60a07bb20c" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:43.048614  8675 raft_consensus.cc:3060] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.048816  8873 raft_consensus.cc:515] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.053157  8750 raft_consensus.cc:2393] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51ff4943a8654f80ae513c4bd04682c7 in current term 1: Already voted for candidate af37c92df82c460bb637a9b1db9d8f47 in this term.
I20260710 11:08:43.050977  8868 tablet_bootstrap.cc:654] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.051734  8751 raft_consensus.cc:2468] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 1.
I20260710 11:08:43.052130  8895 leader_election.cc:290] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 election: Requested vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:43.035355  8865 ts_tablet_manager.cc:1434] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260710 11:08:43.036556  8897 leader_election.cc:290] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437)
I20260710 11:08:43.057016  8865 tablet_bootstrap.cc:492] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7: Bootstrap starting.
I20260710 11:08:43.057543  8676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d14c8653f984aca86312a9b9397d85b" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:43.058334  8866 tablet_bootstrap.cc:654] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.058190  8676 raft_consensus.cc:3060] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.056931  8825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ad741883f34f49ae470c60a07bb20c" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
I20260710 11:08:43.064044  8675 raft_consensus.cc:2468] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 1.
I20260710 11:08:43.065362  8716 leader_election.cc:304] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:43.065843  8824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d14c8653f984aca86312a9b9397d85b" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
I20260710 11:08:43.066567  8895 raft_consensus.cc:2804] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:08:43.067310  8716 leader_election.cc:343] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:43.067332  8895 raft_consensus.cc:697] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Becoming Leader. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Running, Role: LEADER
I20260710 11:08:43.069551  8897 raft_consensus.cc:493] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.069373  8895 consensus_queue.cc:237] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.070161  8897 raft_consensus.cc:515] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.058224  8873 leader_election.cc:290] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 election: Requested vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:43.073640  8897 leader_election.cc:290] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437)
I20260710 11:08:43.074908  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe61d4a0e64158b2d9148a04a92f74" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af37c92df82c460bb637a9b1db9d8f47" is_pre_election: true
I20260710 11:08:43.075385  8789 leader_election.cc:304] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [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: 51ff4943a8654f80ae513c4bd04682c7, af37c92df82c460bb637a9b1db9d8f47; no voters: 12094d57041d4e0fbaed6552c3571e6b
I20260710 11:08:43.075294  8676 raft_consensus.cc:2468] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 1.
W20260710 11:08:43.077445  8789 leader_election.cc:343] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:43.077677  8873 raft_consensus.cc:493] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.077873  8897 raft_consensus.cc:2804] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:43.078151  8675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe61d4a0e64158b2d9148a04a92f74" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b" is_pre_election: true
I20260710 11:08:43.078418  8897 raft_consensus.cc:697] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 LEADER]: Becoming Leader. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Running, Role: LEADER
I20260710 11:08:43.078289  8873 raft_consensus.cc:515] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.078805  8675 raft_consensus.cc:2468] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 0.
I20260710 11:08:43.079382  8897 consensus_queue.cc:237] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.077708  8716 leader_election.cc:304] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:43.081718  8893 raft_consensus.cc:2804] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:43.079944  8790 leader_election.cc:304] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [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: 12094d57041d4e0fbaed6552c3571e6b, 51ff4943a8654f80ae513c4bd04682c7; no voters: af37c92df82c460bb637a9b1db9d8f47
I20260710 11:08:43.085983  8675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0c7257bf5142c4907814a38ec9e5a5" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b" is_pre_election: true
I20260710 11:08:43.088538  8675 raft_consensus.cc:2468] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 0.
I20260710 11:08:43.086424  8825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0c7257bf5142c4907814a38ec9e5a5" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7" is_pre_election: true
I20260710 11:08:43.089753  8825 raft_consensus.cc:2468] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 0.
I20260710 11:08:43.089974  8716 leader_election.cc:304] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:43.090902  8899 raft_consensus.cc:2804] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:43.097806  8899 raft_consensus.cc:493] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:43.098234  8899 raft_consensus.cc:3060] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.098332  8893 raft_consensus.cc:697] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Becoming Leader. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Running, Role: LEADER
I20260710 11:08:43.088145  8873 leader_election.cc:290] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:43.099423  8893 consensus_queue.cc:237] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.100701  8873 raft_consensus.cc:2804] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:43.101655  8873 raft_consensus.cc:493] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:43.102576  8873 raft_consensus.cc:3060] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.108484  8866 tablet_bootstrap.cc:492] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47: No bootstrap required, opened a new log
I20260710 11:08:43.109120  8866 ts_tablet_manager.cc:1403] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.007s
I20260710 11:08:43.120146  8868 tablet_bootstrap.cc:492] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b: No bootstrap required, opened a new log
I20260710 11:08:43.120694  8868 ts_tablet_manager.cc:1403] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b: Time spent bootstrapping tablet: real 0.086s	user 0.007s	sys 0.010s
I20260710 11:08:43.126163  8899 raft_consensus.cc:515] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.127786  8865 tablet_bootstrap.cc:654] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.134258  8874 raft_consensus.cc:493] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.134936  8874 raft_consensus.cc:515] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:43.135475  8869 raft_consensus.cc:515] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.136752  8824 raft_consensus.cc:2393] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate af37c92df82c460bb637a9b1db9d8f47 in current term 1: Already voted for candidate 51ff4943a8654f80ae513c4bd04682c7 in this term.
I20260710 11:08:43.140034  8675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d14c8653f984aca86312a9b9397d85b" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:43.147156  8873 raft_consensus.cc:515] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.154418  8675 raft_consensus.cc:2393] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 51ff4943a8654f80ae513c4bd04682c7 in current term 1: Already voted for candidate af37c92df82c460bb637a9b1db9d8f47 in this term.
I20260710 11:08:43.156507  8899 leader_election.cc:290] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 1 election: Requested vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437)
I20260710 11:08:43.158496  8866 raft_consensus.cc:359] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.157605  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe61d4a0e64158b2d9148a04a92f74" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
I20260710 11:08:43.159515  8866 raft_consensus.cc:385] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.160307  8866 raft_consensus.cc:740] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.164407  8675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe61d4a0e64158b2d9148a04a92f74" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:43.165035  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d14c8653f984aca86312a9b9397d85b" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
I20260710 11:08:43.165288  8675 raft_consensus.cc:3060] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:43.166627  8789 leader_election.cc:343] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:43.168172  8789 leader_election.cc:304] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [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: 51ff4943a8654f80ae513c4bd04682c7; no voters: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47
I20260710 11:08:43.169399  8899 raft_consensus.cc:2749] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:43.163113  8866 consensus_queue.cc:260] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.160852  8897 raft_consensus.cc:493] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.179575  8866 ts_tablet_manager.cc:1434] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47: Time spent starting tablet: real 0.070s	user 0.015s	sys 0.008s
I20260710 11:08:43.180007  8676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0c7257bf5142c4907814a38ec9e5a5" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:43.169426  8573 catalog_manager.cc:5697] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "51ff4943a8654f80ae513c4bd04682c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:43.162009  8869 leader_election.cc:290] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 1 election: Requested vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437)
I20260710 11:08:43.172168  8874 leader_election.cc:290] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:43.173069  8868 raft_consensus.cc:359] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.184420  8868 raft_consensus.cc:385] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.184701  8868 raft_consensus.cc:740] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12094d57041d4e0fbaed6552c3571e6b, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.185354  8868 consensus_queue.cc:260] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.182255  8676 raft_consensus.cc:3060] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.193320  8865 tablet_bootstrap.cc:492] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7: No bootstrap required, opened a new log
I20260710 11:08:43.193819  8865 ts_tablet_manager.cc:1403] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7: Time spent bootstrapping tablet: real 0.137s	user 0.022s	sys 0.004s
I20260710 11:08:43.183182  8906 raft_consensus.cc:493] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.194568  8906 raft_consensus.cc:515] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:43.196836  8906 leader_election.cc:290] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961), 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901)
I20260710 11:08:43.183548  8897 raft_consensus.cc:515] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.199151  8824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7" is_pre_election: true
I20260710 11:08:43.200141  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a68564df4148acb1dcca5eb195cf23" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af37c92df82c460bb637a9b1db9d8f47" is_pre_election: true
I20260710 11:08:43.200527  8824 raft_consensus.cc:2468] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 0.
I20260710 11:08:43.201421  8676 raft_consensus.cc:2468] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 1.
W20260710 11:08:43.201602  8789 leader_election.cc:343] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:43.202344  8897 leader_election.cc:290] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437)
I20260710 11:08:43.203107  8866 tablet_bootstrap.cc:492] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47: Bootstrap starting.
I20260710 11:08:43.199761  8674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b" is_pre_election: true
I20260710 11:08:43.203544  8873 leader_election.cc:290] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 election: Requested vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:43.203873  8674 raft_consensus.cc:2468] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 0.
I20260710 11:08:43.207321  8869 raft_consensus.cc:493] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.207820  8869 raft_consensus.cc:515] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:43.206836  8716 leader_election.cc:304] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:43.211498  8716 leader_election.cc:304] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:43.214185  8675 raft_consensus.cc:2468] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 1.
I20260710 11:08:43.216310  8906 raft_consensus.cc:2804] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:43.222122  8825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160" candidate_uuid: "12094d57041d4e0fbaed6552c3571e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7" is_pre_election: true
I20260710 11:08:43.228003  8873 raft_consensus.cc:2804] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:43.282538  8825 raft_consensus.cc:2468] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12094d57041d4e0fbaed6552c3571e6b in term 0.
I20260710 11:08:43.283438  8873 raft_consensus.cc:493] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:43.283944  8873 raft_consensus.cc:3060] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.219003  8676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a68564df4148acb1dcca5eb195cf23" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b" is_pre_election: true
I20260710 11:08:43.282575  8674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b" is_pre_election: true
I20260710 11:08:43.216539  8869 leader_election.cc:290] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437), 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901)
I20260710 11:08:43.285185  8824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0c7257bf5142c4907814a38ec9e5a5" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
I20260710 11:08:43.216355  8750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160" candidate_uuid: "12094d57041d4e0fbaed6552c3571e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af37c92df82c460bb637a9b1db9d8f47" is_pre_election: true
I20260710 11:08:43.285646  8674 raft_consensus.cc:2468] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 0.
I20260710 11:08:43.284596  8865 raft_consensus.cc:359] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.285039  8641 leader_election.cc:304] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b, 51ff4943a8654f80ae513c4bd04682c7; no voters: 
I20260710 11:08:43.285940  8824 raft_consensus.cc:3060] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.286185  8865 raft_consensus.cc:385] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.203135  8868 ts_tablet_manager.cc:1434] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.002s
I20260710 11:08:43.284471  8790 leader_election.cc:304] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [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: 12094d57041d4e0fbaed6552c3571e6b, 51ff4943a8654f80ae513c4bd04682c7; no voters: af37c92df82c460bb637a9b1db9d8f47
I20260710 11:08:43.286979  8874 raft_consensus.cc:2804] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:43.286619  8865 raft_consensus.cc:740] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.287884  8874 raft_consensus.cc:493] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:43.282622  8906 raft_consensus.cc:697] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Becoming Leader. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Running, Role: LEADER
I20260710 11:08:43.288365  8874 raft_consensus.cc:3060] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.288843  8906 consensus_queue.cc:237] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.289878  8868 tablet_bootstrap.cc:492] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap starting.
I20260710 11:08:43.291500  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af37c92df82c460bb637a9b1db9d8f47" is_pre_election: true
I20260710 11:08:43.293020  8865 consensus_queue.cc:260] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.297878  8865 ts_tablet_manager.cc:1434] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7: Time spent starting tablet: real 0.104s	user 0.008s	sys 0.008s
I20260710 11:08:43.252787  8574 catalog_manager.cc:5697] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 reported cstate change: term changed from 0 to 1, leader changed from <none> to af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "af37c92df82c460bb637a9b1db9d8f47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:43.302675  8866 tablet_bootstrap.cc:654] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.302815  8869 raft_consensus.cc:2804] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:43.303313  8869 raft_consensus.cc:697] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 LEADER]: Becoming Leader. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Running, Role: LEADER
I20260710 11:08:43.304062  8790 leader_election.cc:304] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [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: 12094d57041d4e0fbaed6552c3571e6b, 51ff4943a8654f80ae513c4bd04682c7; no voters: af37c92df82c460bb637a9b1db9d8f47
I20260710 11:08:43.304172  8869 consensus_queue.cc:237] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.305780  8865 tablet_bootstrap.cc:492] T dcee753920a04fb08f77b7ff671cd44c P 51ff4943a8654f80ae513c4bd04682c7: Bootstrap starting.
I20260710 11:08:43.311908  8868 tablet_bootstrap.cc:654] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.312598  8897 raft_consensus.cc:2804] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:43.315053  8897 raft_consensus.cc:493] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:43.315515  8897 raft_consensus.cc:3060] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:43.323431  8790 leader_election.cc:343] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:43.324144  8790 leader_election.cc:304] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51ff4943a8654f80ae513c4bd04682c7; no voters: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47
I20260710 11:08:43.325286  8911 raft_consensus.cc:2749] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:43.326335  8574 catalog_manager.cc:5697] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 reported cstate change: term changed from 0 to 1, leader changed from <none> to af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "af37c92df82c460bb637a9b1db9d8f47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:43.330780  8897 raft_consensus.cc:515] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:43.334766  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
I20260710 11:08:43.335263  8897 leader_election.cc:290] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 1 election: Requested vote from peers af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437), 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901)
I20260710 11:08:43.335255  8676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:43.307404  8874 raft_consensus.cc:515] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:43.341133  8906 raft_consensus.cc:493] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.342219  8915 raft_consensus.cc:493] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.342321  8906 raft_consensus.cc:515] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.342813  8915 raft_consensus.cc:515] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.344020  8824 raft_consensus.cc:2468] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 1.
I20260710 11:08:43.344426  8676 raft_consensus.cc:2393] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 51ff4943a8654f80ae513c4bd04682c7 in current term 1: Already voted for candidate 12094d57041d4e0fbaed6552c3571e6b in this term.
I20260710 11:08:43.345029  8915 leader_election.cc:290] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:43.345680  8674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b" is_pre_election: true
I20260710 11:08:43.346326  8674 raft_consensus.cc:2468] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 0.
I20260710 11:08:43.346669  8824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f" candidate_uuid: "12094d57041d4e0fbaed6552c3571e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7" is_pre_election: true
I20260710 11:08:43.346736  8790 leader_election.cc:304] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [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: 51ff4943a8654f80ae513c4bd04682c7; no voters: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47
I20260710 11:08:43.347534  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f" candidate_uuid: "12094d57041d4e0fbaed6552c3571e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af37c92df82c460bb637a9b1db9d8f47" is_pre_election: true
W20260710 11:08:43.347951  8641 leader_election.cc:343] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:43.348201  8751 raft_consensus.cc:2468] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12094d57041d4e0fbaed6552c3571e6b in term 0.
I20260710 11:08:43.348644  8874 leader_election.cc:290] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [CANDIDATE]: Term 1 election: Requested vote from peers af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:43.349622  8824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160" candidate_uuid: "12094d57041d4e0fbaed6552c3571e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
I20260710 11:08:43.350500  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160" candidate_uuid: "12094d57041d4e0fbaed6552c3571e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
I20260710 11:08:43.350008  8640 leader_election.cc:304] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [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: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47; no voters: 51ff4943a8654f80ae513c4bd04682c7
I20260710 11:08:43.353235  8874 raft_consensus.cc:2804] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:43.353250  8873 raft_consensus.cc:515] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:43.350415  8824 raft_consensus.cc:2393] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 12094d57041d4e0fbaed6552c3571e6b in current term 1: Already voted for candidate 51ff4943a8654f80ae513c4bd04682c7 in this term.
I20260710 11:08:43.353878  8874 raft_consensus.cc:493] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:43.354643  8874 raft_consensus.cc:3060] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.354791  8750 raft_consensus.cc:2393] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12094d57041d4e0fbaed6552c3571e6b in current term 1: Already voted for candidate af37c92df82c460bb637a9b1db9d8f47 in this term.
I20260710 11:08:43.355639  8641 leader_election.cc:304] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [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: 12094d57041d4e0fbaed6552c3571e6b; no voters: 51ff4943a8654f80ae513c4bd04682c7, af37c92df82c460bb637a9b1db9d8f47
I20260710 11:08:43.356578  8915 raft_consensus.cc:2749] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:43.360699  8866 tablet_bootstrap.cc:492] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47: No bootstrap required, opened a new log
I20260710 11:08:43.365054  8866 ts_tablet_manager.cc:1403] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47: Time spent bootstrapping tablet: real 0.181s	user 0.027s	sys 0.018s
I20260710 11:08:43.360466  8873 leader_election.cc:290] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 election: Requested vote from peers 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961), 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901)
I20260710 11:08:43.358880  8716 leader_election.cc:304] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:43.366099  8906 leader_election.cc:290] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:43.358500  8869 raft_consensus.cc:2749] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:43.367311  8824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
I20260710 11:08:43.367796  8674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:43.368072  8824 raft_consensus.cc:2393] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate af37c92df82c460bb637a9b1db9d8f47 in current term 1: Already voted for candidate 51ff4943a8654f80ae513c4bd04682c7 in this term.
I20260710 11:08:43.368530  8674 raft_consensus.cc:2393] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate af37c92df82c460bb637a9b1db9d8f47 in current term 1: Already voted for candidate 12094d57041d4e0fbaed6552c3571e6b in this term.
I20260710 11:08:43.366247  8873 raft_consensus.cc:2804] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:43.368904  8873 raft_consensus.cc:493] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:43.369236  8873 raft_consensus.cc:3060] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.370640  8716 leader_election.cc:304] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [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: af37c92df82c460bb637a9b1db9d8f47; no voters: 12094d57041d4e0fbaed6552c3571e6b, 51ff4943a8654f80ae513c4bd04682c7
I20260710 11:08:43.371976  8906 raft_consensus.cc:2749] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:43.375541  8824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7" is_pre_election: true
I20260710 11:08:43.376030  8873 raft_consensus.cc:515] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
W20260710 11:08:43.376842  8716 leader_election.cc:343] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:43.374917  8866 raft_consensus.cc:359] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.378156  8866 raft_consensus.cc:385] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.378412  8866 raft_consensus.cc:740] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.378613  8674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:43.374840  8865 tablet_bootstrap.cc:654] T dcee753920a04fb08f77b7ff671cd44c P 51ff4943a8654f80ae513c4bd04682c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.379081  8866 consensus_queue.cc:260] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.379681  8874 raft_consensus.cc:515] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.383792  8674 raft_consensus.cc:2393] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate af37c92df82c460bb637a9b1db9d8f47 in current term 1: Already voted for candidate 12094d57041d4e0fbaed6552c3571e6b in this term.
I20260710 11:08:43.384470  8574 catalog_manager.cc:5697] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 reported cstate change: term changed from 0 to 1, leader changed from <none> to af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "af37c92df82c460bb637a9b1db9d8f47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:43.385339  8866 ts_tablet_manager.cc:1434] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260710 11:08:43.386485  8866 tablet_bootstrap.cc:492] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47: Bootstrap starting.
I20260710 11:08:43.387868  8873 leader_election.cc:290] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 election: Requested vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:43.388497  8824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
I20260710 11:08:43.390678  8874 leader_election.cc:290] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [CANDIDATE]: Term 1 election: Requested vote from peers af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
W20260710 11:08:43.389909  8716 leader_election.cc:343] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:43.389968  8571 catalog_manager.cc:5697] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "51ff4943a8654f80ae513c4bd04682c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:43.391698  8750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f" candidate_uuid: "12094d57041d4e0fbaed6552c3571e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
I20260710 11:08:43.391858  8716 leader_election.cc:304] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [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: af37c92df82c460bb637a9b1db9d8f47; no voters: 12094d57041d4e0fbaed6552c3571e6b, 51ff4943a8654f80ae513c4bd04682c7
I20260710 11:08:43.392915  8750 raft_consensus.cc:2393] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 12094d57041d4e0fbaed6552c3571e6b in current term 1: Already voted for candidate af37c92df82c460bb637a9b1db9d8f47 in this term.
I20260710 11:08:43.393385  8873 raft_consensus.cc:2749] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:43.394093  8868 tablet_bootstrap.cc:492] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b: No bootstrap required, opened a new log
I20260710 11:08:43.392849  8824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f" candidate_uuid: "12094d57041d4e0fbaed6552c3571e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
I20260710 11:08:43.394585  8868 ts_tablet_manager.cc:1403] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b: Time spent bootstrapping tablet: real 0.107s	user 0.026s	sys 0.009s
I20260710 11:08:43.396173  8866 tablet_bootstrap.cc:654] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:43.396862  8641 leader_election.cc:343] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:43.397607  8641 leader_election.cc:304] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [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: 12094d57041d4e0fbaed6552c3571e6b; no voters: 51ff4943a8654f80ae513c4bd04682c7, af37c92df82c460bb637a9b1db9d8f47
I20260710 11:08:43.398111  8868 raft_consensus.cc:359] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.398797  8868 raft_consensus.cc:385] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.399001  8865 tablet_bootstrap.cc:492] T dcee753920a04fb08f77b7ff671cd44c P 51ff4943a8654f80ae513c4bd04682c7: No bootstrap required, opened a new log
I20260710 11:08:43.399082  8868 raft_consensus.cc:740] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12094d57041d4e0fbaed6552c3571e6b, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.400147  8868 consensus_queue.cc:260] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.401525  8874 raft_consensus.cc:2749] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:43.407704  8868 ts_tablet_manager.cc:1434] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.004s
I20260710 11:08:43.411885  8868 tablet_bootstrap.cc:492] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap starting.
I20260710 11:08:43.417614  8868 tablet_bootstrap.cc:654] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.419538  8874 raft_consensus.cc:493] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.420127  8874 raft_consensus.cc:515] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.421965  8866 tablet_bootstrap.cc:492] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47: No bootstrap required, opened a new log
I20260710 11:08:43.422628  8866 ts_tablet_manager.cc:1403] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.015s
I20260710 11:08:43.423142  8750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c4ea926f284e00b3dd84bf6f016934" candidate_uuid: "12094d57041d4e0fbaed6552c3571e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af37c92df82c460bb637a9b1db9d8f47" is_pre_election: true
I20260710 11:08:43.423228  8874 leader_election.cc:290] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:43.424423  8824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c4ea926f284e00b3dd84bf6f016934" candidate_uuid: "12094d57041d4e0fbaed6552c3571e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7" is_pre_election: true
I20260710 11:08:43.425581  8866 raft_consensus.cc:359] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.426362  8866 raft_consensus.cc:385] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.426677  8866 raft_consensus.cc:740] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.424192  8750 raft_consensus.cc:2393] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12094d57041d4e0fbaed6552c3571e6b in current term 1: Already voted for candidate 51ff4943a8654f80ae513c4bd04682c7 in this term.
I20260710 11:08:43.427521  8866 consensus_queue.cc:260] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.427727  8873 consensus_queue.cc:1048] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.426769  8865 ts_tablet_manager.cc:1403] T dcee753920a04fb08f77b7ff671cd44c P 51ff4943a8654f80ae513c4bd04682c7: Time spent bootstrapping tablet: real 0.125s	user 0.009s	sys 0.006s
I20260710 11:08:43.429576  8640 leader_election.cc:304] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b; no voters: 51ff4943a8654f80ae513c4bd04682c7, af37c92df82c460bb637a9b1db9d8f47
I20260710 11:08:43.430789  8874 raft_consensus.cc:3060] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.432251  8865 raft_consensus.cc:359] T dcee753920a04fb08f77b7ff671cd44c P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.432963  8865 raft_consensus.cc:385] T dcee753920a04fb08f77b7ff671cd44c P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.433313  8865 raft_consensus.cc:740] T dcee753920a04fb08f77b7ff671cd44c P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.429584  8866 ts_tablet_manager.cc:1434] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260710 11:08:43.434414  8865 consensus_queue.cc:260] T dcee753920a04fb08f77b7ff671cd44c P 51ff4943a8654f80ae513c4bd04682c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.436467  8865 ts_tablet_manager.cc:1434] T dcee753920a04fb08f77b7ff671cd44c P 51ff4943a8654f80ae513c4bd04682c7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:43.437391  8865 tablet_bootstrap.cc:492] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7: Bootstrap starting.
I20260710 11:08:43.439797  8906 consensus_queue.cc:1048] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:43.443164  8865 tablet_bootstrap.cc:654] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.447000  8874 raft_consensus.cc:2749] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:43.449359  8906 raft_consensus.cc:493] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.450074  8906 raft_consensus.cc:515] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.452521  8906 leader_election.cc:290] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:43.454169  8676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a68564df4148acb1dcca5eb195cf23" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b" is_pre_election: true
I20260710 11:08:43.454941  8676 raft_consensus.cc:2468] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 0.
I20260710 11:08:43.454963  8825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a68564df4148acb1dcca5eb195cf23" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7" is_pre_election: true
I20260710 11:08:43.457252  8825 raft_consensus.cc:2468] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 0.
I20260710 11:08:43.457465  8868 tablet_bootstrap.cc:492] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b: No bootstrap required, opened a new log
I20260710 11:08:43.457696  8865 tablet_bootstrap.cc:492] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7: No bootstrap required, opened a new log
I20260710 11:08:43.458024  8868 ts_tablet_manager.cc:1403] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b: Time spent bootstrapping tablet: real 0.046s	user 0.005s	sys 0.007s
I20260710 11:08:43.458109  8865 ts_tablet_manager.cc:1403] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.002s
I20260710 11:08:43.458803  8716 leader_election.cc:304] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:43.460546  8906 raft_consensus.cc:2804] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:43.461125  8906 raft_consensus.cc:493] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:43.461836  8906 raft_consensus.cc:3060] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.460932  8868 raft_consensus.cc:359] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.463402  8868 raft_consensus.cc:385] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.463800  8868 raft_consensus.cc:740] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12094d57041d4e0fbaed6552c3571e6b, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.464733  8868 consensus_queue.cc:260] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.467895  8868 ts_tablet_manager.cc:1434] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260710 11:08:43.462455  8865 raft_consensus.cc:359] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.469017  8865 raft_consensus.cc:385] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.469411  8865 raft_consensus.cc:740] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.470422  8865 consensus_queue.cc:260] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.473266  8865 ts_tablet_manager.cc:1434] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:08:43.478477  8906 raft_consensus.cc:515] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.480976  8906 leader_election.cc:290] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 election: Requested vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:43.483984  8674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a68564df4148acb1dcca5eb195cf23" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:43.484679  8674 raft_consensus.cc:3060] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.491317  8824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a68564df4148acb1dcca5eb195cf23" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
I20260710 11:08:43.491756  8674 raft_consensus.cc:2468] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 1.
I20260710 11:08:43.492089  8824 raft_consensus.cc:3060] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.493044  8716 leader_election.cc:304] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:43.493894  8906 raft_consensus.cc:2804] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:43.495117  8906 raft_consensus.cc:697] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Becoming Leader. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Running, Role: LEADER
I20260710 11:08:43.495986  8906 consensus_queue.cc:237] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.500149  8824 raft_consensus.cc:2468] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 1.
I20260710 11:08:43.511185  8824 raft_consensus.cc:3060] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.513847  8571 catalog_manager.cc:5697] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 reported cstate change: term changed from 0 to 1, leader changed from <none> to af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "af37c92df82c460bb637a9b1db9d8f47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:43.521636  8873 consensus_queue.cc:1048] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.543622  8906 consensus_queue.cc:1048] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.543918  8897 consensus_queue.cc:1048] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.566823  8899 consensus_queue.cc:1048] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.573942  8906 raft_consensus.cc:493] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.574548  8906 raft_consensus.cc:515] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.576783  8906 leader_election.cc:290] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:43.579178  8674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcee753920a04fb08f77b7ff671cd44c" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b" is_pre_election: true
I20260710 11:08:43.579178  8824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcee753920a04fb08f77b7ff671cd44c" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7" is_pre_election: true
I20260710 11:08:43.580091  8674 raft_consensus.cc:2468] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 0.
I20260710 11:08:43.580641  8824 raft_consensus.cc:2468] T dcee753920a04fb08f77b7ff671cd44c P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 0.
I20260710 11:08:43.581869  8716 leader_election.cc:304] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ff4943a8654f80ae513c4bd04682c7, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:43.582576  8906 raft_consensus.cc:2804] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:43.583045  8906 raft_consensus.cc:493] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:43.583452  8906 raft_consensus.cc:3060] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.587375  8895 consensus_queue.cc:1048] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.590873  8906 raft_consensus.cc:515] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.593324  8906 leader_election.cc:290] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 election: Requested vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:43.594491  8674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcee753920a04fb08f77b7ff671cd44c" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:43.595163  8674 raft_consensus.cc:3060] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.595589  8824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcee753920a04fb08f77b7ff671cd44c" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
I20260710 11:08:43.596207  8824 raft_consensus.cc:3060] T dcee753920a04fb08f77b7ff671cd44c P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.601353  8906 consensus_queue.cc:1048] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.606256  8824 raft_consensus.cc:2468] T dcee753920a04fb08f77b7ff671cd44c P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 1.
I20260710 11:08:43.607359  8674 raft_consensus.cc:2468] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 1.
I20260710 11:08:43.607618  8716 leader_election.cc:304] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ff4943a8654f80ae513c4bd04682c7, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:43.608453  8906 raft_consensus.cc:2804] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:43.609417  8906 raft_consensus.cc:697] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Becoming Leader. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Running, Role: LEADER
I20260710 11:08:43.610195  8906 consensus_queue.cc:237] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.622239  8572 catalog_manager.cc:5697] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 reported cstate change: term changed from 0 to 1, leader changed from <none> to af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "af37c92df82c460bb637a9b1db9d8f47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:43.764737  8899 consensus_queue.cc:1048] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.765365  8906 raft_consensus.cc:493] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.765786  8895 consensus_queue.cc:1048] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.765951  8906 raft_consensus.cc:515] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.767282  8899 raft_consensus.cc:493] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.767762  8899 raft_consensus.cc:515] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:43.768846  8674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe61d4a0e64158b2d9148a04a92f74" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b" is_pre_election: true
I20260710 11:08:43.769035  8906 leader_election.cc:290] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:43.769685  8899 leader_election.cc:290] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437)
I20260710 11:08:43.770807  8750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af37c92df82c460bb637a9b1db9d8f47" is_pre_election: true
I20260710 11:08:43.771736  8750 raft_consensus.cc:2393] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51ff4943a8654f80ae513c4bd04682c7 in current term 1: Already voted for candidate af37c92df82c460bb637a9b1db9d8f47 in this term.
I20260710 11:08:43.771786  8674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b" is_pre_election: true
I20260710 11:08:43.773211  8674 raft_consensus.cc:2393] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51ff4943a8654f80ae513c4bd04682c7 in current term 1: Already voted for candidate 12094d57041d4e0fbaed6552c3571e6b in this term.
I20260710 11:08:43.774113  8824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe61d4a0e64158b2d9148a04a92f74" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7" is_pre_election: true
I20260710 11:08:43.775262  8716 leader_election.cc:304] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af37c92df82c460bb637a9b1db9d8f47; no voters: 12094d57041d4e0fbaed6552c3571e6b, 51ff4943a8654f80ae513c4bd04682c7
I20260710 11:08:43.775364  8790 leader_election.cc:304] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51ff4943a8654f80ae513c4bd04682c7; no voters: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47
I20260710 11:08:43.776054  8899 raft_consensus.cc:3060] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.783416  8899 raft_consensus.cc:2749] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:43.776046  8906 raft_consensus.cc:2749] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:43.788033  8750 raft_consensus.cc:3060] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.791291  8893 consensus_queue.cc:1048] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.799062  8869 consensus_queue.cc:1048] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:43.943718  8622 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:43.950416  8893 consensus_queue.cc:1048] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.961004  8893 consensus_queue.cc:1048] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.999867  8893 consensus_queue.cc:1048] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:44.012837  8895 consensus_queue.cc:1048] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:44.945593  8622 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:44.997859  8869 raft_consensus.cc:493] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:44.998399  8869 raft_consensus.cc:515] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:45.000128  8869 leader_election.cc:290] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437), 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901)
I20260710 11:08:45.000810  8750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af37c92df82c460bb637a9b1db9d8f47" is_pre_election: true
I20260710 11:08:45.001142  8674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b" is_pre_election: true
I20260710 11:08:45.001446  8750 raft_consensus.cc:2468] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 1.
I20260710 11:08:45.001742  8674 raft_consensus.cc:2468] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 1.
I20260710 11:08:45.002543  8789 leader_election.cc:304] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [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: 51ff4943a8654f80ae513c4bd04682c7, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:45.003188  8869 raft_consensus.cc:2804] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:45.003540  8869 raft_consensus.cc:493] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:45.003760  8869 raft_consensus.cc:3060] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:45.008198  8869 raft_consensus.cc:515] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:45.009835  8869 leader_election.cc:290] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 2 election: Requested vote from peers af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437), 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901)
I20260710 11:08:45.010666  8750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
I20260710 11:08:45.010916  8674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:45.011319  8750 raft_consensus.cc:3060] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:45.011494  8674 raft_consensus.cc:3060] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:45.015991  8750 raft_consensus.cc:2468] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 2.
I20260710 11:08:45.016481  8674 raft_consensus.cc:2468] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 2.
I20260710 11:08:45.016958  8789 leader_election.cc:304] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ff4943a8654f80ae513c4bd04682c7, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:45.017740  8869 raft_consensus.cc:2804] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:45.018697  8869 raft_consensus.cc:697] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 LEADER]: Becoming Leader. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Running, Role: LEADER
I20260710 11:08:45.021711  8869 consensus_queue.cc:237] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Queue going to LEADER 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: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:45.028530  8571 catalog_manager.cc:5697] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 reported cstate change: term changed from 0 to 2, leader changed from <none> to 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3). New cstate: current_term: 2 leader_uuid: "51ff4943a8654f80ae513c4bd04682c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:45.055521  8951 raft_consensus.cc:493] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:45.055924  8951 raft_consensus.cc:515] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:45.057591  8951 leader_election.cc:290] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:45.058259  8750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f" candidate_uuid: "12094d57041d4e0fbaed6552c3571e6b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af37c92df82c460bb637a9b1db9d8f47" is_pre_election: true
I20260710 11:08:45.058554  8825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f" candidate_uuid: "12094d57041d4e0fbaed6552c3571e6b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7" is_pre_election: true
I20260710 11:08:45.059011  8750 raft_consensus.cc:2468] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12094d57041d4e0fbaed6552c3571e6b in term 1.
I20260710 11:08:45.059285  8825 raft_consensus.cc:2468] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12094d57041d4e0fbaed6552c3571e6b in term 1.
I20260710 11:08:45.060053  8640 leader_election.cc:304] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [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: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:45.060844  8951 raft_consensus.cc:2804] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:45.061203  8951 raft_consensus.cc:493] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:45.061539  8951 raft_consensus.cc:3060] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:45.066283  8951 raft_consensus.cc:515] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:45.067946  8951 leader_election.cc:290] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [CANDIDATE]: Term 2 election: Requested vote from peers af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:45.068684  8750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f" candidate_uuid: "12094d57041d4e0fbaed6552c3571e6b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
I20260710 11:08:45.068928  8825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f" candidate_uuid: "12094d57041d4e0fbaed6552c3571e6b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
I20260710 11:08:45.069267  8750 raft_consensus.cc:3060] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:45.069469  8825 raft_consensus.cc:3060] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:45.074211  8750 raft_consensus.cc:2468] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12094d57041d4e0fbaed6552c3571e6b in term 2.
I20260710 11:08:45.074262  8825 raft_consensus.cc:2468] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12094d57041d4e0fbaed6552c3571e6b in term 2.
I20260710 11:08:45.075469  8640 leader_election.cc:304] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:45.076133  8951 raft_consensus.cc:2804] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:45.077463  8951 raft_consensus.cc:697] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 2 LEADER]: Becoming Leader. State: Replica: 12094d57041d4e0fbaed6552c3571e6b, State: Running, Role: LEADER
I20260710 11:08:45.078238  8951 consensus_queue.cc:237] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [LEADER]: Queue going to LEADER 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: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:45.085184  8571 catalog_manager.cc:5697] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b reported cstate change: term changed from 0 to 2, leader changed from <none> to 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1). New cstate: current_term: 2 leader_uuid: "12094d57041d4e0fbaed6552c3571e6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:45.459728  8825 raft_consensus.cc:1275] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Refusing update from remote peer 12094d57041d4e0fbaed6552c3571e6b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:08:45.461158  8951 consensus_queue.cc:1048] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:45.473711  8750 raft_consensus.cc:1275] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Refusing update from remote peer 12094d57041d4e0fbaed6552c3571e6b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:08:45.475165  8957 consensus_queue.cc:1048] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:45.487524  8750 raft_consensus.cc:1275] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Refusing update from remote peer 51ff4943a8654f80ae513c4bd04682c7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:08:45.488862  8869 consensus_queue.cc:1048] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:45.498046  8674 raft_consensus.cc:1275] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Refusing update from remote peer 51ff4943a8654f80ae513c4bd04682c7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:08:45.499631  8945 consensus_queue.cc:1048] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:45.708956  5792 ts_manager.cc:295] Set tserver state for 12094d57041d4e0fbaed6552c3571e6b to MAINTENANCE_MODE
I20260710 11:08:45.709630  5792 tablet_server.cc:179] TabletServer@127.5.168.1:0 shutting down...
I20260710 11:08:45.729074  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:45.729705  5792 tablet_replica.cc:333] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b: stopping tablet replica
I20260710 11:08:45.730293  5792 raft_consensus.cc:2243] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:45.730747  5792 raft_consensus.cc:2272] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:45.732559  5792 tablet_replica.cc:333] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b: stopping tablet replica
I20260710 11:08:45.733103  5792 raft_consensus.cc:2243] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:45.733500  5792 raft_consensus.cc:2272] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:45.735427  5792 tablet_replica.cc:333] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b: stopping tablet replica
I20260710 11:08:45.735932  5792 raft_consensus.cc:2243] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:45.736326  5792 raft_consensus.cc:2272] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:45.738209  5792 tablet_replica.cc:333] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b: stopping tablet replica
I20260710 11:08:45.738844  5792 raft_consensus.cc:2243] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:45.739288  5792 raft_consensus.cc:2272] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:45.740927  5792 tablet_replica.cc:333] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b: stopping tablet replica
I20260710 11:08:45.741523  5792 raft_consensus.cc:2243] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:45.742292  5792 raft_consensus.cc:2272] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:45.744318  5792 tablet_replica.cc:333] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b: stopping tablet replica
I20260710 11:08:45.744854  5792 raft_consensus.cc:2243] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:45.745247  5792 raft_consensus.cc:2272] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:45.746930  5792 tablet_replica.cc:333] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b: stopping tablet replica
I20260710 11:08:45.747509  5792 raft_consensus.cc:2243] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:45.747898  5792 raft_consensus.cc:2272] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:45.749464  5792 tablet_replica.cc:333] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b: stopping tablet replica
I20260710 11:08:45.749936  5792 raft_consensus.cc:2243] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:45.750319  5792 raft_consensus.cc:2272] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:45.751981  5792 tablet_replica.cc:333] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b: stopping tablet replica
I20260710 11:08:45.752449  5792 raft_consensus.cc:2243] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:45.752830  5792 raft_consensus.cc:2272] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:45.754374  5792 tablet_replica.cc:333] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b: stopping tablet replica
I20260710 11:08:45.754985  5792 raft_consensus.cc:2243] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:45.755414  5792 raft_consensus.cc:2272] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:45.782929  5792 tablet_server.cc:196] TabletServer@127.5.168.1:0 shutdown complete.
W20260710 11:08:45.812139  8716 consensus_peers.cc:597] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:45.837054  8790 consensus_peers.cc:597] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:45.841282  8716 consensus_peers.cc:597] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:45.851392  8716 consensus_peers.cc:597] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:45.863632  8716 consensus_peers.cc:597] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:45.885605  8790 consensus_peers.cc:597] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:45.946655  8622 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:45.979295  8790 consensus_peers.cc:597] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:46.103998  8716 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111) [suppressed 21 similar messages]
W20260710 11:08:46.106149  8716 consensus_peers.cc:597] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:46.118052  8716 consensus_peers.cc:597] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:46.947604  8622 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:46.970335  8869 raft_consensus.cc:493] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 12094d57041d4e0fbaed6552c3571e6b)
I20260710 11:08:46.970902  8869 raft_consensus.cc:515] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:46.973006  8869 leader_election.cc:290] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437)
I20260710 11:08:46.973970  8750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "af37c92df82c460bb637a9b1db9d8f47" is_pre_election: true
W20260710 11:08:46.976671  8790 leader_election.cc:336] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111)
I20260710 11:08:46.976992  8790 leader_election.cc:304] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [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: 51ff4943a8654f80ae513c4bd04682c7; no voters: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47
I20260710 11:08:46.977552  8869 raft_consensus.cc:2749] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:46.978176  8971 raft_consensus.cc:493] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 12094d57041d4e0fbaed6552c3571e6b)
I20260710 11:08:46.978593  8971 raft_consensus.cc:515] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:46.980118  8971 leader_election.cc:290] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:46.981549  8824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7" is_pre_election: true
I20260710 11:08:46.982188  8824 raft_consensus.cc:2468] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 2.
I20260710 11:08:46.983172  8716 leader_election.cc:304] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ff4943a8654f80ae513c4bd04682c7, af37c92df82c460bb637a9b1db9d8f47; no voters: 
W20260710 11:08:46.983779  8716 leader_election.cc:336] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111)
I20260710 11:08:46.983788  8971 raft_consensus.cc:2804] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:08:46.984265  8971 raft_consensus.cc:493] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 12094d57041d4e0fbaed6552c3571e6b)
I20260710 11:08:46.984566  8971 raft_consensus.cc:3060] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:46.989362  8971 raft_consensus.cc:515] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:46.990940  8971 leader_election.cc:290] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 3 election: Requested vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:46.992408  8824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
I20260710 11:08:46.993042  8824 raft_consensus.cc:3060] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:08:46.994508  8716 leader_election.cc:336] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111)
I20260710 11:08:46.997918  8824 raft_consensus.cc:2468] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 3.
I20260710 11:08:46.998997  8716 leader_election.cc:304] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [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: 51ff4943a8654f80ae513c4bd04682c7, af37c92df82c460bb637a9b1db9d8f47; no voters: 12094d57041d4e0fbaed6552c3571e6b
I20260710 11:08:46.999706  8971 raft_consensus.cc:2804] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:47.000191  8971 raft_consensus.cc:697] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 3 LEADER]: Becoming Leader. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Running, Role: LEADER
I20260710 11:08:47.001068  8971 consensus_queue.cc:237] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:47.007982  8571 catalog_manager.cc:5697] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 reported cstate change: term changed from 2 to 3, leader changed from 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1) to af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2). New cstate: current_term: 3 leader_uuid: "af37c92df82c460bb637a9b1db9d8f47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:47.401880  8716 consensus_peers.cc:597] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:47.613951  8825 raft_consensus.cc:1275] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 3 FOLLOWER]: Refusing update from remote peer af37c92df82c460bb637a9b1db9d8f47: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:47.615141  8971 consensus_queue.cc:1048] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:08:47.948549  8622 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:47.985853  8790 consensus_peers.cc:597] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:48.171947  8790 consensus_peers.cc:597] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:48.179474  8716 consensus_peers.cc:597] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:48.201872  8716 consensus_peers.cc:597] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:48.402647  8716 consensus_peers.cc:597] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:48.427644  8716 consensus_peers.cc:597] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:48.437317  8716 consensus_peers.cc:597] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:48.515818  8790 consensus_peers.cc:597] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:48.701403  8716 consensus_peers.cc:597] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:48.949427  8622 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:49.950356  8622 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:50.176682  8716 consensus_peers.cc:597] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:50.426875  8790 consensus_peers.cc:597] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:08:50.635337  8716 consensus_peers.cc:597] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:08:50.677043  8790 consensus_peers.cc:597] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:08:50.804194  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:50.810441  8983 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:50.811784  8984 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:50.815225  5792 server_base.cc:1061] running on GCE node
W20260710 11:08:50.815660  8986 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:50.816110  8716 consensus_peers.cc:597] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:08:50.817018  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:50.817240  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:50.817448  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681730817433 us; error 0 us; skew 500 ppm
I20260710 11:08:50.818110  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:50.820873  5792 webserver.cc:533] Webserver started at http://127.5.168.1:42129/ using document root <none> and password file <none>
I20260710 11:08:50.821386  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:50.821537  5792 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:08:50.825189  5792 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 11:08:50.829156  8991 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:50.830005  5792 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 11:08:50.830365  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/ts-0-root
uuid: "12094d57041d4e0fbaed6552c3571e6b"
format_stamp: "Formatted at 2026-07-10 11:08:42 on dist-test-slave-vghp"
I20260710 11:08:50.830664  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681650572098-5792-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 11:08:50.853271  8716 consensus_peers.cc:597] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:08:50.857371  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:50.858574  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:50.860041  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:50.863351  8998 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 11:08:50.888782  8716 consensus_peers.cc:597] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:08:50.912667  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:08:50.913022  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.002s	sys 0.000s
I20260710 11:08:50.913333  5792 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:08:50.917570  8998 tablet_bootstrap.cc:492] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap starting.
I20260710 11:08:50.929167  8998 tablet_bootstrap.cc:492] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:50.929884  8998 tablet_bootstrap.cc:492] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap complete.
I20260710 11:08:50.930415  8998 ts_tablet_manager.cc:1403] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:08:50.932498  8998 raft_consensus.cc:359] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:50.933040  8998 raft_consensus.cc:740] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12094d57041d4e0fbaed6552c3571e6b, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.933676  8998 consensus_queue.cc:260] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b [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: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:50.936100  8998 ts_tablet_manager.cc:1434] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260710 11:08:50.936779  8998 tablet_bootstrap.cc:492] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap starting.
W20260710 11:08:50.951262  8622 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:50.951689  8998 tablet_bootstrap.cc:492] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:50.952018  5792 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:08:50.952327  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.039s	user 0.038s	sys 0.000s
I20260710 11:08:50.952647  8998 tablet_bootstrap.cc:492] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap complete.
I20260710 11:08:50.953457  8998 ts_tablet_manager.cc:1403] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.011s
I20260710 11:08:50.955972  8998 raft_consensus.cc:359] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:50.956650  8998 raft_consensus.cc:740] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12094d57041d4e0fbaed6552c3571e6b, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.957347  8998 consensus_queue.cc:260] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b [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: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:50.959589  8998 ts_tablet_manager.cc:1434] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.006s
I20260710 11:08:50.960749  8998 tablet_bootstrap.cc:492] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap starting.
W20260710 11:08:50.968735  8716 consensus_peers.cc:597] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:08:50.979451  8998 tablet_bootstrap.cc:492] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:50.980407  8998 tablet_bootstrap.cc:492] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap complete.
I20260710 11:08:50.981024  8998 ts_tablet_manager.cc:1403] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
W20260710 11:08:50.983028  8790 consensus_peers.cc:597] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:08:50.983949  8998 raft_consensus.cc:359] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:50.984726  8998 raft_consensus.cc:740] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12094d57041d4e0fbaed6552c3571e6b, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.985549  8998 consensus_queue.cc:260] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b [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: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:50.987600  8998 ts_tablet_manager.cc:1434] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:08:50.988372  8998 tablet_bootstrap.cc:492] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap starting.
W20260710 11:08:50.993767  8716 consensus_peers.cc:597] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:08:51.003713  8998 tablet_bootstrap.cc:492] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:51.004528  8998 tablet_bootstrap.cc:492] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap complete.
I20260710 11:08:51.005213  8998 ts_tablet_manager.cc:1403] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.002s
I20260710 11:08:51.007490  8998 raft_consensus.cc:359] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:51.008044  8998 raft_consensus.cc:740] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12094d57041d4e0fbaed6552c3571e6b, State: Initialized, Role: FOLLOWER
I20260710 11:08:51.008715  8998 consensus_queue.cc:260] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b [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: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:51.009212  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.1:43901
I20260710 11:08:51.009374  9059 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.1:43901 every 8 connection(s)
I20260710 11:08:51.010386  8998 ts_tablet_manager.cc:1434] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:51.011026  8998 tablet_bootstrap.cc:492] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap starting.
I20260710 11:08:51.014635  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:51.025898  8998 tablet_bootstrap.cc:492] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:51.026957  8998 tablet_bootstrap.cc:492] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap complete.
I20260710 11:08:51.027647  8998 ts_tablet_manager.cc:1403] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 11:08:51.030159  8998 raft_consensus.cc:359] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:51.030869  8998 raft_consensus.cc:740] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12094d57041d4e0fbaed6552c3571e6b, State: Initialized, Role: FOLLOWER
I20260710 11:08:51.031039  9060 heartbeater.cc:344] Connected to a master server at 127.5.168.62:38873
I20260710 11:08:51.031493  9060 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:51.031757  8998 consensus_queue.cc:260] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b [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: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:51.032383  9060 heartbeater.cc:507] Master 127.5.168.62:38873 requested a full tablet report, sending...
I20260710 11:08:51.033979  8998 ts_tablet_manager.cc:1434] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:51.034832  8998 tablet_bootstrap.cc:492] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap starting.
I20260710 11:08:51.039188  8572 ts_manager.cc:194] Re-registered known tserver with Master: 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901)
I20260710 11:08:51.043944  8750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18dde358571946588132dc029d24ba8c"
dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
mode: GRACEFUL
new_leader_uuid: "51ff4943a8654f80ae513c4bd04682c7"
 from {username='slave'} at 127.0.0.1:50864
I20260710 11:08:51.044648  8750 raft_consensus.cc:606] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Received request to transfer leadership to TS 51ff4943a8654f80ae513c4bd04682c7
I20260710 11:08:51.047163  8998 tablet_bootstrap.cc:492] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:51.047408  8750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f"
dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
mode: GRACEFUL
new_leader_uuid: "51ff4943a8654f80ae513c4bd04682c7"
 from {username='slave'} at 127.0.0.1:50864
I20260710 11:08:51.048051  8750 raft_consensus.cc:606] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 3 LEADER]: Received request to transfer leadership to TS 51ff4943a8654f80ae513c4bd04682c7
I20260710 11:08:51.048187  8998 tablet_bootstrap.cc:492] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap complete.
I20260710 11:08:51.048815  8998 ts_tablet_manager.cc:1403] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260710 11:08:51.050844  8572 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59678
I20260710 11:08:51.050846  8750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb0c7257bf5142c4907814a38ec9e5a5"
dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
mode: GRACEFUL
new_leader_uuid: "51ff4943a8654f80ae513c4bd04682c7"
 from {username='slave'} at 127.0.0.1:50864
I20260710 11:08:51.051227  8998 raft_consensus.cc:359] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:51.051620  8750 raft_consensus.cc:606] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Received request to transfer leadership to TS 51ff4943a8654f80ae513c4bd04682c7
I20260710 11:08:51.051966  8998 raft_consensus.cc:740] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12094d57041d4e0fbaed6552c3571e6b, State: Initialized, Role: FOLLOWER
I20260710 11:08:51.052809  5792 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:51.052749  8998 consensus_queue.cc:260] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b [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: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:51.053440  5792 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:51.054141  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:51.054157  8998 ts_tablet_manager.cc:1434] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:08:51.054392  9060 heartbeater.cc:499] Master 127.5.168.62:38873 was elected leader, sending a full tablet report...
I20260710 11:08:51.055068  8998 tablet_bootstrap.cc:492] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap starting.
I20260710 11:08:51.069223  8998 tablet_bootstrap.cc:492] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:51.070199  8998 tablet_bootstrap.cc:492] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap complete.
I20260710 11:08:51.070902  8998 ts_tablet_manager.cc:1403] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260710 11:08:51.073236  8998 raft_consensus.cc:359] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:51.073921  8998 raft_consensus.cc:740] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12094d57041d4e0fbaed6552c3571e6b, State: Initialized, Role: FOLLOWER
I20260710 11:08:51.074610  8998 consensus_queue.cc:260] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.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: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:51.076325  8998 ts_tablet_manager.cc:1434] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:51.077035  8998 tablet_bootstrap.cc:492] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap starting.
I20260710 11:08:51.088300  8998 tablet_bootstrap.cc:492] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:51.089077  8998 tablet_bootstrap.cc:492] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap complete.
I20260710 11:08:51.089600  8998 ts_tablet_manager.cc:1403] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:08:51.091161  8998 raft_consensus.cc:359] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:51.091717  8998 raft_consensus.cc:740] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12094d57041d4e0fbaed6552c3571e6b, State: Initialized, Role: FOLLOWER
I20260710 11:08:51.092221  8998 consensus_queue.cc:260] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b [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: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:51.093515  8998 ts_tablet_manager.cc:1434] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:51.094462  8998 tablet_bootstrap.cc:492] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap starting.
I20260710 11:08:51.106997  8998 tablet_bootstrap.cc:492] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:51.107754  8998 tablet_bootstrap.cc:492] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap complete.
I20260710 11:08:51.108280  8998 ts_tablet_manager.cc:1403] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:08:51.110045  8998 raft_consensus.cc:359] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:51.110522  8998 raft_consensus.cc:740] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12094d57041d4e0fbaed6552c3571e6b, State: Initialized, Role: FOLLOWER
I20260710 11:08:51.111063  8998 consensus_queue.cc:260] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b [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: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:51.112486  8998 ts_tablet_manager.cc:1434] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:51.113272  8998 tablet_bootstrap.cc:492] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap starting.
I20260710 11:08:51.128065  8998 tablet_bootstrap.cc:492] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:51.129055  8998 tablet_bootstrap.cc:492] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b: Bootstrap complete.
I20260710 11:08:51.129721  8998 ts_tablet_manager.cc:1403] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260710 11:08:51.159626  8998 raft_consensus.cc:359] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:51.161434  8998 raft_consensus.cc:740] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12094d57041d4e0fbaed6552c3571e6b, State: Initialized, Role: FOLLOWER
I20260710 11:08:51.162400  8998 consensus_queue.cc:260] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.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: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:51.166239  8998 ts_tablet_manager.cc:1434] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.008s
I20260710 11:08:51.259899  8971 raft_consensus.cc:993] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47: : Instructing follower 51ff4943a8654f80ae513c4bd04682c7 to start an election
I20260710 11:08:51.260563  9074 raft_consensus.cc:1081] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Signalling peer 51ff4943a8654f80ae513c4bd04682c7 to start an election
I20260710 11:08:51.262079  8825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18dde358571946588132dc029d24ba8c"
dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
 from {username='slave'} at 127.0.0.1:48150
I20260710 11:08:51.262670  8825 raft_consensus.cc:493] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.263036  8825 raft_consensus.cc:3060] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.270396  9074 raft_consensus.cc:993] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47: : Instructing follower 51ff4943a8654f80ae513c4bd04682c7 to start an election
I20260710 11:08:51.271147  9074 raft_consensus.cc:1081] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Signalling peer 51ff4943a8654f80ae513c4bd04682c7 to start an election
I20260710 11:08:51.273248  8824 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb0c7257bf5142c4907814a38ec9e5a5"
dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
 from {username='slave'} at 127.0.0.1:48150
I20260710 11:08:51.273967  8824 raft_consensus.cc:493] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.274478  8824 raft_consensus.cc:3060] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.274214  8825 raft_consensus.cc:515] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:51.276789  8825 leader_election.cc:290] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 2 election: Requested vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437)
I20260710 11:08:51.277671  9034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dde358571946588132dc029d24ba8c" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:51.278119  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dde358571946588132dc029d24ba8c" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
I20260710 11:08:51.278709  9034 raft_consensus.cc:3060] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.278764  8751 raft_consensus.cc:3055] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:51.279314  8751 raft_consensus.cc:740] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Running, Role: LEADER
I20260710 11:08:51.280452  8751 consensus_queue.cc:260] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:51.282392  8751 raft_consensus.cc:3060] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.282946  8824 raft_consensus.cc:515] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:51.285230  8824 leader_election.cc:290] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 2 election: Requested vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437)
I20260710 11:08:51.286005  9033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0c7257bf5142c4907814a38ec9e5a5" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:51.286792  9033 raft_consensus.cc:3060] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.287300  8750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0c7257bf5142c4907814a38ec9e5a5" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
I20260710 11:08:51.287969  8750 raft_consensus.cc:3055] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:51.288343  8750 raft_consensus.cc:740] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Running, Role: LEADER
I20260710 11:08:51.289127  9034 raft_consensus.cc:2468] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 2.
I20260710 11:08:51.289366  8750 consensus_queue.cc:260] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:51.290536  8790 leader_election.cc:304] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b, 51ff4943a8654f80ae513c4bd04682c7; no voters: 
I20260710 11:08:51.291134  8750 raft_consensus.cc:3060] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.291565  8869 raft_consensus.cc:2804] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:51.292949  8869 raft_consensus.cc:697] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 2 LEADER]: Becoming Leader. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Running, Role: LEADER
I20260710 11:08:51.294230  8869 consensus_queue.cc:237] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:51.295696  9033 raft_consensus.cc:2468] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 2.
I20260710 11:08:51.298341  8790 leader_election.cc:304] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b, 51ff4943a8654f80ae513c4bd04682c7; no voters: 
I20260710 11:08:51.300527  8751 raft_consensus.cc:2468] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 2.
I20260710 11:08:51.302387  8750 raft_consensus.cc:2468] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 2.
I20260710 11:08:51.304883  8869 raft_consensus.cc:2804] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:51.305421  8869 raft_consensus.cc:697] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 LEADER]: Becoming Leader. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Running, Role: LEADER
I20260710 11:08:51.306543  8869 consensus_queue.cc:237] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:51.312727  8572 catalog_manager.cc:5697] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 reported cstate change: term changed from 1 to 2, leader changed from af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2) to 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3). New cstate: current_term: 2 leader_uuid: "51ff4943a8654f80ae513c4bd04682c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:51.329622  8572 catalog_manager.cc:5697] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 reported cstate change: term changed from 1 to 2, leader changed from af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2) to 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3). New cstate: current_term: 2 leader_uuid: "51ff4943a8654f80ae513c4bd04682c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:51.341491  9033 raft_consensus.cc:3060] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:51.446796  9074 raft_consensus.cc:993] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47: : Instructing follower 51ff4943a8654f80ae513c4bd04682c7 to start an election
I20260710 11:08:51.448110  8971 raft_consensus.cc:1081] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 3 LEADER]: Signalling peer 51ff4943a8654f80ae513c4bd04682c7 to start an election
I20260710 11:08:51.449898  8825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f"
dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
 from {username='slave'} at 127.0.0.1:48150
I20260710 11:08:51.450623  8825 raft_consensus.cc:493] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.451236  8825 raft_consensus.cc:3060] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:51.456164  8825 raft_consensus.cc:515] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:51.457787  8825 leader_election.cc:290] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 4 election: Requested vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437)
I20260710 11:08:51.458513  9033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:51.458829  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
I20260710 11:08:51.459064  9033 raft_consensus.cc:3060] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:51.459417  8751 raft_consensus.cc:3055] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:51.459722  8751 raft_consensus.cc:740] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Running, Role: LEADER
I20260710 11:08:51.460451  8751 consensus_queue.cc:260] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:51.461439  8751 raft_consensus.cc:3060] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:51.464156  9033 raft_consensus.cc:2468] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 4.
I20260710 11:08:51.465173  8790 leader_election.cc:304] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [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: 12094d57041d4e0fbaed6552c3571e6b, 51ff4943a8654f80ae513c4bd04682c7; no voters: 
I20260710 11:08:51.465956  8869 raft_consensus.cc:2804] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:51.466306  8869 raft_consensus.cc:697] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 4 LEADER]: Becoming Leader. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Running, Role: LEADER
I20260710 11:08:51.466825  8751 raft_consensus.cc:2468] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 4.
I20260710 11:08:51.467152  8869 consensus_queue.cc:237] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:51.473284  8572 catalog_manager.cc:5697] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 reported cstate change: term changed from 3 to 4, leader changed from af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2) to 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3). New cstate: current_term: 4 leader_uuid: "51ff4943a8654f80ae513c4bd04682c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:51.697964  9033 raft_consensus.cc:1275] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Refusing update from remote peer 51ff4943a8654f80ae513c4bd04682c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:51.699087  9086 consensus_queue.cc:1048] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:51.709316  8751 raft_consensus.cc:1275] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Refusing update from remote peer 51ff4943a8654f80ae513c4bd04682c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:51.710629  8869 consensus_queue.cc:1048] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:51.804627  8751 raft_consensus.cc:1275] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Refusing update from remote peer 51ff4943a8654f80ae513c4bd04682c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:51.805215  9033 raft_consensus.cc:1275] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Refusing update from remote peer 51ff4943a8654f80ae513c4bd04682c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:51.805881  8869 consensus_queue.cc:1048] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:51.806648  9075 consensus_queue.cc:1048] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:51.909889  8751 raft_consensus.cc:1275] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 4 FOLLOWER]: Refusing update from remote peer 51ff4943a8654f80ae513c4bd04682c7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:08:51.911056  9086 consensus_queue.cc:1048] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:51.919385  9033 raft_consensus.cc:1275] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 4 FOLLOWER]: Refusing update from remote peer 51ff4943a8654f80ae513c4bd04682c7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:08:51.921563  9075 consensus_queue.cc:1048] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:08:51.952348  8622 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:52.063722  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:52.071538  8751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79ad741883f34f49ae470c60a07bb20c"
dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
mode: GRACEFUL
new_leader_uuid: "51ff4943a8654f80ae513c4bd04682c7"
 from {username='slave'} at 127.0.0.1:50864
I20260710 11:08:52.072075  8751 raft_consensus.cc:606] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Received request to transfer leadership to TS 51ff4943a8654f80ae513c4bd04682c7
I20260710 11:08:52.083599  8825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160"
dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
mode: GRACEFUL
new_leader_uuid: "af37c92df82c460bb637a9b1db9d8f47"
 from {username='slave'} at 127.0.0.1:48392
I20260710 11:08:52.084069  8825 raft_consensus.cc:606] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 LEADER]: Received request to transfer leadership to TS af37c92df82c460bb637a9b1db9d8f47
I20260710 11:08:52.086355  8825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f"
dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
mode: GRACEFUL
new_leader_uuid: "af37c92df82c460bb637a9b1db9d8f47"
 from {username='slave'} at 127.0.0.1:48392
I20260710 11:08:52.086795  8825 raft_consensus.cc:606] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 4 LEADER]: Received request to transfer leadership to TS af37c92df82c460bb637a9b1db9d8f47
I20260710 11:08:52.087829  5792 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:52.088271  5792 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:52.088884  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:52.131140  8971 raft_consensus.cc:993] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47: : Instructing follower 51ff4943a8654f80ae513c4bd04682c7 to start an election
I20260710 11:08:52.131696  9074 raft_consensus.cc:1081] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Signalling peer 51ff4943a8654f80ae513c4bd04682c7 to start an election
I20260710 11:08:52.133147  8825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79ad741883f34f49ae470c60a07bb20c"
dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
 from {username='slave'} at 127.0.0.1:48150
I20260710 11:08:52.133561  8825 raft_consensus.cc:493] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:52.133816  8825 raft_consensus.cc:3060] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:52.138870  8825 raft_consensus.cc:515] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:52.140537  8825 leader_election.cc:290] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 2 election: Requested vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437)
I20260710 11:08:52.141484  9033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ad741883f34f49ae470c60a07bb20c" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:52.141786  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ad741883f34f49ae470c60a07bb20c" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
I20260710 11:08:52.142014  9033 raft_consensus.cc:3060] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:52.142351  8751 raft_consensus.cc:3055] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:52.142652  8751 raft_consensus.cc:740] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Running, Role: LEADER
I20260710 11:08:52.143352  8751 consensus_queue.cc:260] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:52.144301  8751 raft_consensus.cc:3060] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:52.147302  9033 raft_consensus.cc:2468] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 2.
I20260710 11:08:52.148289  8790 leader_election.cc:304] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b, 51ff4943a8654f80ae513c4bd04682c7; no voters: 
I20260710 11:08:52.149147  9075 raft_consensus.cc:2804] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:52.149683  9075 raft_consensus.cc:697] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7 [term 2 LEADER]: Becoming Leader. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Running, Role: LEADER
I20260710 11:08:52.150234  8751 raft_consensus.cc:2468] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 2.
I20260710 11:08:52.150511  9075 consensus_queue.cc:237] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:52.157138  8571 catalog_manager.cc:5697] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7 reported cstate change: term changed from 1 to 2, leader changed from af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2) to 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3). New cstate: current_term: 2 leader_uuid: "51ff4943a8654f80ae513c4bd04682c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:52.176420  8869 raft_consensus.cc:993] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7: : Instructing follower af37c92df82c460bb637a9b1db9d8f47 to start an election
I20260710 11:08:52.176859  9075 raft_consensus.cc:1081] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 LEADER]: Signalling peer af37c92df82c460bb637a9b1db9d8f47 to start an election
I20260710 11:08:52.178408  8751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160"
dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
 from {username='slave'} at 127.0.0.1:36724
I20260710 11:08:52.178903  8751 raft_consensus.cc:493] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:52.179241  8751 raft_consensus.cc:3060] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:52.185515  8751 raft_consensus.cc:515] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:52.187117  8751 leader_election.cc:290] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 3 election: Requested vote from peers 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961), 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901)
I20260710 11:08:52.188359  8825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
I20260710 11:08:52.188513  9033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:52.189049  9033 raft_consensus.cc:3060] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:52.189049  8825 raft_consensus.cc:3055] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:52.189560  8825 raft_consensus.cc:740] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Running, Role: LEADER
I20260710 11:08:52.190413  8825 consensus_queue.cc:260] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:52.191679  8825 raft_consensus.cc:3060] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:52.196605  9033 raft_consensus.cc:2468] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 3.
I20260710 11:08:52.198040  8716 leader_election.cc:304] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [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: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:52.198877  8825 raft_consensus.cc:2468] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 3.
I20260710 11:08:52.198899  9074 raft_consensus.cc:2804] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:52.199786  9074 raft_consensus.cc:697] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 3 LEADER]: Becoming Leader. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Running, Role: LEADER
I20260710 11:08:52.200594  9074 consensus_queue.cc:237] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:52.207835  8571 catalog_manager.cc:5697] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 reported cstate change: term changed from 2 to 3, leader changed from 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3) to af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2). New cstate: current_term: 3 leader_uuid: "af37c92df82c460bb637a9b1db9d8f47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:52.408813  9075 raft_consensus.cc:993] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7: : Instructing follower af37c92df82c460bb637a9b1db9d8f47 to start an election
I20260710 11:08:52.409513  9086 raft_consensus.cc:1081] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 4 LEADER]: Signalling peer af37c92df82c460bb637a9b1db9d8f47 to start an election
I20260710 11:08:52.410882  8751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f"
dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
 from {username='slave'} at 127.0.0.1:36724
I20260710 11:08:52.411377  8751 raft_consensus.cc:493] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:52.411661  8751 raft_consensus.cc:3060] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:52.417614  8751 raft_consensus.cc:515] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:52.419539  8751 leader_election.cc:290] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 5 election: Requested vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:52.420462  8825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
I20260710 11:08:52.420462  9033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:52.421212  8825 raft_consensus.cc:3055] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:08:52.421294  9033 raft_consensus.cc:3060] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:52.421496  8825 raft_consensus.cc:740] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Running, Role: LEADER
I20260710 11:08:52.422190  8825 consensus_queue.cc:260] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:52.423022  8825 raft_consensus.cc:3060] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:52.426565  9033 raft_consensus.cc:2468] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 5.
I20260710 11:08:52.427543  8825 raft_consensus.cc:2468] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 5.
I20260710 11:08:52.427600  8716 leader_election.cc:304] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:52.428411  9074 raft_consensus.cc:2804] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:08:52.428804  9074 raft_consensus.cc:697] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 5 LEADER]: Becoming Leader. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Running, Role: LEADER
I20260710 11:08:52.429419  9074 consensus_queue.cc:237] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:52.435602  8571 catalog_manager.cc:5697] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 reported cstate change: term changed from 4 to 5, leader changed from 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3) to af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2). New cstate: current_term: 5 leader_uuid: "af37c92df82c460bb637a9b1db9d8f47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:52.616614  9033 raft_consensus.cc:1275] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 3 FOLLOWER]: Refusing update from remote peer af37c92df82c460bb637a9b1db9d8f47: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:52.618063  9074 consensus_queue.cc:1048] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:52.628741  8825 raft_consensus.cc:1275] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 3 FOLLOWER]: Refusing update from remote peer af37c92df82c460bb637a9b1db9d8f47: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:52.630793  8971 consensus_queue.cc:1048] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:52.645737  9033 raft_consensus.cc:1275] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Refusing update from remote peer 51ff4943a8654f80ae513c4bd04682c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:52.647042  9086 consensus_queue.cc:1048] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:52.656334  8751 raft_consensus.cc:1275] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Refusing update from remote peer 51ff4943a8654f80ae513c4bd04682c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:52.659662  8869 consensus_queue.cc:1048] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:52.871312  9033 raft_consensus.cc:1275] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 5 FOLLOWER]: Refusing update from remote peer af37c92df82c460bb637a9b1db9d8f47: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:08:52.872785  9104 consensus_queue.cc:1048] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:52.880551  8825 raft_consensus.cc:1275] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 5 FOLLOWER]: Refusing update from remote peer af37c92df82c460bb637a9b1db9d8f47: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:08:52.881873  9074 consensus_queue.cc:1048] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:08:52.953258  8622 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:53.095781  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:53.104234  8751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d14c8653f984aca86312a9b9397d85b"
dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
mode: GRACEFUL
new_leader_uuid: "51ff4943a8654f80ae513c4bd04682c7"
 from {username='slave'} at 127.0.0.1:50864
I20260710 11:08:53.104809  8751 raft_consensus.cc:606] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Received request to transfer leadership to TS 51ff4943a8654f80ae513c4bd04682c7
I20260710 11:08:53.107388  8825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2dbe61d4a0e64158b2d9148a04a92f74"
dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
mode: GRACEFUL
new_leader_uuid: "af37c92df82c460bb637a9b1db9d8f47"
 from {username='slave'} at 127.0.0.1:48392
I20260710 11:08:53.107838  8825 raft_consensus.cc:606] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 LEADER]: Received request to transfer leadership to TS af37c92df82c460bb637a9b1db9d8f47
I20260710 11:08:53.110116  8751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f"
dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
mode: GRACEFUL
new_leader_uuid: "51ff4943a8654f80ae513c4bd04682c7"
 from {username='slave'} at 127.0.0.1:50864
I20260710 11:08:53.110600  8751 raft_consensus.cc:606] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 5 LEADER]: Received request to transfer leadership to TS 51ff4943a8654f80ae513c4bd04682c7
I20260710 11:08:53.111657  5792 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:53.112113  5792 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:53.112648  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:53.131165  9075 raft_consensus.cc:993] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7: : Instructing follower af37c92df82c460bb637a9b1db9d8f47 to start an election
I20260710 11:08:53.131755  8869 raft_consensus.cc:1081] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 LEADER]: Signalling peer af37c92df82c460bb637a9b1db9d8f47 to start an election
I20260710 11:08:53.133288  8751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2dbe61d4a0e64158b2d9148a04a92f74"
dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
 from {username='slave'} at 127.0.0.1:36724
I20260710 11:08:53.133809  8751 raft_consensus.cc:493] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:53.134162  8751 raft_consensus.cc:3060] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.140602  8751 raft_consensus.cc:515] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:53.142274  8751 leader_election.cc:290] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 2 election: Requested vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:53.142973  9034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe61d4a0e64158b2d9148a04a92f74" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:53.143270  8825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe61d4a0e64158b2d9148a04a92f74" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
I20260710 11:08:53.143608  9034 raft_consensus.cc:3060] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.143883  8825 raft_consensus.cc:3055] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:53.144220  8825 raft_consensus.cc:740] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Running, Role: LEADER
I20260710 11:08:53.144868  8825 consensus_queue.cc:260] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:53.145903  8825 raft_consensus.cc:3060] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.148829  9034 raft_consensus.cc:2468] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 2.
I20260710 11:08:53.149888  8716 leader_election.cc:304] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:53.150522  8971 raft_consensus.cc:2804] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:53.150568  8825 raft_consensus.cc:2468] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 2.
I20260710 11:08:53.150944  8971 raft_consensus.cc:697] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47 [term 2 LEADER]: Becoming Leader. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Running, Role: LEADER
I20260710 11:08:53.151679  8971 consensus_queue.cc:237] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:53.158771  8572 catalog_manager.cc:5697] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47 reported cstate change: term changed from 1 to 2, leader changed from 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3) to af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2). New cstate: current_term: 2 leader_uuid: "af37c92df82c460bb637a9b1db9d8f47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:53.275363  8971 raft_consensus.cc:993] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47: : Instructing follower 51ff4943a8654f80ae513c4bd04682c7 to start an election
I20260710 11:08:53.275857  9104 raft_consensus.cc:1081] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 5 LEADER]: Signalling peer 51ff4943a8654f80ae513c4bd04682c7 to start an election
I20260710 11:08:53.277150  8825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f"
dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
 from {username='slave'} at 127.0.0.1:48150
I20260710 11:08:53.277654  8825 raft_consensus.cc:493] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:53.277989  8825 raft_consensus.cc:3060] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 5 FOLLOWER]: Advancing to term 6
I20260710 11:08:53.282429  8825 raft_consensus.cc:515] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:53.283712  8825 leader_election.cc:290] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 6 election: Requested vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437)
I20260710 11:08:53.284427  9034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:53.284726  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9b92c97d3345c2aad9cec1f5724d4f" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
I20260710 11:08:53.285048  9034 raft_consensus.cc:3060] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 5 FOLLOWER]: Advancing to term 6
I20260710 11:08:53.285307  8751 raft_consensus.cc:3055] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 5 LEADER]: Stepping down as leader of term 5
I20260710 11:08:53.285661  8751 raft_consensus.cc:740] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Running, Role: LEADER
I20260710 11:08:53.286455  8751 consensus_queue.cc:260] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:53.287844  8751 raft_consensus.cc:3060] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 5 FOLLOWER]: Advancing to term 6
I20260710 11:08:53.292102  9034 raft_consensus.cc:2468] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 6.
I20260710 11:08:53.293190  8790 leader_election.cc:304] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b, 51ff4943a8654f80ae513c4bd04682c7; no voters: 
I20260710 11:08:53.293826  9075 raft_consensus.cc:2804] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 6 FOLLOWER]: Leader election won for term 6
I20260710 11:08:53.294220  9075 raft_consensus.cc:697] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 6 LEADER]: Becoming Leader. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Running, Role: LEADER
I20260710 11:08:53.294301  8751 raft_consensus.cc:2468] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 6.
I20260710 11:08:53.295025  9075 consensus_queue.cc:237] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:53.301257  8572 catalog_manager.cc:5697] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 reported cstate change: term changed from 5 to 6, leader changed from af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2) to 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3). New cstate: current_term: 6 leader_uuid: "51ff4943a8654f80ae513c4bd04682c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:53.491076  8971 raft_consensus.cc:993] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47: : Instructing follower 51ff4943a8654f80ae513c4bd04682c7 to start an election
I20260710 11:08:53.491549  9104 raft_consensus.cc:1081] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Signalling peer 51ff4943a8654f80ae513c4bd04682c7 to start an election
I20260710 11:08:53.492843  8825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d14c8653f984aca86312a9b9397d85b"
dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
 from {username='slave'} at 127.0.0.1:48150
I20260710 11:08:53.493299  8825 raft_consensus.cc:493] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:53.493620  8825 raft_consensus.cc:3060] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.498044  8825 raft_consensus.cc:515] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:53.499426  8825 leader_election.cc:290] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 2 election: Requested vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437)
I20260710 11:08:53.500176  9034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d14c8653f984aca86312a9b9397d85b" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:53.500447  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d14c8653f984aca86312a9b9397d85b" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
I20260710 11:08:53.500765  9034 raft_consensus.cc:3060] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.501080  8751 raft_consensus.cc:3055] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:53.501420  8751 raft_consensus.cc:740] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Running, Role: LEADER
I20260710 11:08:53.502137  8751 consensus_queue.cc:260] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:53.503082  8751 raft_consensus.cc:3060] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.505712  9034 raft_consensus.cc:2468] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 2.
I20260710 11:08:53.506714  8790 leader_election.cc:304] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b, 51ff4943a8654f80ae513c4bd04682c7; no voters: 
I20260710 11:08:53.507488  9075 raft_consensus.cc:2804] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:53.507875  9075 raft_consensus.cc:697] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [term 2 LEADER]: Becoming Leader. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Running, Role: LEADER
I20260710 11:08:53.508041  8751 raft_consensus.cc:2468] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 2.
I20260710 11:08:53.508721  9075 consensus_queue.cc:237] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:53.514627  8572 catalog_manager.cc:5697] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 reported cstate change: term changed from 1 to 2, leader changed from af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2) to 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3). New cstate: current_term: 2 leader_uuid: "51ff4943a8654f80ae513c4bd04682c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:53.553663  9034 raft_consensus.cc:1275] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Refusing update from remote peer af37c92df82c460bb637a9b1db9d8f47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:53.554855  9104 consensus_queue.cc:1048] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:53.566752  8825 raft_consensus.cc:1275] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Refusing update from remote peer af37c92df82c460bb637a9b1db9d8f47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:53.568177  9074 consensus_queue.cc:1048] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:53.793660  9033 raft_consensus.cc:1275] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 6 FOLLOWER]: Refusing update from remote peer 51ff4943a8654f80ae513c4bd04682c7: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260710 11:08:53.794824  9114 consensus_queue.cc:1048] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:53.802001  8751 raft_consensus.cc:1275] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 6 FOLLOWER]: Refusing update from remote peer 51ff4943a8654f80ae513c4bd04682c7: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260710 11:08:53.804137  9114 consensus_queue.cc:1048] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:53.926184  9034 raft_consensus.cc:1275] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Refusing update from remote peer 51ff4943a8654f80ae513c4bd04682c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:53.927361  9114 consensus_queue.cc:1048] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:53.935796  8751 raft_consensus.cc:1275] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Refusing update from remote peer 51ff4943a8654f80ae513c4bd04682c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:53.937476  9075 consensus_queue.cc:1048] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:08:53.954071  8622 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:54.118769  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:54.126470  8825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18dde358571946588132dc029d24ba8c"
dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
mode: GRACEFUL
new_leader_uuid: "af37c92df82c460bb637a9b1db9d8f47"
 from {username='slave'} at 127.0.0.1:48392
I20260710 11:08:54.127013  8825 raft_consensus.cc:606] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 2 LEADER]: Received request to transfer leadership to TS af37c92df82c460bb637a9b1db9d8f47
I20260710 11:08:54.129236  8825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23c4ea926f284e00b3dd84bf6f016934"
dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
mode: GRACEFUL
new_leader_uuid: "af37c92df82c460bb637a9b1db9d8f47"
 from {username='slave'} at 127.0.0.1:48392
I20260710 11:08:54.129689  8825 raft_consensus.cc:606] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 LEADER]: Received request to transfer leadership to TS af37c92df82c460bb637a9b1db9d8f47
I20260710 11:08:54.131862  8751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160"
dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
mode: GRACEFUL
new_leader_uuid: "51ff4943a8654f80ae513c4bd04682c7"
 from {username='slave'} at 127.0.0.1:50864
I20260710 11:08:54.132316  8751 raft_consensus.cc:606] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 3 LEADER]: Received request to transfer leadership to TS 51ff4943a8654f80ae513c4bd04682c7
I20260710 11:08:54.133395  5792 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:54.133889  5792 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:54.134414  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:54.226504  9114 raft_consensus.cc:993] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7: : Instructing follower af37c92df82c460bb637a9b1db9d8f47 to start an election
I20260710 11:08:54.227041  9075 raft_consensus.cc:1081] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 2 LEADER]: Signalling peer af37c92df82c460bb637a9b1db9d8f47 to start an election
I20260710 11:08:54.228468  8751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18dde358571946588132dc029d24ba8c"
dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
 from {username='slave'} at 127.0.0.1:36724
I20260710 11:08:54.228852  8751 raft_consensus.cc:493] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:54.229079  8751 raft_consensus.cc:3060] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:54.233520  8751 raft_consensus.cc:515] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:54.235008  8751 leader_election.cc:290] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 3 election: Requested vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:54.235853  9034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dde358571946588132dc029d24ba8c" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:54.236088  8825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dde358571946588132dc029d24ba8c" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
I20260710 11:08:54.236517  9034 raft_consensus.cc:3060] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:54.236637  8825 raft_consensus.cc:3055] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:54.237001  8825 raft_consensus.cc:740] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Running, Role: LEADER
I20260710 11:08:54.237588  8825 consensus_queue.cc:260] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [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: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:54.238409  8825 raft_consensus.cc:3060] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:54.241688  9034 raft_consensus.cc:2468] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 3.
I20260710 11:08:54.242705  8825 raft_consensus.cc:2468] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 3.
I20260710 11:08:54.242771  8716 leader_election.cc:304] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [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: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:54.243590  8971 raft_consensus.cc:2804] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:54.244024  8971 raft_consensus.cc:697] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 3 LEADER]: Becoming Leader. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Running, Role: LEADER
I20260710 11:08:54.244707  8971 consensus_queue.cc:237] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [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: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:54.252291  8573 catalog_manager.cc:5697] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 reported cstate change: term changed from 2 to 3, leader changed from 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3) to af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2). New cstate: current_term: 3 leader_uuid: "af37c92df82c460bb637a9b1db9d8f47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.282970  9114 raft_consensus.cc:993] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7: : Instructing follower af37c92df82c460bb637a9b1db9d8f47 to start an election
I20260710 11:08:54.283515  9075 raft_consensus.cc:1081] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 LEADER]: Signalling peer af37c92df82c460bb637a9b1db9d8f47 to start an election
I20260710 11:08:54.284839  8751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23c4ea926f284e00b3dd84bf6f016934"
dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
 from {username='slave'} at 127.0.0.1:36724
I20260710 11:08:54.285228  8751 raft_consensus.cc:493] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:54.285468  8751 raft_consensus.cc:3060] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.289848  8751 raft_consensus.cc:515] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:54.291330  8751 leader_election.cc:290] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 2 election: Requested vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961)
I20260710 11:08:54.292124  9034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c4ea926f284e00b3dd84bf6f016934" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:54.292352  8825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c4ea926f284e00b3dd84bf6f016934" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
I20260710 11:08:54.292675  9034 raft_consensus.cc:3060] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.292876  8825 raft_consensus.cc:3055] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:54.293241  8825 raft_consensus.cc:740] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Running, Role: LEADER
I20260710 11:08:54.293853  8825 consensus_queue.cc:260] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:54.294756  8825 raft_consensus.cc:3060] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.297755  9034 raft_consensus.cc:2468] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 2.
I20260710 11:08:54.298781  8716 leader_election.cc:304] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:54.299065  8825 raft_consensus.cc:2468] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 2.
I20260710 11:08:54.299633  8971 raft_consensus.cc:2804] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:54.300073  8971 raft_consensus.cc:697] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47 [term 2 LEADER]: Becoming Leader. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Running, Role: LEADER
I20260710 11:08:54.300866  8971 consensus_queue.cc:237] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:54.307677  8573 catalog_manager.cc:5697] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47 reported cstate change: term changed from 1 to 2, leader changed from 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3) to af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2). New cstate: current_term: 2 leader_uuid: "af37c92df82c460bb637a9b1db9d8f47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.429844  8971 raft_consensus.cc:993] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47: : Instructing follower 51ff4943a8654f80ae513c4bd04682c7 to start an election
I20260710 11:08:54.430289  9104 raft_consensus.cc:1081] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 3 LEADER]: Signalling peer 51ff4943a8654f80ae513c4bd04682c7 to start an election
I20260710 11:08:54.431630  8825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160"
dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
 from {username='slave'} at 127.0.0.1:48150
I20260710 11:08:54.432067  8825 raft_consensus.cc:493] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:54.432401  8825 raft_consensus.cc:3060] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:54.436757  8825 raft_consensus.cc:515] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:54.438071  8825 leader_election.cc:290] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 4 election: Requested vote from peers af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437), 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901)
I20260710 11:08:54.438814  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
I20260710 11:08:54.439085  9034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:54.439406  8751 raft_consensus.cc:3055] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:54.439663  9034 raft_consensus.cc:3060] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:54.439743  8751 raft_consensus.cc:740] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Running, Role: LEADER
I20260710 11:08:54.440559  8751 consensus_queue.cc:260] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:54.441679  8751 raft_consensus.cc:3060] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:54.446754  9034 raft_consensus.cc:2468] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 4.
I20260710 11:08:54.447937  8751 raft_consensus.cc:2468] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 4.
I20260710 11:08:54.447952  8790 leader_election.cc:304] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [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: 12094d57041d4e0fbaed6552c3571e6b, 51ff4943a8654f80ae513c4bd04682c7; no voters: 
I20260710 11:08:54.448868  9075 raft_consensus.cc:2804] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:54.449348  9075 raft_consensus.cc:697] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 4 LEADER]: Becoming Leader. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Running, Role: LEADER
I20260710 11:08:54.450116  9075 consensus_queue.cc:237] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:54.456642  8573 catalog_manager.cc:5697] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 reported cstate change: term changed from 3 to 4, leader changed from af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2) to 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3). New cstate: current_term: 4 leader_uuid: "51ff4943a8654f80ae513c4bd04682c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.747273  8825 raft_consensus.cc:1275] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Refusing update from remote peer af37c92df82c460bb637a9b1db9d8f47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.748529  8971 consensus_queue.cc:1048] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.749884  9034 raft_consensus.cc:1275] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b [term 3 FOLLOWER]: Refusing update from remote peer af37c92df82c460bb637a9b1db9d8f47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:54.751093  8971 consensus_queue.cc:1048] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:54.771808  8825 raft_consensus.cc:1275] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 3 FOLLOWER]: Refusing update from remote peer af37c92df82c460bb637a9b1db9d8f47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:54.775586  9138 consensus_queue.cc:1048] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:54.776568  9032 raft_consensus.cc:1275] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Refusing update from remote peer af37c92df82c460bb637a9b1db9d8f47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.781795  9136 consensus_queue.cc:1048] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:08:54.954931  8622 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:55.012699  9034 raft_consensus.cc:1275] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 4 FOLLOWER]: Refusing update from remote peer 51ff4943a8654f80ae513c4bd04682c7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:08:55.014050  9075 consensus_queue.cc:1048] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:55.031908  8751 raft_consensus.cc:1275] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 4 FOLLOWER]: Refusing update from remote peer 51ff4943a8654f80ae513c4bd04682c7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:08:55.033179  9144 consensus_queue.cc:1048] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:55.140453  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:55.148412  8751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18dde358571946588132dc029d24ba8c"
dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
mode: GRACEFUL
new_leader_uuid: "51ff4943a8654f80ae513c4bd04682c7"
 from {username='slave'} at 127.0.0.1:50864
I20260710 11:08:55.148913  8751 raft_consensus.cc:606] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 3 LEADER]: Received request to transfer leadership to TS 51ff4943a8654f80ae513c4bd04682c7
I20260710 11:08:55.151415  8825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160"
dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
mode: GRACEFUL
new_leader_uuid: "af37c92df82c460bb637a9b1db9d8f47"
 from {username='slave'} at 127.0.0.1:48392
I20260710 11:08:55.151933  8825 raft_consensus.cc:606] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 4 LEADER]: Received request to transfer leadership to TS af37c92df82c460bb637a9b1db9d8f47
I20260710 11:08:55.154285  8751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7a68564df4148acb1dcca5eb195cf23"
dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
mode: GRACEFUL
new_leader_uuid: "51ff4943a8654f80ae513c4bd04682c7"
 from {username='slave'} at 127.0.0.1:50864
I20260710 11:08:55.154757  8751 raft_consensus.cc:606] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Received request to transfer leadership to TS 51ff4943a8654f80ae513c4bd04682c7
I20260710 11:08:55.155912  5792 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:55.156352  5792 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:55.156842  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:55.209861  9138 raft_consensus.cc:993] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47: : Instructing follower 51ff4943a8654f80ae513c4bd04682c7 to start an election
I20260710 11:08:55.210409  9136 raft_consensus.cc:1081] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 3 LEADER]: Signalling peer 51ff4943a8654f80ae513c4bd04682c7 to start an election
I20260710 11:08:55.211817  8825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18dde358571946588132dc029d24ba8c"
dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
 from {username='slave'} at 127.0.0.1:48150
I20260710 11:08:55.212354  8825 raft_consensus.cc:493] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:55.212680  8825 raft_consensus.cc:3060] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:55.217190  8825 raft_consensus.cc:515] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:55.218575  8825 leader_election.cc:290] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 4 election: Requested vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437)
I20260710 11:08:55.219503  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dde358571946588132dc029d24ba8c" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
I20260710 11:08:55.219591  9034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dde358571946588132dc029d24ba8c" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:55.220059  8751 raft_consensus.cc:3055] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:55.220248  9034 raft_consensus.cc:3060] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:55.220386  8751 raft_consensus.cc:740] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Running, Role: LEADER
I20260710 11:08:55.221184  8751 consensus_queue.cc:260] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [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: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:55.222112  8751 raft_consensus.cc:3060] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:55.225571  9034 raft_consensus.cc:2468] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 4.
I20260710 11:08:55.226370  8751 raft_consensus.cc:2468] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 4.
I20260710 11:08:55.226729  8790 leader_election.cc:304] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [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: 12094d57041d4e0fbaed6552c3571e6b, 51ff4943a8654f80ae513c4bd04682c7; no voters: 
I20260710 11:08:55.227676  9142 raft_consensus.cc:2804] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:55.228116  9142 raft_consensus.cc:697] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 4 LEADER]: Becoming Leader. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Running, Role: LEADER
I20260710 11:08:55.228844  9142 consensus_queue.cc:237] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [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: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:55.234375  8573 catalog_manager.cc:5697] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 reported cstate change: term changed from 3 to 4, leader changed from af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2) to 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3). New cstate: current_term: 4 leader_uuid: "51ff4943a8654f80ae513c4bd04682c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:55.476272  9145 raft_consensus.cc:993] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7: : Instructing follower af37c92df82c460bb637a9b1db9d8f47 to start an election
I20260710 11:08:55.476752  9145 raft_consensus.cc:1081] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 4 LEADER]: Signalling peer af37c92df82c460bb637a9b1db9d8f47 to start an election
I20260710 11:08:55.478302  8751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160"
dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
 from {username='slave'} at 127.0.0.1:36724
I20260710 11:08:55.478696  8751 raft_consensus.cc:493] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:55.478914  8751 raft_consensus.cc:3060] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:55.483460  8751 raft_consensus.cc:515] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:55.484746  8751 leader_election.cc:290] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 5 election: Requested vote from peers 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3:32961), 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901)
I20260710 11:08:55.485467  8825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
I20260710 11:08:55.485891  9034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d8a3e812264dd59dfa8e06ea8bc160" candidate_uuid: "af37c92df82c460bb637a9b1db9d8f47" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:55.486050  8825 raft_consensus.cc:3055] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:08:55.486444  8825 raft_consensus.cc:740] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Running, Role: LEADER
I20260710 11:08:55.486505  9034 raft_consensus.cc:3060] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:55.487260  8825 consensus_queue.cc:260] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:55.488415  8825 raft_consensus.cc:3060] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:55.493330  9034 raft_consensus.cc:2468] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 5.
I20260710 11:08:55.494726  8825 raft_consensus.cc:2468] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af37c92df82c460bb637a9b1db9d8f47 in term 5.
I20260710 11:08:55.494864  8716 leader_election.cc:304] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b, af37c92df82c460bb637a9b1db9d8f47; no voters: 
I20260710 11:08:55.495667  9136 raft_consensus.cc:2804] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:08:55.496119  9136 raft_consensus.cc:697] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 5 LEADER]: Becoming Leader. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Running, Role: LEADER
I20260710 11:08:55.496882  9136 consensus_queue.cc:237] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } }
I20260710 11:08:55.502553  8573 catalog_manager.cc:5697] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 reported cstate change: term changed from 4 to 5, leader changed from 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3) to af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2). New cstate: current_term: 5 leader_uuid: "af37c92df82c460bb637a9b1db9d8f47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:55.589437  9138 raft_consensus.cc:993] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47: : Instructing follower 51ff4943a8654f80ae513c4bd04682c7 to start an election
I20260710 11:08:55.589951  9136 raft_consensus.cc:1081] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Signalling peer 51ff4943a8654f80ae513c4bd04682c7 to start an election
I20260710 11:08:55.591243  8825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7a68564df4148acb1dcca5eb195cf23"
dest_uuid: "51ff4943a8654f80ae513c4bd04682c7"
 from {username='slave'} at 127.0.0.1:48150
I20260710 11:08:55.591663  8825 raft_consensus.cc:493] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:55.591914  8825 raft_consensus.cc:3060] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.596295  8825 raft_consensus.cc:515] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:55.597733  8825 leader_election.cc:290] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 2 election: Requested vote from peers 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901), af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437)
I20260710 11:08:55.598690  9034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a68564df4148acb1dcca5eb195cf23" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12094d57041d4e0fbaed6552c3571e6b"
I20260710 11:08:55.598877  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a68564df4148acb1dcca5eb195cf23" candidate_uuid: "51ff4943a8654f80ae513c4bd04682c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af37c92df82c460bb637a9b1db9d8f47"
I20260710 11:08:55.599269  9034 raft_consensus.cc:3060] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.599460  8751 raft_consensus.cc:3055] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:55.599771  8751 raft_consensus.cc:740] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af37c92df82c460bb637a9b1db9d8f47, State: Running, Role: LEADER
I20260710 11:08:55.600414  8751 consensus_queue.cc:260] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:55.601289  8751 raft_consensus.cc:3060] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.605636  9034 raft_consensus.cc:2468] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 2.
I20260710 11:08:55.605849  8751 raft_consensus.cc:2468] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ff4943a8654f80ae513c4bd04682c7 in term 2.
I20260710 11:08:55.606864  8790 leader_election.cc:304] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12094d57041d4e0fbaed6552c3571e6b, 51ff4943a8654f80ae513c4bd04682c7; no voters: 
I20260710 11:08:55.607574  9145 raft_consensus.cc:2804] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:55.608035  9145 raft_consensus.cc:697] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 LEADER]: Becoming Leader. State: Replica: 51ff4943a8654f80ae513c4bd04682c7, State: Running, Role: LEADER
I20260710 11:08:55.608728  9145 consensus_queue.cc:237] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } }
I20260710 11:08:55.614658  8573 catalog_manager.cc:5697] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 reported cstate change: term changed from 1 to 2, leader changed from af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2) to 51ff4943a8654f80ae513c4bd04682c7 (127.5.168.3). New cstate: current_term: 2 leader_uuid: "51ff4943a8654f80ae513c4bd04682c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:55.717602  8751 raft_consensus.cc:1275] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 4 FOLLOWER]: Refusing update from remote peer 51ff4943a8654f80ae513c4bd04682c7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:55.718858  9145 consensus_queue.cc:1048] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:55.726603  9034 raft_consensus.cc:1275] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b [term 4 FOLLOWER]: Refusing update from remote peer 51ff4943a8654f80ae513c4bd04682c7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:55.731418  9142 consensus_queue.cc:1048] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:55.937917  9034 raft_consensus.cc:1275] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 5 FOLLOWER]: Refusing update from remote peer af37c92df82c460bb637a9b1db9d8f47: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:08:55.939049  9136 consensus_queue.cc:1048] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:55.946592  8825 raft_consensus.cc:1275] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 5 FOLLOWER]: Refusing update from remote peer af37c92df82c460bb637a9b1db9d8f47: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:08:55.948088  9155 consensus_queue.cc:1048] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ff4943a8654f80ae513c4bd04682c7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260710 11:08:55.955866  8622 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:55.994683  9034 raft_consensus.cc:1275] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Refusing update from remote peer 51ff4943a8654f80ae513c4bd04682c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:55.995922  9142 consensus_queue.cc:1048] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12094d57041d4e0fbaed6552c3571e6b" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:56.004024  8751 raft_consensus.cc:1275] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Refusing update from remote peer 51ff4943a8654f80ae513c4bd04682c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:56.005465  9145 consensus_queue.cc:1048] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af37c92df82c460bb637a9b1db9d8f47" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:56.162672  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:56.193485  5792 tablet_server.cc:179] TabletServer@127.5.168.1:43901 shutting down...
W20260710 11:08:56.202993  8790 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 102 similar messages]
W20260710 11:08:56.206364  8790 consensus_peers.cc:597] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:56.221002  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:56.221799  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:56.222376  5792 raft_consensus.cc:2243] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.222857  5792 raft_consensus.cc:2272] T 79ad741883f34f49ae470c60a07bb20c P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.225639  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:56.226379  5792 raft_consensus.cc:2243] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 6 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.226819  5792 raft_consensus.cc:2272] T ac9b92c97d3345c2aad9cec1f5724d4f P 12094d57041d4e0fbaed6552c3571e6b [term 6 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.228636  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:56.229152  5792 raft_consensus.cc:2243] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.229502  5792 raft_consensus.cc:2272] T 18dde358571946588132dc029d24ba8c P 12094d57041d4e0fbaed6552c3571e6b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.231751  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:56.232283  5792 raft_consensus.cc:2243] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.232728  5792 raft_consensus.cc:2272] T cb0c7257bf5142c4907814a38ec9e5a5 P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.234485  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:56.234999  5792 raft_consensus.cc:2243] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.235395  5792 raft_consensus.cc:2272] T 23c4ea926f284e00b3dd84bf6f016934 P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.237211  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:56.237674  5792 raft_consensus.cc:2243] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.238072  5792 raft_consensus.cc:2272] T 97d8a3e812264dd59dfa8e06ea8bc160 P 12094d57041d4e0fbaed6552c3571e6b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.240967  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:56.241474  5792 raft_consensus.cc:2243] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.241858  5792 raft_consensus.cc:2272] T dcee753920a04fb08f77b7ff671cd44c P 12094d57041d4e0fbaed6552c3571e6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.243695  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:56.244129  5792 raft_consensus.cc:2243] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.244503  5792 raft_consensus.cc:2272] T 2dbe61d4a0e64158b2d9148a04a92f74 P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.246253  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:56.246706  5792 raft_consensus.cc:2243] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.247068  5792 raft_consensus.cc:2272] T a7a68564df4148acb1dcca5eb195cf23 P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.249179  5792 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:56.249650  5792 raft_consensus.cc:2243] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.250032  5792 raft_consensus.cc:2272] T 0d14c8653f984aca86312a9b9397d85b P 12094d57041d4e0fbaed6552c3571e6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.278577  5792 tablet_server.cc:196] TabletServer@127.5.168.1:43901 shutdown complete.
I20260710 11:08:56.302109  5792 tablet_server.cc:179] TabletServer@127.5.168.2:0 shutting down...
I20260710 11:08:56.323861  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:56.324641  5792 tablet_replica.cc:333] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47: stopping tablet replica
I20260710 11:08:56.325414  5792 raft_consensus.cc:2243] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.325863  5792 raft_consensus.cc:2272] T ac9b92c97d3345c2aad9cec1f5724d4f P af37c92df82c460bb637a9b1db9d8f47 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:56.327281  8790 consensus_peers.cc:597] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:56.328063  5792 tablet_replica.cc:333] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47: stopping tablet replica
I20260710 11:08:56.328701  5792 raft_consensus.cc:2243] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.329118  5792 raft_consensus.cc:2272] T 79ad741883f34f49ae470c60a07bb20c P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.331167  5792 tablet_replica.cc:333] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47: stopping tablet replica
I20260710 11:08:56.332156  5792 raft_consensus.cc:2243] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.332688  5792 raft_consensus.cc:2272] T 0d14c8653f984aca86312a9b9397d85b P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.335789  5792 tablet_replica.cc:333] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47: stopping tablet replica
I20260710 11:08:56.336619  5792 raft_consensus.cc:2243] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:56.337594  5792 raft_consensus.cc:2272] T 23c4ea926f284e00b3dd84bf6f016934 P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:56.338236  8790 consensus_peers.cc:597] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:56.339998  5792 tablet_replica.cc:333] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47: stopping tablet replica
I20260710 11:08:56.340848  5792 raft_consensus.cc:2243] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.341317  5792 raft_consensus.cc:2272] T cb0c7257bf5142c4907814a38ec9e5a5 P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.343146  5792 tablet_replica.cc:333] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47: stopping tablet replica
I20260710 11:08:56.343724  5792 raft_consensus.cc:2243] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:56.344431  5792 raft_consensus.cc:2272] T 2dbe61d4a0e64158b2d9148a04a92f74 P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.346279  5792 tablet_replica.cc:333] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47: stopping tablet replica
I20260710 11:08:56.346912  5792 raft_consensus.cc:2243] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.347379  5792 raft_consensus.cc:2272] T a7a68564df4148acb1dcca5eb195cf23 P af37c92df82c460bb637a9b1db9d8f47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.350021  5792 tablet_replica.cc:333] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47: stopping tablet replica
I20260710 11:08:56.350561  5792 raft_consensus.cc:2243] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:56.351333  5792 raft_consensus.cc:2272] T dcee753920a04fb08f77b7ff671cd44c P af37c92df82c460bb637a9b1db9d8f47 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:56.353358  8789 consensus_peers.cc:597] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 -> Peer af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437): Couldn't send request to peer af37c92df82c460bb637a9b1db9d8f47. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:56.353657  5792 tablet_replica.cc:333] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47: stopping tablet replica
I20260710 11:08:56.354198  5792 raft_consensus.cc:2243] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:08:56.354913  5792 raft_consensus.cc:2272] T 97d8a3e812264dd59dfa8e06ea8bc160 P af37c92df82c460bb637a9b1db9d8f47 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.357810  5792 tablet_replica.cc:333] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47: stopping tablet replica
I20260710 11:08:56.358294  5792 raft_consensus.cc:2243] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.358685  5792 raft_consensus.cc:2272] T 18dde358571946588132dc029d24ba8c P af37c92df82c460bb637a9b1db9d8f47 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.388276  5792 tablet_server.cc:196] TabletServer@127.5.168.2:0 shutdown complete.
W20260710 11:08:56.397277  8789 consensus_peers.cc:597] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 -> Peer af37c92df82c460bb637a9b1db9d8f47 (127.5.168.2:46437): Couldn't send request to peer af37c92df82c460bb637a9b1db9d8f47. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.2:46437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:56.411794  5792 tablet_server.cc:179] TabletServer@127.5.168.3:0 shutting down...
W20260710 11:08:56.430202  8790 consensus_peers.cc:597] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 -> Peer 12094d57041d4e0fbaed6552c3571e6b (127.5.168.1:43901): Couldn't send request to peer 12094d57041d4e0fbaed6552c3571e6b. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:43901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:56.440212  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:56.441074  5792 tablet_replica.cc:333] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7: stopping tablet replica
I20260710 11:08:56.441804  5792 raft_consensus.cc:2243] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 6 LEADER]: Raft consensus shutting down.
I20260710 11:08:56.442575  5792 raft_consensus.cc:2272] T ac9b92c97d3345c2aad9cec1f5724d4f P 51ff4943a8654f80ae513c4bd04682c7 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.444700  5792 tablet_replica.cc:333] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7: stopping tablet replica
I20260710 11:08:56.445334  5792 raft_consensus.cc:2243] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:56.446177  5792 raft_consensus.cc:2272] T 79ad741883f34f49ae470c60a07bb20c P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.447980  5792 tablet_replica.cc:333] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7: stopping tablet replica
I20260710 11:08:56.448462  5792 raft_consensus.cc:2243] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:56.449091  5792 raft_consensus.cc:2272] T 0d14c8653f984aca86312a9b9397d85b P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.450803  5792 tablet_replica.cc:333] T dcee753920a04fb08f77b7ff671cd44c P 51ff4943a8654f80ae513c4bd04682c7: stopping tablet replica
I20260710 11:08:56.451392  5792 raft_consensus.cc:2243] T dcee753920a04fb08f77b7ff671cd44c P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.451807  5792 raft_consensus.cc:2272] T dcee753920a04fb08f77b7ff671cd44c P 51ff4943a8654f80ae513c4bd04682c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.455020  5792 tablet_replica.cc:333] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7: stopping tablet replica
I20260710 11:08:56.455549  5792 raft_consensus.cc:2243] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.455966  5792 raft_consensus.cc:2272] T 2dbe61d4a0e64158b2d9148a04a92f74 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.457533  5792 tablet_replica.cc:333] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7: stopping tablet replica
I20260710 11:08:56.458009  5792 raft_consensus.cc:2243] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:56.458761  5792 raft_consensus.cc:2272] T a7a68564df4148acb1dcca5eb195cf23 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.461416  5792 tablet_replica.cc:333] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7: stopping tablet replica
I20260710 11:08:56.461913  5792 raft_consensus.cc:2243] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.462308  5792 raft_consensus.cc:2272] T 97d8a3e812264dd59dfa8e06ea8bc160 P 51ff4943a8654f80ae513c4bd04682c7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.464895  5792 tablet_replica.cc:333] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7: stopping tablet replica
I20260710 11:08:56.465463  5792 raft_consensus.cc:2243] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:56.466174  5792 raft_consensus.cc:2272] T 18dde358571946588132dc029d24ba8c P 51ff4943a8654f80ae513c4bd04682c7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.468271  5792 tablet_replica.cc:333] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7: stopping tablet replica
I20260710 11:08:56.468770  5792 raft_consensus.cc:2243] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.469163  5792 raft_consensus.cc:2272] T 23c4ea926f284e00b3dd84bf6f016934 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.470819  5792 tablet_replica.cc:333] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7: stopping tablet replica
I20260710 11:08:56.471323  5792 raft_consensus.cc:2243] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:56.472021  5792 raft_consensus.cc:2272] T cb0c7257bf5142c4907814a38ec9e5a5 P 51ff4943a8654f80ae513c4bd04682c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.502496  5792 tablet_server.cc:196] TabletServer@127.5.168.3:0 shutdown complete.
I20260710 11:08:56.522634  5792 master.cc:562] Master@127.5.168.62:38873 shutting down...
I20260710 11:08:56.547461  5792 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:56.548007  5792 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.548336  5792 tablet_replica.cc:333] T 00000000000000000000000000000000 P c3eb50cfb8e54652b4f262413176268e: stopping tablet replica
I20260710 11:08:56.569171  5792 master.cc:584] Master@127.5.168.62:38873 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14792 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:08:56.611086  5792 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.168.62:34991
I20260710 11:08:56.612287  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:56.618040  9163 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:56.618108  9162 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:56.618939  9165 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:56.619623  5792 server_base.cc:1061] running on GCE node
I20260710 11:08:56.620533  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:56.620702  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:56.620898  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681736620857 us; error 0 us; skew 500 ppm
I20260710 11:08:56.621414  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:56.624122  5792 webserver.cc:533] Webserver started at http://127.5.168.62:37633/ using document root <none> and password file <none>
I20260710 11:08:56.624631  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:56.624830  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:56.625111  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:56.626202  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681650572098-5792-0/minicluster-data/master-0-root/instance:
uuid: "d58a8d9501da4984b56f4cf25c5d51d4"
format_stamp: "Formatted at 2026-07-10 11:08:56 on dist-test-slave-vghp"
I20260710 11:08:56.630652  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:08:56.633983  9170 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:56.634922  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:56.635175  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681650572098-5792-0/minicluster-data/master-0-root
uuid: "d58a8d9501da4984b56f4cf25c5d51d4"
format_stamp: "Formatted at 2026-07-10 11:08:56 on dist-test-slave-vghp"
I20260710 11:08:56.635515  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681650572098-5792-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681650572098-5792-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681650572098-5792-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:56.659083  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:56.660334  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:56.699504  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.62:34991
I20260710 11:08:56.699597  9221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.62:34991 every 8 connection(s)
I20260710 11:08:56.703465  9222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.713397  9222 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4: Bootstrap starting.
I20260710 11:08:56.718420  9222 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.722586  9222 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4: No bootstrap required, opened a new log
I20260710 11:08:56.724737  9222 raft_consensus.cc:359] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d58a8d9501da4984b56f4cf25c5d51d4" member_type: VOTER }
I20260710 11:08:56.725122  9222 raft_consensus.cc:385] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.725348  9222 raft_consensus.cc:740] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d58a8d9501da4984b56f4cf25c5d51d4, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.725888  9222 consensus_queue.cc:260] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d58a8d9501da4984b56f4cf25c5d51d4" member_type: VOTER }
I20260710 11:08:56.726336  9222 raft_consensus.cc:399] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:56.726562  9222 raft_consensus.cc:493] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:56.726823  9222 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.731019  9222 raft_consensus.cc:515] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d58a8d9501da4984b56f4cf25c5d51d4" member_type: VOTER }
I20260710 11:08:56.731552  9222 leader_election.cc:304] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4 [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: d58a8d9501da4984b56f4cf25c5d51d4; no voters: 
I20260710 11:08:56.732656  9222 leader_election.cc:290] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:56.733100  9225 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:56.734512  9225 raft_consensus.cc:697] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4 [term 1 LEADER]: Becoming Leader. State: Replica: d58a8d9501da4984b56f4cf25c5d51d4, State: Running, Role: LEADER
I20260710 11:08:56.735188  9225 consensus_queue.cc:237] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4 [LEADER]: Queue going to LEADER mode. State: All 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: "d58a8d9501da4984b56f4cf25c5d51d4" member_type: VOTER }
I20260710 11:08:56.735401  9222 sys_catalog.cc:565] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:56.740419  9227 sys_catalog.cc:455] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d58a8d9501da4984b56f4cf25c5d51d4. Latest consensus state: current_term: 1 leader_uuid: "d58a8d9501da4984b56f4cf25c5d51d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d58a8d9501da4984b56f4cf25c5d51d4" member_type: VOTER } }
I20260710 11:08:56.740525  9226 sys_catalog.cc:455] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d58a8d9501da4984b56f4cf25c5d51d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d58a8d9501da4984b56f4cf25c5d51d4" member_type: VOTER } }
I20260710 11:08:56.741310  9227 sys_catalog.cc:458] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:56.741400  9226 sys_catalog.cc:458] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:56.746271  9233 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:56.753878  9233 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:56.754868  5792 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:56.762503  9233 catalog_manager.cc:1383] Generated new cluster ID: 3f69e4840e3b445f98d6fbfed0732ee1
I20260710 11:08:56.762799  9233 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:56.774266  9233 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:56.775537  9233 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:56.789175  9233 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4: Generated new TSK 0
I20260710 11:08:56.789774  9233 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:56.821985  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:56.828161  9243 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:56.829097  9244 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:56.830835  9246 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:56.831627  5792 server_base.cc:1061] running on GCE node
I20260710 11:08:56.832441  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:56.832680  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:56.832850  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681736832830 us; error 0 us; skew 500 ppm
I20260710 11:08:56.833349  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:56.835685  5792 webserver.cc:533] Webserver started at http://127.5.168.1:38811/ using document root <none> and password file <none>
I20260710 11:08:56.836141  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:56.836309  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:56.836541  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:56.837818  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681650572098-5792-0/minicluster-data/ts-0-root/instance:
uuid: "59306f2eaf84489eaaae8c726e221597"
format_stamp: "Formatted at 2026-07-10 11:08:56 on dist-test-slave-vghp"
I20260710 11:08:56.842751  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:08:56.846297  9251 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:56.847077  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:56.847448  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681650572098-5792-0/minicluster-data/ts-0-root
uuid: "59306f2eaf84489eaaae8c726e221597"
format_stamp: "Formatted at 2026-07-10 11:08:56 on dist-test-slave-vghp"
I20260710 11:08:56.847720  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681650572098-5792-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681650572098-5792-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681650572098-5792-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:56.865581  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:56.866741  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:56.868219  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:56.870440  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:56.870613  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:56.870916  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:56.871066  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:56.910851  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.1:46613
I20260710 11:08:56.910949  9313 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.1:46613 every 8 connection(s)
I20260710 11:08:56.915727  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:56.923295  9318 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:56.923661  9319 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:56.926614  9321 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:56.926798  5792 server_base.cc:1061] running on GCE node
I20260710 11:08:56.927984  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:56.928253  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:56.928454  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681736928436 us; error 0 us; skew 500 ppm
I20260710 11:08:56.929026  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:56.929483  9314 heartbeater.cc:344] Connected to a master server at 127.5.168.62:34991
I20260710 11:08:56.929904  9314 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:56.930804  9314 heartbeater.cc:507] Master 127.5.168.62:34991 requested a full tablet report, sending...
I20260710 11:08:56.931689  5792 webserver.cc:533] Webserver started at http://127.5.168.2:35657/ using document root <none> and password file <none>
I20260710 11:08:56.932358  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:56.932595  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:56.932897  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:56.933236  9187 ts_manager.cc:194] Registered new tserver with Master: 59306f2eaf84489eaaae8c726e221597 (127.5.168.1:46613)
I20260710 11:08:56.934103  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681650572098-5792-0/minicluster-data/ts-1-root/instance:
uuid: "9e0f3339abc84962bd1986e83a42efdb"
format_stamp: "Formatted at 2026-07-10 11:08:56 on dist-test-slave-vghp"
I20260710 11:08:56.935061  9187 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32876
I20260710 11:08:56.939332  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260710 11:08:56.942520  9326 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:56.943388  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:56.943686  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681650572098-5792-0/minicluster-data/ts-1-root
uuid: "9e0f3339abc84962bd1986e83a42efdb"
format_stamp: "Formatted at 2026-07-10 11:08:56 on dist-test-slave-vghp"
I20260710 11:08:56.943984  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681650572098-5792-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681650572098-5792-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681650572098-5792-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:56.967561  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:56.968732  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:56.970183  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:56.972412  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:56.972636  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:56.972872  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:56.973049  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:57.012599  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.2:33585
I20260710 11:08:57.012699  9388 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.2:33585 every 8 connection(s)
I20260710 11:08:57.017329  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:57.024382  9392 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:57.025398  9393 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:57.029182  5792 server_base.cc:1061] running on GCE node
W20260710 11:08:57.030081  9396 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:57.030932  9389 heartbeater.cc:344] Connected to a master server at 127.5.168.62:34991
I20260710 11:08:57.031194  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:08:57.031373  9389 heartbeater.cc:461] Registering TS with master...
W20260710 11:08:57.031507  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:57.031747  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681737031731 us; error 0 us; skew 500 ppm
I20260710 11:08:57.032269  9389 heartbeater.cc:507] Master 127.5.168.62:34991 requested a full tablet report, sending...
I20260710 11:08:57.032526  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:57.034569  9187 ts_manager.cc:194] Registered new tserver with Master: 9e0f3339abc84962bd1986e83a42efdb (127.5.168.2:33585)
I20260710 11:08:57.035256  5792 webserver.cc:533] Webserver started at http://127.5.168.3:34851/ using document root <none> and password file <none>
I20260710 11:08:57.035776  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:57.036012  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:57.036276  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:57.036227  9187 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32892
I20260710 11:08:57.038071  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681650572098-5792-0/minicluster-data/ts-2-root/instance:
uuid: "f5a3741e41b341aa808107ab60ae62b7"
format_stamp: "Formatted at 2026-07-10 11:08:57 on dist-test-slave-vghp"
I20260710 11:08:57.042683  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 11:08:57.046060  9400 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:57.046892  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:57.047245  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681650572098-5792-0/minicluster-data/ts-2-root
uuid: "f5a3741e41b341aa808107ab60ae62b7"
format_stamp: "Formatted at 2026-07-10 11:08:57 on dist-test-slave-vghp"
I20260710 11:08:57.047544  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681650572098-5792-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681650572098-5792-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681650572098-5792-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:57.061079  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:57.062266  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:57.063745  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:57.065945  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:57.066195  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:57.066434  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:57.066612  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:57.106582  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.3:45949
I20260710 11:08:57.106686  9462 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.3:45949 every 8 connection(s)
I20260710 11:08:57.120255  9463 heartbeater.cc:344] Connected to a master server at 127.5.168.62:34991
I20260710 11:08:57.120647  9463 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:57.121378  9463 heartbeater.cc:507] Master 127.5.168.62:34991 requested a full tablet report, sending...
I20260710 11:08:57.123339  9187 ts_manager.cc:194] Registered new tserver with Master: f5a3741e41b341aa808107ab60ae62b7 (127.5.168.3:45949)
I20260710 11:08:57.123479  5792 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013959488s
I20260710 11:08:57.124699  9187 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32894
I20260710 11:08:57.148329  9187 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32900:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:57.150899  9187 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:57.193115  9354 tablet_service.cc:1511] Processing CreateTablet for tablet 7787ef920eea4570bf8066c9b993ea0c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8ad431e5f1504af79c071cae884dba88]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:57.193795  9353 tablet_service.cc:1511] Processing CreateTablet for tablet eabb1d7a942940459df5e0e6bbc91850 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8ad431e5f1504af79c071cae884dba88]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:57.194564  9354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7787ef920eea4570bf8066c9b993ea0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.195521  9353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eabb1d7a942940459df5e0e6bbc91850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.206067  9279 tablet_service.cc:1511] Processing CreateTablet for tablet 7787ef920eea4570bf8066c9b993ea0c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8ad431e5f1504af79c071cae884dba88]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:57.207562  9279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7787ef920eea4570bf8066c9b993ea0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.207242  9428 tablet_service.cc:1511] Processing CreateTablet for tablet 7787ef920eea4570bf8066c9b993ea0c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8ad431e5f1504af79c071cae884dba88]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:57.208041  9278 tablet_service.cc:1511] Processing CreateTablet for tablet eabb1d7a942940459df5e0e6bbc91850 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8ad431e5f1504af79c071cae884dba88]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:57.208586  9428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7787ef920eea4570bf8066c9b993ea0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.209239  9278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eabb1d7a942940459df5e0e6bbc91850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.207609  9427 tablet_service.cc:1511] Processing CreateTablet for tablet eabb1d7a942940459df5e0e6bbc91850 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8ad431e5f1504af79c071cae884dba88]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:57.213004  9427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eabb1d7a942940459df5e0e6bbc91850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.247884  9477 tablet_bootstrap.cc:492] T 7787ef920eea4570bf8066c9b993ea0c P 9e0f3339abc84962bd1986e83a42efdb: Bootstrap starting.
I20260710 11:08:57.250022  9478 tablet_bootstrap.cc:492] T 7787ef920eea4570bf8066c9b993ea0c P f5a3741e41b341aa808107ab60ae62b7: Bootstrap starting.
I20260710 11:08:57.250247  9479 tablet_bootstrap.cc:492] T eabb1d7a942940459df5e0e6bbc91850 P 59306f2eaf84489eaaae8c726e221597: Bootstrap starting.
I20260710 11:08:57.257395  9479 tablet_bootstrap.cc:654] T eabb1d7a942940459df5e0e6bbc91850 P 59306f2eaf84489eaaae8c726e221597: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.257560  9477 tablet_bootstrap.cc:654] T 7787ef920eea4570bf8066c9b993ea0c P 9e0f3339abc84962bd1986e83a42efdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.257642  9478 tablet_bootstrap.cc:654] T 7787ef920eea4570bf8066c9b993ea0c P f5a3741e41b341aa808107ab60ae62b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.265923  9478 tablet_bootstrap.cc:492] T 7787ef920eea4570bf8066c9b993ea0c P f5a3741e41b341aa808107ab60ae62b7: No bootstrap required, opened a new log
I20260710 11:08:57.266426  9478 ts_tablet_manager.cc:1403] T 7787ef920eea4570bf8066c9b993ea0c P f5a3741e41b341aa808107ab60ae62b7: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260710 11:08:57.266450  9479 tablet_bootstrap.cc:492] T eabb1d7a942940459df5e0e6bbc91850 P 59306f2eaf84489eaaae8c726e221597: No bootstrap required, opened a new log
I20260710 11:08:57.266681  9477 tablet_bootstrap.cc:492] T 7787ef920eea4570bf8066c9b993ea0c P 9e0f3339abc84962bd1986e83a42efdb: No bootstrap required, opened a new log
I20260710 11:08:57.267035  9479 ts_tablet_manager.cc:1403] T eabb1d7a942940459df5e0e6bbc91850 P 59306f2eaf84489eaaae8c726e221597: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260710 11:08:57.267077  9477 ts_tablet_manager.cc:1403] T 7787ef920eea4570bf8066c9b993ea0c P 9e0f3339abc84962bd1986e83a42efdb: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260710 11:08:57.269156  9478 raft_consensus.cc:359] T 7787ef920eea4570bf8066c9b993ea0c P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.269955  9478 raft_consensus.cc:385] T 7787ef920eea4570bf8066c9b993ea0c P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.270314  9478 raft_consensus.cc:740] T 7787ef920eea4570bf8066c9b993ea0c P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a3741e41b341aa808107ab60ae62b7, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.270138  9477 raft_consensus.cc:359] T 7787ef920eea4570bf8066c9b993ea0c P 9e0f3339abc84962bd1986e83a42efdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.270989  9477 raft_consensus.cc:385] T 7787ef920eea4570bf8066c9b993ea0c P 9e0f3339abc84962bd1986e83a42efdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.270560  9479 raft_consensus.cc:359] T eabb1d7a942940459df5e0e6bbc91850 P 59306f2eaf84489eaaae8c726e221597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.271453  9477 raft_consensus.cc:740] T 7787ef920eea4570bf8066c9b993ea0c P 9e0f3339abc84962bd1986e83a42efdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0f3339abc84962bd1986e83a42efdb, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.271544  9479 raft_consensus.cc:385] T eabb1d7a942940459df5e0e6bbc91850 P 59306f2eaf84489eaaae8c726e221597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.271248  9478 consensus_queue.cc:260] T 7787ef920eea4570bf8066c9b993ea0c P f5a3741e41b341aa808107ab60ae62b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.271972  9479 raft_consensus.cc:740] T eabb1d7a942940459df5e0e6bbc91850 P 59306f2eaf84489eaaae8c726e221597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59306f2eaf84489eaaae8c726e221597, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.272290  9477 consensus_queue.cc:260] T 7787ef920eea4570bf8066c9b993ea0c P 9e0f3339abc84962bd1986e83a42efdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.272814  9479 consensus_queue.cc:260] T eabb1d7a942940459df5e0e6bbc91850 P 59306f2eaf84489eaaae8c726e221597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.274565  9389 heartbeater.cc:499] Master 127.5.168.62:34991 was elected leader, sending a full tablet report...
I20260710 11:08:57.275687  9314 heartbeater.cc:499] Master 127.5.168.62:34991 was elected leader, sending a full tablet report...
I20260710 11:08:57.276589  9479 ts_tablet_manager.cc:1434] T eabb1d7a942940459df5e0e6bbc91850 P 59306f2eaf84489eaaae8c726e221597: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:08:57.278017  9479 tablet_bootstrap.cc:492] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597: Bootstrap starting.
I20260710 11:08:57.281409  9477 ts_tablet_manager.cc:1434] T 7787ef920eea4570bf8066c9b993ea0c P 9e0f3339abc84962bd1986e83a42efdb: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:08:57.282560  9477 tablet_bootstrap.cc:492] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb: Bootstrap starting.
I20260710 11:08:57.286780  9479 tablet_bootstrap.cc:654] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.289006  9477 tablet_bootstrap.cc:654] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.290266  9463 heartbeater.cc:499] Master 127.5.168.62:34991 was elected leader, sending a full tablet report...
I20260710 11:08:57.291050  9478 ts_tablet_manager.cc:1434] T 7787ef920eea4570bf8066c9b993ea0c P f5a3741e41b341aa808107ab60ae62b7: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.016s
I20260710 11:08:57.295542  9478 tablet_bootstrap.cc:492] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7: Bootstrap starting.
I20260710 11:08:57.302608  9478 tablet_bootstrap.cc:654] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.306519  9477 tablet_bootstrap.cc:492] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb: No bootstrap required, opened a new log
I20260710 11:08:57.306963  9477 ts_tablet_manager.cc:1403] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.004s
I20260710 11:08:57.308692  9479 tablet_bootstrap.cc:492] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597: No bootstrap required, opened a new log
I20260710 11:08:57.309285  9479 ts_tablet_manager.cc:1403] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.008s
I20260710 11:08:57.309953  9477 raft_consensus.cc:359] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.310494  9478 tablet_bootstrap.cc:492] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7: No bootstrap required, opened a new log
I20260710 11:08:57.310743  9477 raft_consensus.cc:385] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.310988  9478 ts_tablet_manager.cc:1403] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.006s
I20260710 11:08:57.311108  9477 raft_consensus.cc:740] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0f3339abc84962bd1986e83a42efdb, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.312000  9477 consensus_queue.cc:260] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.312250  9479 raft_consensus.cc:359] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.312950  9479 raft_consensus.cc:385] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.313266  9479 raft_consensus.cc:740] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59306f2eaf84489eaaae8c726e221597, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.313766  9478 raft_consensus.cc:359] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.314175  9477 ts_tablet_manager.cc:1434] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:08:57.314529  9478 raft_consensus.cc:385] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.314129  9479 consensus_queue.cc:260] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.314913  9478 raft_consensus.cc:740] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a3741e41b341aa808107ab60ae62b7, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.315798  9478 consensus_queue.cc:260] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.316430  9479 ts_tablet_manager.cc:1434] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:57.320399  9478 ts_tablet_manager.cc:1434] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
W20260710 11:08:57.360268  9464 tablet.cc:2406] T 7787ef920eea4570bf8066c9b993ea0c P f5a3741e41b341aa808107ab60ae62b7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:08:57.393451  9485 raft_consensus.cc:493] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.393981  9485 raft_consensus.cc:515] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.396070  9485 leader_election.cc:290] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e0f3339abc84962bd1986e83a42efdb (127.5.168.2:33585), f5a3741e41b341aa808107ab60ae62b7 (127.5.168.3:45949)
I20260710 11:08:57.406119  9364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7787ef920eea4570bf8066c9b993ea0c" candidate_uuid: "59306f2eaf84489eaaae8c726e221597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0f3339abc84962bd1986e83a42efdb" is_pre_election: true
I20260710 11:08:57.406793  9364 raft_consensus.cc:2468] T 7787ef920eea4570bf8066c9b993ea0c P 9e0f3339abc84962bd1986e83a42efdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59306f2eaf84489eaaae8c726e221597 in term 0.
I20260710 11:08:57.407418  9438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7787ef920eea4570bf8066c9b993ea0c" candidate_uuid: "59306f2eaf84489eaaae8c726e221597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a3741e41b341aa808107ab60ae62b7" is_pre_election: true
I20260710 11:08:57.407922  9254 leader_election.cc:304] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59306f2eaf84489eaaae8c726e221597, 9e0f3339abc84962bd1986e83a42efdb; no voters: 
I20260710 11:08:57.408097  9438 raft_consensus.cc:2468] T 7787ef920eea4570bf8066c9b993ea0c P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59306f2eaf84489eaaae8c726e221597 in term 0.
I20260710 11:08:57.408738  9485 raft_consensus.cc:2804] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:57.409062  9485 raft_consensus.cc:493] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:57.409386  9485 raft_consensus.cc:3060] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.414188  9485 raft_consensus.cc:515] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.416134  9485 leader_election.cc:290] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597 [CANDIDATE]: Term 1 election: Requested vote from peers 9e0f3339abc84962bd1986e83a42efdb (127.5.168.2:33585), f5a3741e41b341aa808107ab60ae62b7 (127.5.168.3:45949)
I20260710 11:08:57.416512  9364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7787ef920eea4570bf8066c9b993ea0c" candidate_uuid: "59306f2eaf84489eaaae8c726e221597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0f3339abc84962bd1986e83a42efdb"
I20260710 11:08:57.416774  9438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7787ef920eea4570bf8066c9b993ea0c" candidate_uuid: "59306f2eaf84489eaaae8c726e221597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a3741e41b341aa808107ab60ae62b7"
I20260710 11:08:57.417122  9364 raft_consensus.cc:3060] T 7787ef920eea4570bf8066c9b993ea0c P 9e0f3339abc84962bd1986e83a42efdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.417299  9438 raft_consensus.cc:3060] T 7787ef920eea4570bf8066c9b993ea0c P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.424329  9438 raft_consensus.cc:2468] T 7787ef920eea4570bf8066c9b993ea0c P f5a3741e41b341aa808107ab60ae62b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59306f2eaf84489eaaae8c726e221597 in term 1.
I20260710 11:08:57.424329  9364 raft_consensus.cc:2468] T 7787ef920eea4570bf8066c9b993ea0c P 9e0f3339abc84962bd1986e83a42efdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59306f2eaf84489eaaae8c726e221597 in term 1.
I20260710 11:08:57.425835  9253 leader_election.cc:304] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59306f2eaf84489eaaae8c726e221597, f5a3741e41b341aa808107ab60ae62b7; no voters: 
I20260710 11:08:57.426605  9485 raft_consensus.cc:2804] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:57.427927  9485 raft_consensus.cc:697] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597 [term 1 LEADER]: Becoming Leader. State: Replica: 59306f2eaf84489eaaae8c726e221597, State: Running, Role: LEADER
I20260710 11:08:57.428728  9485 consensus_queue.cc:237] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.436017  9183 catalog_manager.cc:5697] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59306f2eaf84489eaaae8c726e221597 (127.5.168.1). New cstate: current_term: 1 leader_uuid: "59306f2eaf84489eaaae8c726e221597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:57.601794  9483 raft_consensus.cc:493] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.602344  9483 raft_consensus.cc:515] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.604606  9483 leader_election.cc:290] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59306f2eaf84489eaaae8c726e221597 (127.5.168.1:46613), 9e0f3339abc84962bd1986e83a42efdb (127.5.168.2:33585)
I20260710 11:08:57.613605  9289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabb1d7a942940459df5e0e6bbc91850" candidate_uuid: "f5a3741e41b341aa808107ab60ae62b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59306f2eaf84489eaaae8c726e221597" is_pre_election: true
I20260710 11:08:57.614246  9289 raft_consensus.cc:2468] T eabb1d7a942940459df5e0e6bbc91850 P 59306f2eaf84489eaaae8c726e221597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5a3741e41b341aa808107ab60ae62b7 in term 0.
I20260710 11:08:57.614955  9364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabb1d7a942940459df5e0e6bbc91850" candidate_uuid: "f5a3741e41b341aa808107ab60ae62b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0f3339abc84962bd1986e83a42efdb" is_pre_election: true
I20260710 11:08:57.615377  9402 leader_election.cc:304] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59306f2eaf84489eaaae8c726e221597, f5a3741e41b341aa808107ab60ae62b7; no voters: 
I20260710 11:08:57.615638  9364 raft_consensus.cc:2468] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5a3741e41b341aa808107ab60ae62b7 in term 0.
I20260710 11:08:57.616153  9483 raft_consensus.cc:2804] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:57.616539  9483 raft_consensus.cc:493] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:57.616827  9483 raft_consensus.cc:3060] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.622073  9483 raft_consensus.cc:515] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.623610  9483 leader_election.cc:290] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [CANDIDATE]: Term 1 election: Requested vote from peers 59306f2eaf84489eaaae8c726e221597 (127.5.168.1:46613), 9e0f3339abc84962bd1986e83a42efdb (127.5.168.2:33585)
I20260710 11:08:57.624500  9289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabb1d7a942940459df5e0e6bbc91850" candidate_uuid: "f5a3741e41b341aa808107ab60ae62b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59306f2eaf84489eaaae8c726e221597"
I20260710 11:08:57.624680  9364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabb1d7a942940459df5e0e6bbc91850" candidate_uuid: "f5a3741e41b341aa808107ab60ae62b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0f3339abc84962bd1986e83a42efdb"
I20260710 11:08:57.625000  9289 raft_consensus.cc:3060] T eabb1d7a942940459df5e0e6bbc91850 P 59306f2eaf84489eaaae8c726e221597 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.625293  9364 raft_consensus.cc:3060] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.629876  9289 raft_consensus.cc:2468] T eabb1d7a942940459df5e0e6bbc91850 P 59306f2eaf84489eaaae8c726e221597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a3741e41b341aa808107ab60ae62b7 in term 1.
I20260710 11:08:57.629916  9364 raft_consensus.cc:2468] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a3741e41b341aa808107ab60ae62b7 in term 1.
I20260710 11:08:57.630987  9402 leader_election.cc:304] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59306f2eaf84489eaaae8c726e221597, f5a3741e41b341aa808107ab60ae62b7; no voters: 
I20260710 11:08:57.631729  9483 raft_consensus.cc:2804] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:57.632681  9483 raft_consensus.cc:697] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [term 1 LEADER]: Becoming Leader. State: Replica: f5a3741e41b341aa808107ab60ae62b7, State: Running, Role: LEADER
I20260710 11:08:57.633472  9483 consensus_queue.cc:237] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.639894  9183 catalog_manager.cc:5697] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5a3741e41b341aa808107ab60ae62b7 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "f5a3741e41b341aa808107ab60ae62b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:57.676690  9183 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32902:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:57.678642  9183 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:57.700518  9278 tablet_service.cc:1511] Processing CreateTablet for tablet 6e2a8aac24464c679154b1c0f40b5fcb (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=feacee3c31af44689e650dfcb21163e8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:57.701821  9278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e2a8aac24464c679154b1c0f40b5fcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.701957  9354 tablet_service.cc:1511] Processing CreateTablet for tablet 6e2a8aac24464c679154b1c0f40b5fcb (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=feacee3c31af44689e650dfcb21163e8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:57.703219  9354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e2a8aac24464c679154b1c0f40b5fcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.703791  9428 tablet_service.cc:1511] Processing CreateTablet for tablet 6e2a8aac24464c679154b1c0f40b5fcb (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=feacee3c31af44689e650dfcb21163e8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:57.705080  9428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e2a8aac24464c679154b1c0f40b5fcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.707408  9353 tablet_service.cc:1511] Processing CreateTablet for tablet 9014705984b04be3bce9560acda82a80 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=feacee3c31af44689e650dfcb21163e8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:57.708602  9353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9014705984b04be3bce9560acda82a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.708935  9279 tablet_service.cc:1511] Processing CreateTablet for tablet 9014705984b04be3bce9560acda82a80 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=feacee3c31af44689e650dfcb21163e8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:57.710121  9279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9014705984b04be3bce9560acda82a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.712188  9427 tablet_service.cc:1511] Processing CreateTablet for tablet 9014705984b04be3bce9560acda82a80 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=feacee3c31af44689e650dfcb21163e8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:57.713336  9427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9014705984b04be3bce9560acda82a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.722971  9479 tablet_bootstrap.cc:492] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597: Bootstrap starting.
I20260710 11:08:57.723621  9477 tablet_bootstrap.cc:492] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb: Bootstrap starting.
I20260710 11:08:57.724952  9478 tablet_bootstrap.cc:492] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7: Bootstrap starting.
I20260710 11:08:57.729240  9479 tablet_bootstrap.cc:654] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.730450  9477 tablet_bootstrap.cc:654] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.734354  9478 tablet_bootstrap.cc:654] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.739562  9477 tablet_bootstrap.cc:492] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb: No bootstrap required, opened a new log
I20260710 11:08:57.740062  9477 ts_tablet_manager.cc:1403] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.012s
I20260710 11:08:57.740651  9479 tablet_bootstrap.cc:492] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597: No bootstrap required, opened a new log
I20260710 11:08:57.741133  9479 ts_tablet_manager.cc:1403] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 11:08:57.743108  9477 raft_consensus.cc:359] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.744014  9477 raft_consensus.cc:385] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.744354  9477 raft_consensus.cc:740] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0f3339abc84962bd1986e83a42efdb, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.744966  9479 raft_consensus.cc:359] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.746268  9479 raft_consensus.cc:385] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:08:57.746697  9235 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:57.746793  9479 raft_consensus.cc:740] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59306f2eaf84489eaaae8c726e221597, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.747430  9477 consensus_queue.cc:260] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.748025  9479 consensus_queue.cc:260] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.750555  9479 ts_tablet_manager.cc:1434] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:08:57.755949  9477 ts_tablet_manager.cc:1434] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:08:57.756552  9479 tablet_bootstrap.cc:492] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597: Bootstrap starting.
I20260710 11:08:57.757014  9477 tablet_bootstrap.cc:492] T 6e2a8aac24464c679154b1c0f40b5fcb P 9e0f3339abc84962bd1986e83a42efdb: Bootstrap starting.
I20260710 11:08:57.763491  9477 tablet_bootstrap.cc:654] T 6e2a8aac24464c679154b1c0f40b5fcb P 9e0f3339abc84962bd1986e83a42efdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.763562  9479 tablet_bootstrap.cc:654] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.765865  9478 tablet_bootstrap.cc:492] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7: No bootstrap required, opened a new log
I20260710 11:08:57.766433  9478 ts_tablet_manager.cc:1403] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.007s
I20260710 11:08:57.770038  9479 tablet_bootstrap.cc:492] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597: No bootstrap required, opened a new log
I20260710 11:08:57.769986  9478 raft_consensus.cc:359] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.770808  9478 raft_consensus.cc:385] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.770560  9479 ts_tablet_manager.cc:1403] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260710 11:08:57.771130  9477 tablet_bootstrap.cc:492] T 6e2a8aac24464c679154b1c0f40b5fcb P 9e0f3339abc84962bd1986e83a42efdb: No bootstrap required, opened a new log
I20260710 11:08:57.771121  9478 raft_consensus.cc:740] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a3741e41b341aa808107ab60ae62b7, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.771777  9477 ts_tablet_manager.cc:1403] T 6e2a8aac24464c679154b1c0f40b5fcb P 9e0f3339abc84962bd1986e83a42efdb: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260710 11:08:57.772145  9478 consensus_queue.cc:260] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.773849  9479 raft_consensus.cc:359] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.774430  9479 raft_consensus.cc:385] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.774670  9479 raft_consensus.cc:740] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59306f2eaf84489eaaae8c726e221597, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.774775  9478 ts_tablet_manager.cc:1434] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:08:57.775365  9479 consensus_queue.cc:260] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.775813  9478 tablet_bootstrap.cc:492] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7: Bootstrap starting.
I20260710 11:08:57.777108  9477 raft_consensus.cc:359] T 6e2a8aac24464c679154b1c0f40b5fcb P 9e0f3339abc84962bd1986e83a42efdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.777853  9477 raft_consensus.cc:385] T 6e2a8aac24464c679154b1c0f40b5fcb P 9e0f3339abc84962bd1986e83a42efdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.778198  9477 raft_consensus.cc:740] T 6e2a8aac24464c679154b1c0f40b5fcb P 9e0f3339abc84962bd1986e83a42efdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0f3339abc84962bd1986e83a42efdb, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.780601  9479 ts_tablet_manager.cc:1434] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:08:57.781847  9477 consensus_queue.cc:260] T 6e2a8aac24464c679154b1c0f40b5fcb P 9e0f3339abc84962bd1986e83a42efdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.782845  9478 tablet_bootstrap.cc:654] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.788443  9477 ts_tablet_manager.cc:1434] T 6e2a8aac24464c679154b1c0f40b5fcb P 9e0f3339abc84962bd1986e83a42efdb: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260710 11:08:57.791679  9478 tablet_bootstrap.cc:492] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7: No bootstrap required, opened a new log
I20260710 11:08:57.792102  9478 ts_tablet_manager.cc:1403] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 11:08:57.794648  9478 raft_consensus.cc:359] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.795358  9478 raft_consensus.cc:385] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.795665  9478 raft_consensus.cc:740] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a3741e41b341aa808107ab60ae62b7, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.796373  9478 consensus_queue.cc:260] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.798337  9478 ts_tablet_manager.cc:1434] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:57.805250  9483 raft_consensus.cc:493] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.805707  9483 raft_consensus.cc:515] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.807502  9483 leader_election.cc:290] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59306f2eaf84489eaaae8c726e221597 (127.5.168.1:46613), 9e0f3339abc84962bd1986e83a42efdb (127.5.168.2:33585)
I20260710 11:08:57.808058  9289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2a8aac24464c679154b1c0f40b5fcb" candidate_uuid: "f5a3741e41b341aa808107ab60ae62b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59306f2eaf84489eaaae8c726e221597" is_pre_election: true
I20260710 11:08:57.808617  9289 raft_consensus.cc:2468] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5a3741e41b341aa808107ab60ae62b7 in term 0.
I20260710 11:08:57.808691  9364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2a8aac24464c679154b1c0f40b5fcb" candidate_uuid: "f5a3741e41b341aa808107ab60ae62b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0f3339abc84962bd1986e83a42efdb" is_pre_election: true
I20260710 11:08:57.809330  9364 raft_consensus.cc:2468] T 6e2a8aac24464c679154b1c0f40b5fcb P 9e0f3339abc84962bd1986e83a42efdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5a3741e41b341aa808107ab60ae62b7 in term 0.
I20260710 11:08:57.809563  9402 leader_election.cc:304] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59306f2eaf84489eaaae8c726e221597, f5a3741e41b341aa808107ab60ae62b7; no voters: 
I20260710 11:08:57.810384  9483 raft_consensus.cc:2804] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:57.810693  9483 raft_consensus.cc:493] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:57.810964  9483 raft_consensus.cc:3060] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.815569  9483 raft_consensus.cc:515] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.817029  9483 leader_election.cc:290] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [CANDIDATE]: Term 1 election: Requested vote from peers 59306f2eaf84489eaaae8c726e221597 (127.5.168.1:46613), 9e0f3339abc84962bd1986e83a42efdb (127.5.168.2:33585)
I20260710 11:08:57.817804  9289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2a8aac24464c679154b1c0f40b5fcb" candidate_uuid: "f5a3741e41b341aa808107ab60ae62b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59306f2eaf84489eaaae8c726e221597"
I20260710 11:08:57.818019  9364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2a8aac24464c679154b1c0f40b5fcb" candidate_uuid: "f5a3741e41b341aa808107ab60ae62b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0f3339abc84962bd1986e83a42efdb"
I20260710 11:08:57.818284  9289 raft_consensus.cc:3060] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.818612  9364 raft_consensus.cc:3060] T 6e2a8aac24464c679154b1c0f40b5fcb P 9e0f3339abc84962bd1986e83a42efdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.822816  9289 raft_consensus.cc:2468] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a3741e41b341aa808107ab60ae62b7 in term 1.
I20260710 11:08:57.822957  9364 raft_consensus.cc:2468] T 6e2a8aac24464c679154b1c0f40b5fcb P 9e0f3339abc84962bd1986e83a42efdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a3741e41b341aa808107ab60ae62b7 in term 1.
I20260710 11:08:57.823910  9402 leader_election.cc:304] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59306f2eaf84489eaaae8c726e221597, f5a3741e41b341aa808107ab60ae62b7; no voters: 
I20260710 11:08:57.824702  9483 raft_consensus.cc:2804] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:57.825135  9483 raft_consensus.cc:697] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [term 1 LEADER]: Becoming Leader. State: Replica: f5a3741e41b341aa808107ab60ae62b7, State: Running, Role: LEADER
I20260710 11:08:57.826134  9483 consensus_queue.cc:237] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:57.833039  9187 catalog_manager.cc:5697] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5a3741e41b341aa808107ab60ae62b7 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "f5a3741e41b341aa808107ab60ae62b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:57.998185  9485 consensus_queue.cc:1048] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.009711  9485 consensus_queue.cc:1048] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.064846  9483 consensus_queue.cc:1048] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.075035  9483 consensus_queue.cc:1048] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.099123  9483 raft_consensus.cc:493] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:58.099614  9483 raft_consensus.cc:515] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:58.101373  9483 leader_election.cc:290] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59306f2eaf84489eaaae8c726e221597 (127.5.168.1:46613), 9e0f3339abc84962bd1986e83a42efdb (127.5.168.2:33585)
I20260710 11:08:58.101758  9484 raft_consensus.cc:493] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:58.101960  9289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9014705984b04be3bce9560acda82a80" candidate_uuid: "f5a3741e41b341aa808107ab60ae62b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59306f2eaf84489eaaae8c726e221597" is_pre_election: true
I20260710 11:08:58.102376  9364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9014705984b04be3bce9560acda82a80" candidate_uuid: "f5a3741e41b341aa808107ab60ae62b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0f3339abc84962bd1986e83a42efdb" is_pre_election: true
I20260710 11:08:58.102260  9484 raft_consensus.cc:515] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:58.102595  9289 raft_consensus.cc:2468] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5a3741e41b341aa808107ab60ae62b7 in term 0.
I20260710 11:08:58.103284  9364 raft_consensus.cc:2468] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5a3741e41b341aa808107ab60ae62b7 in term 0.
I20260710 11:08:58.103675  9402 leader_election.cc:304] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59306f2eaf84489eaaae8c726e221597, f5a3741e41b341aa808107ab60ae62b7; no voters: 
I20260710 11:08:58.104498  9483 raft_consensus.cc:2804] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:58.104954  9484 leader_election.cc:290] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59306f2eaf84489eaaae8c726e221597 (127.5.168.1:46613), f5a3741e41b341aa808107ab60ae62b7 (127.5.168.3:45949)
I20260710 11:08:58.105130  9483 raft_consensus.cc:493] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:58.105604  9483 raft_consensus.cc:3060] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.115851  9483 raft_consensus.cc:515] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:58.118599  9483 leader_election.cc:290] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [CANDIDATE]: Term 1 election: Requested vote from peers 59306f2eaf84489eaaae8c726e221597 (127.5.168.1:46613), 9e0f3339abc84962bd1986e83a42efdb (127.5.168.2:33585)
I20260710 11:08:58.119256  9289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9014705984b04be3bce9560acda82a80" candidate_uuid: "f5a3741e41b341aa808107ab60ae62b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59306f2eaf84489eaaae8c726e221597"
I20260710 11:08:58.120029  9289 raft_consensus.cc:3060] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.128358  9288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9014705984b04be3bce9560acda82a80" candidate_uuid: "9e0f3339abc84962bd1986e83a42efdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59306f2eaf84489eaaae8c726e221597" is_pre_election: true
I20260710 11:08:58.128925  9364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9014705984b04be3bce9560acda82a80" candidate_uuid: "f5a3741e41b341aa808107ab60ae62b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0f3339abc84962bd1986e83a42efdb"
I20260710 11:08:58.129467  9364 raft_consensus.cc:3060] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.131328  9289 raft_consensus.cc:2468] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a3741e41b341aa808107ab60ae62b7 in term 1.
I20260710 11:08:58.131757  9438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9014705984b04be3bce9560acda82a80" candidate_uuid: "9e0f3339abc84962bd1986e83a42efdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a3741e41b341aa808107ab60ae62b7" is_pre_election: true
I20260710 11:08:58.132391  9402 leader_election.cc:304] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59306f2eaf84489eaaae8c726e221597, f5a3741e41b341aa808107ab60ae62b7; no voters: 
I20260710 11:08:58.132539  9438 raft_consensus.cc:2393] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e0f3339abc84962bd1986e83a42efdb in current term 1: Already voted for candidate f5a3741e41b341aa808107ab60ae62b7 in this term.
I20260710 11:08:58.133141  9483 raft_consensus.cc:2804] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:58.133726  9483 raft_consensus.cc:697] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 1 LEADER]: Becoming Leader. State: Replica: f5a3741e41b341aa808107ab60ae62b7, State: Running, Role: LEADER
I20260710 11:08:58.133754  9328 leader_election.cc:304] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e0f3339abc84962bd1986e83a42efdb; no voters: 59306f2eaf84489eaaae8c726e221597, f5a3741e41b341aa808107ab60ae62b7
I20260710 11:08:58.134704  9483 consensus_queue.cc:237] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:58.135861  9364 raft_consensus.cc:2468] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a3741e41b341aa808107ab60ae62b7 in term 1.
I20260710 11:08:58.136317  9484 raft_consensus.cc:2749] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:58.141556  9187 catalog_manager.cc:5697] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5a3741e41b341aa808107ab60ae62b7 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "f5a3741e41b341aa808107ab60ae62b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:58.200639  9438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eabb1d7a942940459df5e0e6bbc91850"
dest_uuid: "f5a3741e41b341aa808107ab60ae62b7"
mode: GRACEFUL
new_leader_uuid: "9e0f3339abc84962bd1986e83a42efdb"
 from {username='slave'} at 127.0.0.1:34582
I20260710 11:08:58.201167  9438 raft_consensus.cc:606] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [term 1 LEADER]: Received request to transfer leadership to TS 9e0f3339abc84962bd1986e83a42efdb
I20260710 11:08:58.206199  9438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e2a8aac24464c679154b1c0f40b5fcb"
dest_uuid: "f5a3741e41b341aa808107ab60ae62b7"
mode: GRACEFUL
new_leader_uuid: "59306f2eaf84489eaaae8c726e221597"
 from {username='slave'} at 127.0.0.1:34582
I20260710 11:08:58.206720  9438 raft_consensus.cc:606] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [term 1 LEADER]: Received request to transfer leadership to TS 59306f2eaf84489eaaae8c726e221597
I20260710 11:08:58.211297  9438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9014705984b04be3bce9560acda82a80"
dest_uuid: "f5a3741e41b341aa808107ab60ae62b7"
mode: GRACEFUL
new_leader_uuid: "59306f2eaf84489eaaae8c726e221597"
 from {username='slave'} at 127.0.0.1:34582
I20260710 11:08:58.211817  9438 raft_consensus.cc:606] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 1 LEADER]: Received request to transfer leadership to TS 59306f2eaf84489eaaae8c726e221597
I20260710 11:08:58.246518  9483 consensus_queue.cc:1048] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.257313  9515 consensus_queue.cc:1048] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:58.265640  9493 raft_consensus.cc:993] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7: : Instructing follower 59306f2eaf84489eaaae8c726e221597 to start an election
I20260710 11:08:58.266100  9483 raft_consensus.cc:1081] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [term 1 LEADER]: Signalling peer 59306f2eaf84489eaaae8c726e221597 to start an election
I20260710 11:08:58.267795  9289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e2a8aac24464c679154b1c0f40b5fcb"
dest_uuid: "59306f2eaf84489eaaae8c726e221597"
 from {username='slave'} at 127.0.0.1:55128
I20260710 11:08:58.268353  9289 raft_consensus.cc:493] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:58.268838  9289 raft_consensus.cc:3060] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.274940  9289 raft_consensus.cc:515] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:58.277774  9364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2a8aac24464c679154b1c0f40b5fcb" candidate_uuid: "59306f2eaf84489eaaae8c726e221597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e0f3339abc84962bd1986e83a42efdb"
I20260710 11:08:58.277797  9289 leader_election.cc:290] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597 [CANDIDATE]: Term 2 election: Requested vote from peers 9e0f3339abc84962bd1986e83a42efdb (127.5.168.2:33585), f5a3741e41b341aa808107ab60ae62b7 (127.5.168.3:45949)
I20260710 11:08:58.278023  9438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2a8aac24464c679154b1c0f40b5fcb" candidate_uuid: "59306f2eaf84489eaaae8c726e221597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5a3741e41b341aa808107ab60ae62b7"
I20260710 11:08:58.278548  9364 raft_consensus.cc:3060] T 6e2a8aac24464c679154b1c0f40b5fcb P 9e0f3339abc84962bd1986e83a42efdb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.278793  9438 raft_consensus.cc:3055] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:58.279161  9438 raft_consensus.cc:740] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5a3741e41b341aa808107ab60ae62b7, State: Running, Role: LEADER
I20260710 11:08:58.279918  9438 consensus_queue.cc:260] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:58.280761  9438 raft_consensus.cc:3060] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.285481  9364 raft_consensus.cc:2468] T 6e2a8aac24464c679154b1c0f40b5fcb P 9e0f3339abc84962bd1986e83a42efdb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59306f2eaf84489eaaae8c726e221597 in term 2.
I20260710 11:08:58.286455  9254 leader_election.cc:304] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59306f2eaf84489eaaae8c726e221597, 9e0f3339abc84962bd1986e83a42efdb; no voters: 
I20260710 11:08:58.286827  9438 raft_consensus.cc:2468] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59306f2eaf84489eaaae8c726e221597 in term 2.
I20260710 11:08:58.287287  9485 raft_consensus.cc:2804] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:58.287760  9485 raft_consensus.cc:697] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597 [term 2 LEADER]: Becoming Leader. State: Replica: 59306f2eaf84489eaaae8c726e221597, State: Running, Role: LEADER
I20260710 11:08:58.288527  9485 consensus_queue.cc:237] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:58.294469  9185 catalog_manager.cc:5697] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597 reported cstate change: term changed from 1 to 2, leader changed from f5a3741e41b341aa808107ab60ae62b7 (127.5.168.3) to 59306f2eaf84489eaaae8c726e221597 (127.5.168.1). New cstate: current_term: 2 leader_uuid: "59306f2eaf84489eaaae8c726e221597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:58.568816  9493 raft_consensus.cc:993] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7: : Instructing follower 9e0f3339abc84962bd1986e83a42efdb to start an election
I20260710 11:08:58.569324  9483 raft_consensus.cc:1081] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [term 1 LEADER]: Signalling peer 9e0f3339abc84962bd1986e83a42efdb to start an election
I20260710 11:08:58.570839  9364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eabb1d7a942940459df5e0e6bbc91850"
dest_uuid: "9e0f3339abc84962bd1986e83a42efdb"
 from {username='slave'} at 127.0.0.1:57000
I20260710 11:08:58.571375  9364 raft_consensus.cc:493] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:58.571733  9364 raft_consensus.cc:3060] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.576296  9364 raft_consensus.cc:515] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:58.577732  9364 leader_election.cc:290] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb [CANDIDATE]: Term 2 election: Requested vote from peers 59306f2eaf84489eaaae8c726e221597 (127.5.168.1:46613), f5a3741e41b341aa808107ab60ae62b7 (127.5.168.3:45949)
I20260710 11:08:58.578521  9289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabb1d7a942940459df5e0e6bbc91850" candidate_uuid: "9e0f3339abc84962bd1986e83a42efdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59306f2eaf84489eaaae8c726e221597"
I20260710 11:08:58.578780  9438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabb1d7a942940459df5e0e6bbc91850" candidate_uuid: "9e0f3339abc84962bd1986e83a42efdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5a3741e41b341aa808107ab60ae62b7"
I20260710 11:08:58.579150  9289 raft_consensus.cc:3060] T eabb1d7a942940459df5e0e6bbc91850 P 59306f2eaf84489eaaae8c726e221597 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.579342  9438 raft_consensus.cc:3055] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:58.579698  9438 raft_consensus.cc:740] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5a3741e41b341aa808107ab60ae62b7, State: Running, Role: LEADER
I20260710 11:08:58.580533  9438 consensus_queue.cc:260] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:58.581722  9438 raft_consensus.cc:3060] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.586069  9289 raft_consensus.cc:2468] T eabb1d7a942940459df5e0e6bbc91850 P 59306f2eaf84489eaaae8c726e221597 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e0f3339abc84962bd1986e83a42efdb in term 2.
I20260710 11:08:58.587261  9328 leader_election.cc:304] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59306f2eaf84489eaaae8c726e221597, 9e0f3339abc84962bd1986e83a42efdb; no voters: 
I20260710 11:08:58.588141  9484 raft_consensus.cc:2804] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:58.588755  9438 raft_consensus.cc:2468] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e0f3339abc84962bd1986e83a42efdb in term 2.
I20260710 11:08:58.589268  9484 raft_consensus.cc:697] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb [term 2 LEADER]: Becoming Leader. State: Replica: 9e0f3339abc84962bd1986e83a42efdb, State: Running, Role: LEADER
I20260710 11:08:58.590134  9484 consensus_queue.cc:237] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:58.591368  9483 consensus_queue.cc:1048] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.597446  9185 catalog_manager.cc:5697] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb reported cstate change: term changed from 1 to 2, leader changed from f5a3741e41b341aa808107ab60ae62b7 (127.5.168.3) to 9e0f3339abc84962bd1986e83a42efdb (127.5.168.2). New cstate: current_term: 2 leader_uuid: "9e0f3339abc84962bd1986e83a42efdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:58.598466  9493 raft_consensus.cc:993] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7: : Instructing follower 59306f2eaf84489eaaae8c726e221597 to start an election
I20260710 11:08:58.599040  9493 raft_consensus.cc:1081] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 1 LEADER]: Signalling peer 59306f2eaf84489eaaae8c726e221597 to start an election
I20260710 11:08:58.603482  9288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9014705984b04be3bce9560acda82a80"
dest_uuid: "59306f2eaf84489eaaae8c726e221597"
 from {username='slave'} at 127.0.0.1:55128
I20260710 11:08:58.604125  9288 raft_consensus.cc:493] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:58.604208  9493 consensus_queue.cc:1048] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.604611  9288 raft_consensus.cc:3060] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.612596  9288 raft_consensus.cc:515] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:58.614611  9288 leader_election.cc:290] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [CANDIDATE]: Term 2 election: Requested vote from peers 9e0f3339abc84962bd1986e83a42efdb (127.5.168.2:33585), f5a3741e41b341aa808107ab60ae62b7 (127.5.168.3:45949)
I20260710 11:08:58.615746  9438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9014705984b04be3bce9560acda82a80" candidate_uuid: "59306f2eaf84489eaaae8c726e221597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5a3741e41b341aa808107ab60ae62b7"
I20260710 11:08:58.616452  9438 raft_consensus.cc:3055] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:58.616823  9438 raft_consensus.cc:740] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5a3741e41b341aa808107ab60ae62b7, State: Running, Role: LEADER
I20260710 11:08:58.617760  9362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9014705984b04be3bce9560acda82a80" candidate_uuid: "59306f2eaf84489eaaae8c726e221597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e0f3339abc84962bd1986e83a42efdb"
I20260710 11:08:58.619426  9438 consensus_queue.cc:260] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:58.621735  9438 raft_consensus.cc:3060] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.628397  9438 raft_consensus.cc:2468] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59306f2eaf84489eaaae8c726e221597 in term 2.
I20260710 11:08:58.629343  9253 leader_election.cc:304] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [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: 59306f2eaf84489eaaae8c726e221597, f5a3741e41b341aa808107ab60ae62b7; no voters: 9e0f3339abc84962bd1986e83a42efdb
I20260710 11:08:58.630111  9509 raft_consensus.cc:2804] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:58.630543  9509 raft_consensus.cc:697] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [term 2 LEADER]: Becoming Leader. State: Replica: 59306f2eaf84489eaaae8c726e221597, State: Running, Role: LEADER
I20260710 11:08:58.631341  9509 consensus_queue.cc:237] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:58.636571  9185 catalog_manager.cc:5697] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 reported cstate change: term changed from 1 to 2, leader changed from f5a3741e41b341aa808107ab60ae62b7 (127.5.168.3) to 59306f2eaf84489eaaae8c726e221597 (127.5.168.1). New cstate: current_term: 2 leader_uuid: "59306f2eaf84489eaaae8c726e221597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:58.667457  5792 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:08:58.669128  5792 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:08:58.669571  5792 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:08:58.681305  9288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9014705984b04be3bce9560acda82a80"
dest_uuid: "59306f2eaf84489eaaae8c726e221597"
mode: GRACEFUL
new_leader_uuid: "f5a3741e41b341aa808107ab60ae62b7"
 from {username='slave'} at 127.0.0.1:55144
I20260710 11:08:58.681869  9288 raft_consensus.cc:606] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [term 2 LEADER]: Received request to transfer leadership to TS f5a3741e41b341aa808107ab60ae62b7
I20260710 11:08:58.683048  5792 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:08:58.727138  9364 raft_consensus.cc:1275] T 6e2a8aac24464c679154b1c0f40b5fcb P 9e0f3339abc84962bd1986e83a42efdb [term 2 FOLLOWER]: Refusing update from remote peer 59306f2eaf84489eaaae8c726e221597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:58.728478  9509 consensus_queue.cc:1048] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:58.736300  9438 raft_consensus.cc:1275] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [term 2 FOLLOWER]: Refusing update from remote peer 59306f2eaf84489eaaae8c726e221597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:58.738020  9485 consensus_queue.cc:1048] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.126362  9438 raft_consensus.cc:1275] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 2 FOLLOWER]: Refusing update from remote peer 59306f2eaf84489eaaae8c726e221597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.127805  9485 consensus_queue.cc:1048] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.133584  9485 raft_consensus.cc:993] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597: : Instructing follower f5a3741e41b341aa808107ab60ae62b7 to start an election
I20260710 11:08:59.134215  9364 raft_consensus.cc:3060] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.134613  9485 raft_consensus.cc:1081] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [term 2 LEADER]: Signalling peer f5a3741e41b341aa808107ab60ae62b7 to start an election
I20260710 11:08:59.136688  9437 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9014705984b04be3bce9560acda82a80"
dest_uuid: "f5a3741e41b341aa808107ab60ae62b7"
 from {username='slave'} at 127.0.0.1:34554
I20260710 11:08:59.137696  9437 raft_consensus.cc:493] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:59.138067  9437 raft_consensus.cc:3060] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:59.142789  9288 raft_consensus.cc:1275] T eabb1d7a942940459df5e0e6bbc91850 P 59306f2eaf84489eaaae8c726e221597 [term 2 FOLLOWER]: Refusing update from remote peer 9e0f3339abc84962bd1986e83a42efdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.144598  9484 consensus_queue.cc:1048] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.144544  9364 raft_consensus.cc:1275] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb [term 2 FOLLOWER]: Refusing update from remote peer 59306f2eaf84489eaaae8c726e221597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.145605  9437 raft_consensus.cc:515] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:59.148469  9437 leader_election.cc:290] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [CANDIDATE]: Term 3 election: Requested vote from peers 59306f2eaf84489eaaae8c726e221597 (127.5.168.1:46613), 9e0f3339abc84962bd1986e83a42efdb (127.5.168.2:33585)
I20260710 11:08:59.148670  9289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9014705984b04be3bce9560acda82a80" candidate_uuid: "f5a3741e41b341aa808107ab60ae62b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59306f2eaf84489eaaae8c726e221597"
I20260710 11:08:59.146538  9529 consensus_queue.cc:1048] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260710 11:08:59.148653  9364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9014705984b04be3bce9560acda82a80" candidate_uuid: "f5a3741e41b341aa808107ab60ae62b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9e0f3339abc84962bd1986e83a42efdb"
I20260710 11:08:59.150102  9289 raft_consensus.cc:3055] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:59.150453  9289 raft_consensus.cc:740] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59306f2eaf84489eaaae8c726e221597, State: Running, Role: LEADER
I20260710 11:08:59.150261  9364 raft_consensus.cc:3060] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:59.151258  9289 consensus_queue.cc:260] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [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: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:59.152539  9289 raft_consensus.cc:3060] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:59.158946  9364 raft_consensus.cc:2468] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a3741e41b341aa808107ab60ae62b7 in term 3.
I20260710 11:08:59.159628  9289 raft_consensus.cc:2468] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a3741e41b341aa808107ab60ae62b7 in term 3.
I20260710 11:08:59.159826  9363 raft_consensus.cc:1240] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb [term 3 FOLLOWER]: Rejecting Update request from peer 59306f2eaf84489eaaae8c726e221597 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260710 11:08:59.161056  9403 leader_election.cc:304] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [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: 9e0f3339abc84962bd1986e83a42efdb, f5a3741e41b341aa808107ab60ae62b7; no voters: 
I20260710 11:08:59.162154  9493 raft_consensus.cc:2804] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:59.168875  9437 raft_consensus.cc:1275] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [term 2 FOLLOWER]: Refusing update from remote peer 9e0f3339abc84962bd1986e83a42efdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.166759  9493 raft_consensus.cc:697] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 3 LEADER]: Becoming Leader. State: Replica: f5a3741e41b341aa808107ab60ae62b7, State: Running, Role: LEADER
I20260710 11:08:59.170432  9493 consensus_queue.cc:237] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [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: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } }
I20260710 11:08:59.173447  9484 consensus_queue.cc:1048] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.182901  9187 catalog_manager.cc:5697] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 reported cstate change: term changed from 2 to 3, leader changed from 59306f2eaf84489eaaae8c726e221597 (127.5.168.1) to f5a3741e41b341aa808107ab60ae62b7 (127.5.168.3). New cstate: current_term: 3 leader_uuid: "f5a3741e41b341aa808107ab60ae62b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59306f2eaf84489eaaae8c726e221597" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e0f3339abc84962bd1986e83a42efdb" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5a3741e41b341aa808107ab60ae62b7" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 45949 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:59.296221  5792 tablet_server.cc:179] TabletServer@127.5.168.1:0 shutting down...
I20260710 11:08:59.313645  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:59.314287  5792 tablet_replica.cc:333] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597: stopping tablet replica
I20260710 11:08:59.314834  5792 raft_consensus.cc:2243] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.315356  5792 raft_consensus.cc:2272] T 9014705984b04be3bce9560acda82a80 P 59306f2eaf84489eaaae8c726e221597 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.317402  5792 tablet_replica.cc:333] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597: stopping tablet replica
I20260710 11:08:59.317903  5792 raft_consensus.cc:2243] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:59.318647  5792 raft_consensus.cc:2272] T 6e2a8aac24464c679154b1c0f40b5fcb P 59306f2eaf84489eaaae8c726e221597 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.320683  5792 tablet_replica.cc:333] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597: stopping tablet replica
I20260710 11:08:59.321173  5792 raft_consensus.cc:2243] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:59.321866  5792 raft_consensus.cc:2272] T 7787ef920eea4570bf8066c9b993ea0c P 59306f2eaf84489eaaae8c726e221597 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.323571  5792 tablet_replica.cc:333] T eabb1d7a942940459df5e0e6bbc91850 P 59306f2eaf84489eaaae8c726e221597: stopping tablet replica
I20260710 11:08:59.324009  5792 raft_consensus.cc:2243] T eabb1d7a942940459df5e0e6bbc91850 P 59306f2eaf84489eaaae8c726e221597 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.324398  5792 raft_consensus.cc:2272] T eabb1d7a942940459df5e0e6bbc91850 P 59306f2eaf84489eaaae8c726e221597 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.336346  5792 tablet_server.cc:196] TabletServer@127.5.168.1:0 shutdown complete.
I20260710 11:08:59.347164  5792 tablet_server.cc:179] TabletServer@127.5.168.2:0 shutting down...
I20260710 11:08:59.364852  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:59.365475  5792 tablet_replica.cc:333] T 6e2a8aac24464c679154b1c0f40b5fcb P 9e0f3339abc84962bd1986e83a42efdb: stopping tablet replica
I20260710 11:08:59.366005  5792 raft_consensus.cc:2243] T 6e2a8aac24464c679154b1c0f40b5fcb P 9e0f3339abc84962bd1986e83a42efdb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.366451  5792 raft_consensus.cc:2272] T 6e2a8aac24464c679154b1c0f40b5fcb P 9e0f3339abc84962bd1986e83a42efdb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.368726  5792 tablet_replica.cc:333] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb: stopping tablet replica
I20260710 11:08:59.369243  5792 raft_consensus.cc:2243] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.369659  5792 raft_consensus.cc:2272] T 9014705984b04be3bce9560acda82a80 P 9e0f3339abc84962bd1986e83a42efdb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.371619  5792 tablet_replica.cc:333] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb: stopping tablet replica
I20260710 11:08:59.372112  5792 raft_consensus.cc:2243] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:59.372853  5792 raft_consensus.cc:2272] T eabb1d7a942940459df5e0e6bbc91850 P 9e0f3339abc84962bd1986e83a42efdb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.374758  5792 tablet_replica.cc:333] T 7787ef920eea4570bf8066c9b993ea0c P 9e0f3339abc84962bd1986e83a42efdb: stopping tablet replica
I20260710 11:08:59.375298  5792 raft_consensus.cc:2243] T 7787ef920eea4570bf8066c9b993ea0c P 9e0f3339abc84962bd1986e83a42efdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.375684  5792 raft_consensus.cc:2272] T 7787ef920eea4570bf8066c9b993ea0c P 9e0f3339abc84962bd1986e83a42efdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.387184  5792 tablet_server.cc:196] TabletServer@127.5.168.2:0 shutdown complete.
I20260710 11:08:59.397706  5792 tablet_server.cc:179] TabletServer@127.5.168.3:0 shutting down...
I20260710 11:08:59.413707  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:59.414247  5792 tablet_replica.cc:333] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7: stopping tablet replica
I20260710 11:08:59.414721  5792 raft_consensus.cc:2243] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:59.415336  5792 pending_rounds.cc:70] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7: Trying to abort 1 pending ops.
I20260710 11:08:59.415513  5792 pending_rounds.cc:77] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305960403652009984 op_type: NO_OP noop_request { }
I20260710 11:08:59.415796  5792 raft_consensus.cc:2889] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:59.416018  5792 raft_consensus.cc:2272] T 9014705984b04be3bce9560acda82a80 P f5a3741e41b341aa808107ab60ae62b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.417915  5792 tablet_replica.cc:333] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7: stopping tablet replica
I20260710 11:08:59.418363  5792 raft_consensus.cc:2243] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.418730  5792 raft_consensus.cc:2272] T 6e2a8aac24464c679154b1c0f40b5fcb P f5a3741e41b341aa808107ab60ae62b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.420910  5792 tablet_replica.cc:333] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7: stopping tablet replica
I20260710 11:08:59.421352  5792 raft_consensus.cc:2243] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.421697  5792 raft_consensus.cc:2272] T eabb1d7a942940459df5e0e6bbc91850 P f5a3741e41b341aa808107ab60ae62b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.423632  5792 tablet_replica.cc:333] T 7787ef920eea4570bf8066c9b993ea0c P f5a3741e41b341aa808107ab60ae62b7: stopping tablet replica
I20260710 11:08:59.424041  5792 raft_consensus.cc:2243] T 7787ef920eea4570bf8066c9b993ea0c P f5a3741e41b341aa808107ab60ae62b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.424373  5792 raft_consensus.cc:2272] T 7787ef920eea4570bf8066c9b993ea0c P f5a3741e41b341aa808107ab60ae62b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.435359  5792 tablet_server.cc:196] TabletServer@127.5.168.3:0 shutdown complete.
I20260710 11:08:59.446441  5792 master.cc:562] Master@127.5.168.62:34991 shutting down...
I20260710 11:08:59.461139  5792 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:59.461656  5792 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.461972  5792 tablet_replica.cc:333] T 00000000000000000000000000000000 P d58a8d9501da4984b56f4cf25c5d51d4: stopping tablet replica
I20260710 11:08:59.480422  5792 master.cc:584] Master@127.5.168.62:34991 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2895 ms)
[----------] 6 tests from LeaderRebalancerTest (88770 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:08:59.506213  5792 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.168.62:35737
I20260710 11:08:59.507328  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:59.512773  9539 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:59.514127  9542 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:59.514175  9540 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:59.515662  5792 server_base.cc:1061] running on GCE node
I20260710 11:08:59.516342  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:59.516510  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:59.516621  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681739516610 us; error 0 us; skew 500 ppm
I20260710 11:08:59.517061  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:59.519177  5792 webserver.cc:533] Webserver started at http://127.5.168.62:44947/ using document root <none> and password file <none>
I20260710 11:08:59.519670  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:59.519816  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:59.520025  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:59.521031  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681650572098-5792-0/minicluster-data/master-0-root/instance:
uuid: "64bc0d1d50634657b787c5b77d10561c"
format_stamp: "Formatted at 2026-07-10 11:08:59 on dist-test-slave-vghp"
I20260710 11:08:59.525295  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:08:59.528326  9547 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:59.529040  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:08:59.529266  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681650572098-5792-0/minicluster-data/master-0-root
uuid: "64bc0d1d50634657b787c5b77d10561c"
format_stamp: "Formatted at 2026-07-10 11:08:59 on dist-test-slave-vghp"
I20260710 11:08:59.529506  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681650572098-5792-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681650572098-5792-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681650572098-5792-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:59.547741  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:59.548657  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:59.583580  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.62:35737
I20260710 11:08:59.583689  9598 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.62:35737 every 8 connection(s)
I20260710 11:08:59.587289  9599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.597034  9599 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c: Bootstrap starting.
I20260710 11:08:59.601137  9599 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:59.604930  9599 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c: No bootstrap required, opened a new log
I20260710 11:08:59.606913  9599 raft_consensus.cc:359] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64bc0d1d50634657b787c5b77d10561c" member_type: VOTER }
I20260710 11:08:59.607296  9599 raft_consensus.cc:385] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:59.607550  9599 raft_consensus.cc:740] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bc0d1d50634657b787c5b77d10561c, State: Initialized, Role: FOLLOWER
I20260710 11:08:59.608186  9599 consensus_queue.cc:260] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "64bc0d1d50634657b787c5b77d10561c" member_type: VOTER }
I20260710 11:08:59.608637  9599 raft_consensus.cc:399] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:59.608861  9599 raft_consensus.cc:493] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:59.609146  9599 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:59.613523  9599 raft_consensus.cc:515] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64bc0d1d50634657b787c5b77d10561c" member_type: VOTER }
I20260710 11:08:59.614019  9599 leader_election.cc:304] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c [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: 64bc0d1d50634657b787c5b77d10561c; no voters: 
I20260710 11:08:59.615097  9599 leader_election.cc:290] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:59.615469  9602 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:59.616786  9602 raft_consensus.cc:697] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c [term 1 LEADER]: Becoming Leader. State: Replica: 64bc0d1d50634657b787c5b77d10561c, State: Running, Role: LEADER
I20260710 11:08:59.617420  9602 consensus_queue.cc:237] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c [LEADER]: Queue going to LEADER mode. State: All 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: "64bc0d1d50634657b787c5b77d10561c" member_type: VOTER }
I20260710 11:08:59.617952  9599 sys_catalog.cc:565] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:59.620025  9604 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 64bc0d1d50634657b787c5b77d10561c. Latest consensus state: current_term: 1 leader_uuid: "64bc0d1d50634657b787c5b77d10561c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64bc0d1d50634657b787c5b77d10561c" member_type: VOTER } }
I20260710 11:08:59.620018  9603 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "64bc0d1d50634657b787c5b77d10561c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64bc0d1d50634657b787c5b77d10561c" member_type: VOTER } }
I20260710 11:08:59.620770  9604 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:59.620841  9603 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:59.623451  9609 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:59.631232  9609 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:59.632133  5792 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:59.639516  9609 catalog_manager.cc:1383] Generated new cluster ID: 37dc3f5b9acd4dacb4b59c5da79dd724
I20260710 11:08:59.639784  9609 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:59.669625  9609 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:59.670881  9609 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:59.688684  9609 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c: Generated new TSK 0
I20260710 11:08:59.689283  9609 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:59.698845  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:59.704722  9620 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:59.706360  9621 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:59.707458  9623 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:59.707640  5792 server_base.cc:1061] running on GCE node
I20260710 11:08:59.708644  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:59.708884  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:59.709079  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681739709046 us; error 0 us; skew 500 ppm
I20260710 11:08:59.709633  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:59.712136  5792 webserver.cc:533] Webserver started at http://127.5.168.1:36671/ using document root <none> and password file <none>
I20260710 11:08:59.712621  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:59.712826  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:59.713094  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:59.714141  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681650572098-5792-0/minicluster-data/ts-0-root/instance:
uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
format_stamp: "Formatted at 2026-07-10 11:08:59 on dist-test-slave-vghp"
I20260710 11:08:59.718884  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:08:59.722376  9628 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:59.723292  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.003s
I20260710 11:08:59.723546  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681650572098-5792-0/minicluster-data/ts-0-root
uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
format_stamp: "Formatted at 2026-07-10 11:08:59 on dist-test-slave-vghp"
I20260710 11:08:59.723786  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681650572098-5792-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681650572098-5792-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681650572098-5792-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:59.737426  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:59.738508  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:59.740228  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:59.742385  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:59.742571  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:59.742849  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:59.742987  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:59.779979  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.1:37047
I20260710 11:08:59.780092  9690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.1:37047 every 8 connection(s)
I20260710 11:08:59.784396  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:59.791024  9695 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:59.792086  9696 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:59.796289  9698 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:59.796860  5792 server_base.cc:1061] running on GCE node
I20260710 11:08:59.797739  9691 heartbeater.cc:344] Connected to a master server at 127.5.168.62:35737
I20260710 11:08:59.798192  9691 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:59.798660  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:59.798974  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:59.799052  9691 heartbeater.cc:507] Master 127.5.168.62:35737 requested a full tablet report, sending...
I20260710 11:08:59.799242  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681739799220 us; error 0 us; skew 500 ppm
I20260710 11:08:59.800042  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:59.801450  9564 ts_manager.cc:194] Registered new tserver with Master: 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047)
I20260710 11:08:59.802733  5792 webserver.cc:533] Webserver started at http://127.5.168.2:42871/ using document root <none> and password file <none>
I20260710 11:08:59.803382  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:59.803624  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:59.803916  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:59.803903  9564 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56662
I20260710 11:08:59.805467  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681650572098-5792-0/minicluster-data/ts-1-root/instance:
uuid: "0ce3fa13a48846578662effa6b68e1d3"
format_stamp: "Formatted at 2026-07-10 11:08:59 on dist-test-slave-vghp"
I20260710 11:08:59.809993  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:08:59.813123  9703 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:59.814004  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:59.814244  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681650572098-5792-0/minicluster-data/ts-1-root
uuid: "0ce3fa13a48846578662effa6b68e1d3"
format_stamp: "Formatted at 2026-07-10 11:08:59 on dist-test-slave-vghp"
I20260710 11:08:59.814476  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681650572098-5792-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681650572098-5792-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681650572098-5792-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:59.823426  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:59.824347  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:59.825727  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:59.827996  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:59.828163  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:59.828451  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:59.828590  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:59.865718  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.2:36685
I20260710 11:08:59.865828  9765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.2:36685 every 8 connection(s)
I20260710 11:08:59.870514  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:59.876365  9769 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:59.876941  9770 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:59.880178  9772 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:59.880998  5792 server_base.cc:1061] running on GCE node
I20260710 11:08:59.882105  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:59.882359  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:59.882565  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681739882545 us; error 0 us; skew 500 ppm
I20260710 11:08:59.883237  9766 heartbeater.cc:344] Connected to a master server at 127.5.168.62:35737
I20260710 11:08:59.883272  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:59.883724  9766 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:59.884644  9766 heartbeater.cc:507] Master 127.5.168.62:35737 requested a full tablet report, sending...
I20260710 11:08:59.886096  5792 webserver.cc:533] Webserver started at http://127.5.168.3:46285/ using document root <none> and password file <none>
I20260710 11:08:59.886689  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:59.886904  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:59.886863  9564 ts_manager.cc:194] Registered new tserver with Master: 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
I20260710 11:08:59.887442  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:59.888527  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681650572098-5792-0/minicluster-data/ts-2-root/instance:
uuid: "8ce94dd2c42c477baf4ef9632d560710"
format_stamp: "Formatted at 2026-07-10 11:08:59 on dist-test-slave-vghp"
I20260710 11:08:59.888525  9564 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56676
I20260710 11:08:59.893136  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:08:59.896499  9777 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:59.897305  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:59.897634  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681650572098-5792-0/minicluster-data/ts-2-root
uuid: "8ce94dd2c42c477baf4ef9632d560710"
format_stamp: "Formatted at 2026-07-10 11:08:59 on dist-test-slave-vghp"
I20260710 11:08:59.897891  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681650572098-5792-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681650572098-5792-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681650572098-5792-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:59.908943  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:59.909947  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:59.911372  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:59.913554  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:59.913784  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:59.914026  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:59.914194  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:59.952263  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.3:33371
I20260710 11:08:59.952363  9839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.3:33371 every 8 connection(s)
I20260710 11:08:59.964983  9840 heartbeater.cc:344] Connected to a master server at 127.5.168.62:35737
I20260710 11:08:59.965346  9840 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:59.966050  9840 heartbeater.cc:507] Master 127.5.168.62:35737 requested a full tablet report, sending...
I20260710 11:08:59.967834  9564 ts_manager.cc:194] Registered new tserver with Master: 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:08:59.968664  5792 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013202686s
I20260710 11:08:59.969143  9564 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56682
I20260710 11:08:59.992576  9564 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56684:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:59.995050  9564 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:00.088275  9731 tablet_service.cc:1511] Processing CreateTablet for tablet 198d1144d1cb461cbca8bd376e1afd6d (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:00.089665  9731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 198d1144d1cb461cbca8bd376e1afd6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.089715  9656 tablet_service.cc:1511] Processing CreateTablet for tablet 198d1144d1cb461cbca8bd376e1afd6d (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:00.091058  9656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 198d1144d1cb461cbca8bd376e1afd6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.092258  9730 tablet_service.cc:1511] Processing CreateTablet for tablet 91dc289fd95b48b5807e2645798ddc37 (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:00.093583  9730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91dc289fd95b48b5807e2645798ddc37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.096474  9729 tablet_service.cc:1511] Processing CreateTablet for tablet 90c22458298b40dba425b5581a3a432c (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:00.097849  9729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c22458298b40dba425b5581a3a432c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.097494  9727 tablet_service.cc:1511] Processing CreateTablet for tablet dde03c9994c642698f44413f852539b9 (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:00.098429  9728 tablet_service.cc:1511] Processing CreateTablet for tablet 78ed072f915446f2b1d6c4b7cc6b1521 (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:00.100301  9726 tablet_service.cc:1511] Processing CreateTablet for tablet dc8dbebca7fe4e69b265c93ec9ef0676 (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:00.100823  9655 tablet_service.cc:1511] Processing CreateTablet for tablet 91dc289fd95b48b5807e2645798ddc37 (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:00.102174  9655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91dc289fd95b48b5807e2645798ddc37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.103363  9724 tablet_service.cc:1511] Processing CreateTablet for tablet 9116727e01594bef92b1114a0ce5a424 (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:00.104321  9654 tablet_service.cc:1511] Processing CreateTablet for tablet 90c22458298b40dba425b5581a3a432c (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:00.105585  9654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c22458298b40dba425b5581a3a432c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.105697  9723 tablet_service.cc:1511] Processing CreateTablet for tablet 8f8ddeb4065949bd8be00dcf49c44324 (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:00.102201  9725 tablet_service.cc:1511] Processing CreateTablet for tablet cf3d355526e0478fbbc5cafa6ee7fd05 (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:00.108047  9653 tablet_service.cc:1511] Processing CreateTablet for tablet 78ed072f915446f2b1d6c4b7cc6b1521 (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:00.098801  9727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde03c9994c642698f44413f852539b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.109373  9653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ed072f915446f2b1d6c4b7cc6b1521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.109684  9725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf3d355526e0478fbbc5cafa6ee7fd05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.111688  9723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f8ddeb4065949bd8be00dcf49c44324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.112221  9652 tablet_service.cc:1511] Processing CreateTablet for tablet dde03c9994c642698f44413f852539b9 (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:00.112777  9724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9116727e01594bef92b1114a0ce5a424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.113492  9652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde03c9994c642698f44413f852539b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.117090  9728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ed072f915446f2b1d6c4b7cc6b1521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.117911  9649 tablet_service.cc:1511] Processing CreateTablet for tablet 9116727e01594bef92b1114a0ce5a424 (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:00.118366  9650 tablet_service.cc:1511] Processing CreateTablet for tablet cf3d355526e0478fbbc5cafa6ee7fd05 (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:00.119195  9649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9116727e01594bef92b1114a0ce5a424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.120404  9648 tablet_service.cc:1511] Processing CreateTablet for tablet 8f8ddeb4065949bd8be00dcf49c44324 (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:00.121634  9648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f8ddeb4065949bd8be00dcf49c44324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.116235  9651 tablet_service.cc:1511] Processing CreateTablet for tablet dc8dbebca7fe4e69b265c93ec9ef0676 (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:00.129035  9650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf3d355526e0478fbbc5cafa6ee7fd05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.131559  9651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc8dbebca7fe4e69b265c93ec9ef0676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.136765  9726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc8dbebca7fe4e69b265c93ec9ef0676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.138177  9805 tablet_service.cc:1511] Processing CreateTablet for tablet 198d1144d1cb461cbca8bd376e1afd6d (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:00.139570  9805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 198d1144d1cb461cbca8bd376e1afd6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.142241  9855 tablet_bootstrap.cc:492] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e: Bootstrap starting.
I20260710 11:09:00.147964  9855 tablet_bootstrap.cc:654] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.159000  9804 tablet_service.cc:1511] Processing CreateTablet for tablet 91dc289fd95b48b5807e2645798ddc37 (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:00.160429  9804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91dc289fd95b48b5807e2645798ddc37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.171168  9803 tablet_service.cc:1511] Processing CreateTablet for tablet 90c22458298b40dba425b5581a3a432c (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:00.172813  9803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c22458298b40dba425b5581a3a432c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.176065  9802 tablet_service.cc:1511] Processing CreateTablet for tablet 78ed072f915446f2b1d6c4b7cc6b1521 (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:00.177793  9802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ed072f915446f2b1d6c4b7cc6b1521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.188727  9801 tablet_service.cc:1511] Processing CreateTablet for tablet dde03c9994c642698f44413f852539b9 (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:00.190126  9801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde03c9994c642698f44413f852539b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.196410  9800 tablet_service.cc:1511] Processing CreateTablet for tablet dc8dbebca7fe4e69b265c93ec9ef0676 (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:00.197777  9800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc8dbebca7fe4e69b265c93ec9ef0676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.208715  9799 tablet_service.cc:1511] Processing CreateTablet for tablet cf3d355526e0478fbbc5cafa6ee7fd05 (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:00.209452  9797 tablet_service.cc:1511] Processing CreateTablet for tablet 8f8ddeb4065949bd8be00dcf49c44324 (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:00.210139  9799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf3d355526e0478fbbc5cafa6ee7fd05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.216392  9798 tablet_service.cc:1511] Processing CreateTablet for tablet 9116727e01594bef92b1114a0ce5a424 (DEFAULT_TABLE table=test-workload [id=261e84f7e3904d1a81a7cfec60c81e2f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:00.217644  9798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9116727e01594bef92b1114a0ce5a424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.240595  9797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f8ddeb4065949bd8be00dcf49c44324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.240707  9857 tablet_bootstrap.cc:492] T 91dc289fd95b48b5807e2645798ddc37 P 0ce3fa13a48846578662effa6b68e1d3: Bootstrap starting.
I20260710 11:09:00.261552  9855 tablet_bootstrap.cc:492] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e: No bootstrap required, opened a new log
I20260710 11:09:00.262084  9855 ts_tablet_manager.cc:1403] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent bootstrapping tablet: real 0.120s	user 0.021s	sys 0.017s
I20260710 11:09:00.264948  9855 raft_consensus.cc:359] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.265666  9855 raft_consensus.cc:385] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.265940  9855 raft_consensus.cc:740] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.266899  9855 consensus_queue.cc:260] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.279042  9691 heartbeater.cc:499] Master 127.5.168.62:35737 was elected leader, sending a full tablet report...
I20260710 11:09:00.279109  9857 tablet_bootstrap.cc:654] T 91dc289fd95b48b5807e2645798ddc37 P 0ce3fa13a48846578662effa6b68e1d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.279557  9855 ts_tablet_manager.cc:1434] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.004s
I20260710 11:09:00.280566  9855 tablet_bootstrap.cc:492] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Bootstrap starting.
I20260710 11:09:00.282286  9858 tablet_bootstrap.cc:492] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710: Bootstrap starting.
I20260710 11:09:00.286324  9855 tablet_bootstrap.cc:654] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.288969  9858 tablet_bootstrap.cc:654] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.290194  9857 tablet_bootstrap.cc:492] T 91dc289fd95b48b5807e2645798ddc37 P 0ce3fa13a48846578662effa6b68e1d3: No bootstrap required, opened a new log
I20260710 11:09:00.290655  9857 ts_tablet_manager.cc:1403] T 91dc289fd95b48b5807e2645798ddc37 P 0ce3fa13a48846578662effa6b68e1d3: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.007s
I20260710 11:09:00.294771  9857 raft_consensus.cc:359] T 91dc289fd95b48b5807e2645798ddc37 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.295629  9857 raft_consensus.cc:385] T 91dc289fd95b48b5807e2645798ddc37 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.295995  9857 raft_consensus.cc:740] T 91dc289fd95b48b5807e2645798ddc37 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.296999  9857 consensus_queue.cc:260] T 91dc289fd95b48b5807e2645798ddc37 P 0ce3fa13a48846578662effa6b68e1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.300287  9766 heartbeater.cc:499] Master 127.5.168.62:35737 was elected leader, sending a full tablet report...
I20260710 11:09:00.300905  9857 ts_tablet_manager.cc:1434] T 91dc289fd95b48b5807e2645798ddc37 P 0ce3fa13a48846578662effa6b68e1d3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:09:00.300935  9858 tablet_bootstrap.cc:492] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710: No bootstrap required, opened a new log
I20260710 11:09:00.301671  9858 ts_tablet_manager.cc:1403] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260710 11:09:00.302125  9857 tablet_bootstrap.cc:492] T 90c22458298b40dba425b5581a3a432c P 0ce3fa13a48846578662effa6b68e1d3: Bootstrap starting.
I20260710 11:09:00.303102  9855 tablet_bootstrap.cc:492] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e: No bootstrap required, opened a new log
I20260710 11:09:00.303623  9855 ts_tablet_manager.cc:1403] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.006s
I20260710 11:09:00.304390  9858 raft_consensus.cc:359] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.305104  9858 raft_consensus.cc:385] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.305372  9858 raft_consensus.cc:740] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.306077  9858 consensus_queue.cc:260] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.306291  9855 raft_consensus.cc:359] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.306943  9855 raft_consensus.cc:385] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.307565  9855 raft_consensus.cc:740] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.308642  9855 consensus_queue.cc:260] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.309053  9840 heartbeater.cc:499] Master 127.5.168.62:35737 was elected leader, sending a full tablet report...
I20260710 11:09:00.309563  9858 ts_tablet_manager.cc:1434] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:00.310527  9858 tablet_bootstrap.cc:492] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710: Bootstrap starting.
I20260710 11:09:00.311483  9857 tablet_bootstrap.cc:654] T 90c22458298b40dba425b5581a3a432c P 0ce3fa13a48846578662effa6b68e1d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.316749  9858 tablet_bootstrap.cc:654] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.318378  9855 ts_tablet_manager.cc:1434] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:09:00.319640  9855 tablet_bootstrap.cc:492] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Bootstrap starting.
I20260710 11:09:00.326957  9855 tablet_bootstrap.cc:654] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.329849  9858 tablet_bootstrap.cc:492] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710: No bootstrap required, opened a new log
I20260710 11:09:00.330458  9858 ts_tablet_manager.cc:1403] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260710 11:09:00.339699  9855 tablet_bootstrap.cc:492] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e: No bootstrap required, opened a new log
I20260710 11:09:00.339782  9858 raft_consensus.cc:359] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.340430  9855 ts_tablet_manager.cc:1403] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260710 11:09:00.340682  9858 raft_consensus.cc:385] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.341068  9858 raft_consensus.cc:740] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.341996  9858 consensus_queue.cc:260] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.344161  9858 ts_tablet_manager.cc:1434] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.005s
I20260710 11:09:00.344317  9855 raft_consensus.cc:359] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.345117  9858 tablet_bootstrap.cc:492] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710: Bootstrap starting.
I20260710 11:09:00.345072  9855 raft_consensus.cc:385] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.345589  9855 raft_consensus.cc:740] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.346467  9855 consensus_queue.cc:260] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.348675  9855 ts_tablet_manager.cc:1434] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:09:00.349690  9855 tablet_bootstrap.cc:492] T 8f8ddeb4065949bd8be00dcf49c44324 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Bootstrap starting.
I20260710 11:09:00.350096  9857 tablet_bootstrap.cc:492] T 90c22458298b40dba425b5581a3a432c P 0ce3fa13a48846578662effa6b68e1d3: No bootstrap required, opened a new log
I20260710 11:09:00.350812  9857 ts_tablet_manager.cc:1403] T 90c22458298b40dba425b5581a3a432c P 0ce3fa13a48846578662effa6b68e1d3: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.031s
I20260710 11:09:00.353371  9858 tablet_bootstrap.cc:654] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.353699  9857 raft_consensus.cc:359] T 90c22458298b40dba425b5581a3a432c P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.354508  9857 raft_consensus.cc:385] T 90c22458298b40dba425b5581a3a432c P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.354847  9857 raft_consensus.cc:740] T 90c22458298b40dba425b5581a3a432c P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.355376  9855 tablet_bootstrap.cc:654] T 8f8ddeb4065949bd8be00dcf49c44324 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.355756  9857 consensus_queue.cc:260] T 90c22458298b40dba425b5581a3a432c P 0ce3fa13a48846578662effa6b68e1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.360874  9857 ts_tablet_manager.cc:1434] T 90c22458298b40dba425b5581a3a432c P 0ce3fa13a48846578662effa6b68e1d3: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260710 11:09:00.361855  9857 tablet_bootstrap.cc:492] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3: Bootstrap starting.
I20260710 11:09:00.365518  9858 tablet_bootstrap.cc:492] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710: No bootstrap required, opened a new log
I20260710 11:09:00.366262  9858 ts_tablet_manager.cc:1403] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 11:09:00.367692  9857 tablet_bootstrap.cc:654] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.369971  9858 raft_consensus.cc:359] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.374323  9858 raft_consensus.cc:385] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.374675  9858 raft_consensus.cc:740] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.375680  9855 tablet_bootstrap.cc:492] T 8f8ddeb4065949bd8be00dcf49c44324 P 0eb2cfe1d9e34e00abdc1b068854ef0e: No bootstrap required, opened a new log
I20260710 11:09:00.375486  9858 consensus_queue.cc:260] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.376255  9855 ts_tablet_manager.cc:1403] T 8f8ddeb4065949bd8be00dcf49c44324 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.021s
I20260710 11:09:00.377704  9858 ts_tablet_manager.cc:1434] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:09:00.378779  9858 tablet_bootstrap.cc:492] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710: Bootstrap starting.
I20260710 11:09:00.380330  9857 tablet_bootstrap.cc:492] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3: No bootstrap required, opened a new log
I20260710 11:09:00.379951  9855 raft_consensus.cc:359] T 8f8ddeb4065949bd8be00dcf49c44324 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.380812  9855 raft_consensus.cc:385] T 8f8ddeb4065949bd8be00dcf49c44324 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.380883  9857 ts_tablet_manager.cc:1403] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 11:09:00.381209  9855 raft_consensus.cc:740] T 8f8ddeb4065949bd8be00dcf49c44324 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.382180  9855 consensus_queue.cc:260] T 8f8ddeb4065949bd8be00dcf49c44324 P 0eb2cfe1d9e34e00abdc1b068854ef0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.383838  9857 raft_consensus.cc:359] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.384603  9857 raft_consensus.cc:385] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.384909  9857 raft_consensus.cc:740] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.385514  9858 tablet_bootstrap.cc:654] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.385776  9857 consensus_queue.cc:260] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.388062  9857 ts_tablet_manager.cc:1434] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:00.389076  9857 tablet_bootstrap.cc:492] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3: Bootstrap starting.
I20260710 11:09:00.389132  9855 ts_tablet_manager.cc:1434] T 8f8ddeb4065949bd8be00dcf49c44324 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260710 11:09:00.390166  9855 tablet_bootstrap.cc:492] T 9116727e01594bef92b1114a0ce5a424 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Bootstrap starting.
I20260710 11:09:00.396216  9855 tablet_bootstrap.cc:654] T 9116727e01594bef92b1114a0ce5a424 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.397316  9863 raft_consensus.cc:493] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.397852  9863 raft_consensus.cc:515] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.400424  9863 leader_election.cc:290] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:00.400841  9857 tablet_bootstrap.cc:654] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.413110  9858 tablet_bootstrap.cc:492] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710: No bootstrap required, opened a new log
I20260710 11:09:00.413727  9858 ts_tablet_manager.cc:1403] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.017s
I20260710 11:09:00.416878  9858 raft_consensus.cc:359] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.417661  9858 raft_consensus.cc:385] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.417995  9858 raft_consensus.cc:740] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.418917  9858 consensus_queue.cc:260] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.420058  9857 tablet_bootstrap.cc:492] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3: No bootstrap required, opened a new log
I20260710 11:09:00.420622  9857 ts_tablet_manager.cc:1403] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.000s
I20260710 11:09:00.421294  9858 ts_tablet_manager.cc:1434] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:00.422348  9858 tablet_bootstrap.cc:492] T 9116727e01594bef92b1114a0ce5a424 P 8ce94dd2c42c477baf4ef9632d560710: Bootstrap starting.
I20260710 11:09:00.423516  9857 raft_consensus.cc:359] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.424326  9857 raft_consensus.cc:385] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.424675  9857 raft_consensus.cc:740] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.427560  9857 consensus_queue.cc:260] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.429631  9858 tablet_bootstrap.cc:654] T 9116727e01594bef92b1114a0ce5a424 P 8ce94dd2c42c477baf4ef9632d560710: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.429929  9857 ts_tablet_manager.cc:1434] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:09:00.431070  9857 tablet_bootstrap.cc:492] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3: Bootstrap starting.
I20260710 11:09:00.434190  9855 tablet_bootstrap.cc:492] T 9116727e01594bef92b1114a0ce5a424 P 0eb2cfe1d9e34e00abdc1b068854ef0e: No bootstrap required, opened a new log
I20260710 11:09:00.434751  9855 ts_tablet_manager.cc:1403] T 9116727e01594bef92b1114a0ce5a424 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.006s
I20260710 11:09:00.437857  9855 raft_consensus.cc:359] T 9116727e01594bef92b1114a0ce5a424 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.438696  9855 raft_consensus.cc:385] T 9116727e01594bef92b1114a0ce5a424 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.439060  9855 raft_consensus.cc:740] T 9116727e01594bef92b1114a0ce5a424 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.439430  9857 tablet_bootstrap.cc:654] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.439921  9855 consensus_queue.cc:260] T 9116727e01594bef92b1114a0ce5a424 P 0eb2cfe1d9e34e00abdc1b068854ef0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.441931  9864 raft_consensus.cc:493] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.442411  9864 raft_consensus.cc:515] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.447723  9666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9116727e01594bef92b1114a0ce5a424" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" is_pre_election: true
I20260710 11:09:00.452807  9857 tablet_bootstrap.cc:492] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3: No bootstrap required, opened a new log
I20260710 11:09:00.453620  9857 ts_tablet_manager.cc:1403] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.010s
I20260710 11:09:00.456534  9864 leader_election.cc:290] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
I20260710 11:09:00.458097  9857 raft_consensus.cc:359] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.459367  9857 raft_consensus.cc:385] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.459823  9857 raft_consensus.cc:740] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.461020  9857 consensus_queue.cc:260] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.463788  9741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91dc289fd95b48b5807e2645798ddc37" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3" is_pre_election: true
I20260710 11:09:00.464705  9741 raft_consensus.cc:2468] T 91dc289fd95b48b5807e2645798ddc37 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 0.
I20260710 11:09:00.466064  9780 leader_election.cc:304] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 8ce94dd2c42c477baf4ef9632d560710; no voters: 
I20260710 11:09:00.466985  9864 raft_consensus.cc:2804] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.467427  9864 raft_consensus.cc:493] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.468180  9864 raft_consensus.cc:3060] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.470362  9666 raft_consensus.cc:2468] T 9116727e01594bef92b1114a0ce5a424 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 0.
I20260710 11:09:00.483667  9855 ts_tablet_manager.cc:1434] T 9116727e01594bef92b1114a0ce5a424 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.003s
I20260710 11:09:00.471794  9705 leader_election.cc:304] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 
I20260710 11:09:00.467698  9857 ts_tablet_manager.cc:1434] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260710 11:09:00.486286  9863 raft_consensus.cc:2804] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.486742  9863 raft_consensus.cc:493] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.487094  9863 raft_consensus.cc:3060] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.487608  9857 tablet_bootstrap.cc:492] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3: Bootstrap starting.
I20260710 11:09:00.500038  9815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9116727e01594bef92b1114a0ce5a424" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710" is_pre_election: true
W20260710 11:09:00.501677  9705 leader_election.cc:343] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:00.501489  9863 raft_consensus.cc:515] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.506042  9864 raft_consensus.cc:515] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.503088  9858 tablet_bootstrap.cc:492] T 9116727e01594bef92b1114a0ce5a424 P 8ce94dd2c42c477baf4ef9632d560710: No bootstrap required, opened a new log
I20260710 11:09:00.505802  9666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91dc289fd95b48b5807e2645798ddc37" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" is_pre_election: true
I20260710 11:09:00.507560  9858 ts_tablet_manager.cc:1403] T 9116727e01594bef92b1114a0ce5a424 P 8ce94dd2c42c477baf4ef9632d560710: Time spent bootstrapping tablet: real 0.085s	user 0.018s	sys 0.047s
I20260710 11:09:00.509055  9857 tablet_bootstrap.cc:654] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.509001  9741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91dc289fd95b48b5807e2645798ddc37" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
I20260710 11:09:00.509339  9666 raft_consensus.cc:2468] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 0.
I20260710 11:09:00.509711  9741 raft_consensus.cc:3060] T 91dc289fd95b48b5807e2645798ddc37 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.512060  9858 raft_consensus.cc:359] T 9116727e01594bef92b1114a0ce5a424 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.508430  9863 leader_election.cc:290] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:00.512498  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9116727e01594bef92b1114a0ce5a424" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:00.512672  9864 leader_election.cc:290] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
I20260710 11:09:00.512812  9858 raft_consensus.cc:385] T 9116727e01594bef92b1114a0ce5a424 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.513758  9664 raft_consensus.cc:3060] T 9116727e01594bef92b1114a0ce5a424 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.513918  9858 raft_consensus.cc:740] T 9116727e01594bef92b1114a0ce5a424 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.514751  9858 consensus_queue.cc:260] T 9116727e01594bef92b1114a0ce5a424 P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.517146  9858 ts_tablet_manager.cc:1434] T 9116727e01594bef92b1114a0ce5a424 P 8ce94dd2c42c477baf4ef9632d560710: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:09:00.518069  9858 tablet_bootstrap.cc:492] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710: Bootstrap starting.
I20260710 11:09:00.508725  9665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91dc289fd95b48b5807e2645798ddc37" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:00.519635  9665 raft_consensus.cc:3060] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.519685  9741 raft_consensus.cc:2468] T 91dc289fd95b48b5807e2645798ddc37 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 1.
I20260710 11:09:00.521083  9780 leader_election.cc:304] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 8ce94dd2c42c477baf4ef9632d560710; no voters: 
I20260710 11:09:00.522354  9864 raft_consensus.cc:2804] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:00.522921  9864 raft_consensus.cc:697] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Becoming Leader. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Running, Role: LEADER
I20260710 11:09:00.524349  9858 tablet_bootstrap.cc:654] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.524000  9864 consensus_queue.cc:237] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.529676  9815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9116727e01594bef92b1114a0ce5a424" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
I20260710 11:09:00.530483  9815 raft_consensus.cc:3060] T 9116727e01594bef92b1114a0ce5a424 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.537623  9664 raft_consensus.cc:2468] T 9116727e01594bef92b1114a0ce5a424 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 1.
I20260710 11:09:00.541182  9665 raft_consensus.cc:2468] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 1.
I20260710 11:09:00.543794  9705 leader_election.cc:304] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 
I20260710 11:09:00.544945  9863 raft_consensus.cc:2804] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:00.551892  9855 tablet_bootstrap.cc:492] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Bootstrap starting.
I20260710 11:09:00.560508  9858 tablet_bootstrap.cc:492] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710: No bootstrap required, opened a new log
I20260710 11:09:00.560420  9815 raft_consensus.cc:2468] T 9116727e01594bef92b1114a0ce5a424 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 1.
I20260710 11:09:00.561198  9858 ts_tablet_manager.cc:1403] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.024s
I20260710 11:09:00.565937  9880 raft_consensus.cc:493] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.565718  9858 raft_consensus.cc:359] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.566576  9858 raft_consensus.cc:385] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.566431  9880 raft_consensus.cc:515] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.566932  9858 raft_consensus.cc:740] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.568596  9857 tablet_bootstrap.cc:492] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3: No bootstrap required, opened a new log
I20260710 11:09:00.569293  9857 ts_tablet_manager.cc:1403] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3: Time spent bootstrapping tablet: real 0.082s	user 0.032s	sys 0.009s
I20260710 11:09:00.569437  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8dbebca7fe4e69b265c93ec9ef0676" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" is_pre_election: true
I20260710 11:09:00.569661  9741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8dbebca7fe4e69b265c93ec9ef0676" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3" is_pre_election: true
I20260710 11:09:00.568629  9880 leader_election.cc:290] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
I20260710 11:09:00.571132  9863 raft_consensus.cc:697] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Running, Role: LEADER
W20260710 11:09:00.571432  9779 leader_election.cc:343] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:00.567945  9858 consensus_queue.cc:260] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.573532  9855 tablet_bootstrap.cc:654] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.574010  9857 raft_consensus.cc:359] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.574553  9857 raft_consensus.cc:385] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.574856  9857 raft_consensus.cc:740] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.575618  9857 consensus_queue.cc:260] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.577225  9880 raft_consensus.cc:493] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.577466  9741 raft_consensus.cc:2468] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 0.
I20260710 11:09:00.577700  9880 raft_consensus.cc:515] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.578528  9858 ts_tablet_manager.cc:1434] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:09:00.579860  9880 leader_election.cc:290] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
I20260710 11:09:00.578544  9863 consensus_queue.cc:237] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.580775  9859 raft_consensus.cc:493] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.581311  9859 raft_consensus.cc:515] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.582677  9780 leader_election.cc:304] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [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: 0ce3fa13a48846578662effa6b68e1d3, 8ce94dd2c42c477baf4ef9632d560710; no voters: 0eb2cfe1d9e34e00abdc1b068854ef0e
I20260710 11:09:00.583798  9880 raft_consensus.cc:2804] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.584170  9880 raft_consensus.cc:493] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.584501  9880 raft_consensus.cc:3060] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.579867  9858 tablet_bootstrap.cc:492] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710: Bootstrap starting.
I20260710 11:09:00.586268  9859 leader_election.cc:290] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:00.595714  9561 catalog_manager.cc:5697] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "8ce94dd2c42c477baf4ef9632d560710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:00.600229  9741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c22458298b40dba425b5581a3a432c" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3" is_pre_election: true
I20260710 11:09:00.601076  9741 raft_consensus.cc:2468] T 90c22458298b40dba425b5581a3a432c P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 0.
I20260710 11:09:00.599272  9864 raft_consensus.cc:493] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.602025  9864 raft_consensus.cc:515] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.607906  9857 ts_tablet_manager.cc:1434] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.004s
I20260710 11:09:00.602988  9780 leader_election.cc:304] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 8ce94dd2c42c477baf4ef9632d560710; no voters: 
I20260710 11:09:00.612089  9857 tablet_bootstrap.cc:492] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3: Bootstrap starting.
I20260710 11:09:00.612627  9864 leader_election.cc:290] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
I20260710 11:09:00.613109  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c22458298b40dba425b5581a3a432c" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" is_pre_election: true
W20260710 11:09:00.614432  9779 leader_election.cc:343] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:00.615037  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198d1144d1cb461cbca8bd376e1afd6d" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" is_pre_election: true
I20260710 11:09:00.615690  9664 raft_consensus.cc:2468] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 0.
I20260710 11:09:00.615957  9882 raft_consensus.cc:493] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.616444  9882 raft_consensus.cc:515] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.616511  9880 raft_consensus.cc:515] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.618592  9882 leader_election.cc:290] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:00.613237  9864 raft_consensus.cc:2804] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.619258  9864 raft_consensus.cc:493] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.619637  9864 raft_consensus.cc:3060] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.620117  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3d355526e0478fbbc5cafa6ee7fd05" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" is_pre_election: true
I20260710 11:09:00.620913  9779 leader_election.cc:304] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2cfe1d9e34e00abdc1b068854ef0e, 8ce94dd2c42c477baf4ef9632d560710; no voters: 
W20260710 11:09:00.621726  9705 leader_election.cc:343] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:00.621984  9815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3d355526e0478fbbc5cafa6ee7fd05" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710" is_pre_election: true
I20260710 11:09:00.622628  9815 raft_consensus.cc:2468] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 0.
I20260710 11:09:00.623757  9705 leader_election.cc:304] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [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: 0ce3fa13a48846578662effa6b68e1d3, 8ce94dd2c42c477baf4ef9632d560710; no voters: 0eb2cfe1d9e34e00abdc1b068854ef0e
I20260710 11:09:00.625089  9882 raft_consensus.cc:2804] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.630093  9882 raft_consensus.cc:493] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.630139  9741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198d1144d1cb461cbca8bd376e1afd6d" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3" is_pre_election: true
I20260710 11:09:00.630722  9882 raft_consensus.cc:3060] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.632051  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8dbebca7fe4e69b265c93ec9ef0676" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:00.632794  9741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8dbebca7fe4e69b265c93ec9ef0676" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
W20260710 11:09:00.633318  9779 leader_election.cc:343] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:00.627149  9612 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:00.633365  9741 raft_consensus.cc:3060] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:00.634145  9780 leader_election.cc:343] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:00.628252  9889 raft_consensus.cc:2804] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.635058  9889 raft_consensus.cc:493] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.635440  9889 raft_consensus.cc:3060] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.638376  9857 tablet_bootstrap.cc:654] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.640233  9864 raft_consensus.cc:515] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.642925  9864 leader_election.cc:290] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
I20260710 11:09:00.618673  9880 leader_election.cc:290] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
I20260710 11:09:00.643589  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c22458298b40dba425b5581a3a432c" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:00.644104  9740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c22458298b40dba425b5581a3a432c" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
W20260710 11:09:00.646222  9779 leader_election.cc:343] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:00.646391  9740 raft_consensus.cc:3060] T 90c22458298b40dba425b5581a3a432c P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.647223  9855 tablet_bootstrap.cc:492] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0eb2cfe1d9e34e00abdc1b068854ef0e: No bootstrap required, opened a new log
I20260710 11:09:00.645013  9858 tablet_bootstrap.cc:654] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.651602  9889 raft_consensus.cc:515] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.658507  9739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198d1144d1cb461cbca8bd376e1afd6d" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
I20260710 11:09:00.658809  9889 leader_election.cc:290] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
I20260710 11:09:00.658990  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198d1144d1cb461cbca8bd376e1afd6d" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:00.653662  9740 raft_consensus.cc:2468] T 90c22458298b40dba425b5581a3a432c P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 1.
I20260710 11:09:00.659689  9664 raft_consensus.cc:3060] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:00.660643  9780 leader_election.cc:343] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:00.661324  9780 leader_election.cc:304] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [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: 0ce3fa13a48846578662effa6b68e1d3, 8ce94dd2c42c477baf4ef9632d560710; no voters: 0eb2cfe1d9e34e00abdc1b068854ef0e
I20260710 11:09:00.662535  9855 ts_tablet_manager.cc:1403] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent bootstrapping tablet: real 0.111s	user 0.035s	sys 0.011s
I20260710 11:09:00.662161  9889 raft_consensus.cc:2804] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:00.666574  9664 raft_consensus.cc:2468] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 1.
I20260710 11:09:00.667323  9889 raft_consensus.cc:697] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Becoming Leader. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Running, Role: LEADER
I20260710 11:09:00.668481  9889 consensus_queue.cc:237] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.669903  9562 catalog_manager.cc:5697] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "0ce3fa13a48846578662effa6b68e1d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:00.669217  9882 raft_consensus.cc:515] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.677392  9815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198d1144d1cb461cbca8bd376e1afd6d" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710" is_pre_election: true
I20260710 11:09:00.682565  9815 raft_consensus.cc:2393] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in current term 1: Already voted for candidate 8ce94dd2c42c477baf4ef9632d560710 in this term.
I20260710 11:09:00.682420  9740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198d1144d1cb461cbca8bd376e1afd6d" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3" is_pre_election: true
W20260710 11:09:00.684497  9631 leader_election.cc:343] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:00.684921  9631 leader_election.cc:304] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 0ce3fa13a48846578662effa6b68e1d3, 8ce94dd2c42c477baf4ef9632d560710
I20260710 11:09:00.685590  9859 raft_consensus.cc:2749] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:00.687847  9882 leader_election.cc:290] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:00.654315  9741 raft_consensus.cc:2468] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 1.
I20260710 11:09:00.688431  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3d355526e0478fbbc5cafa6ee7fd05" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:00.678817  9779 leader_election.cc:304] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [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: 0eb2cfe1d9e34e00abdc1b068854ef0e, 8ce94dd2c42c477baf4ef9632d560710; no voters: 0ce3fa13a48846578662effa6b68e1d3
I20260710 11:09:00.678409  9855 raft_consensus.cc:359] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.689754  9855 raft_consensus.cc:385] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:09:00.690088  9705 leader_election.cc:343] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:00.690160  9855 raft_consensus.cc:740] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.690482  9780 leader_election.cc:304] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [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: 0ce3fa13a48846578662effa6b68e1d3, 8ce94dd2c42c477baf4ef9632d560710; no voters: 0eb2cfe1d9e34e00abdc1b068854ef0e
I20260710 11:09:00.681538  9857 tablet_bootstrap.cc:492] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3: No bootstrap required, opened a new log
I20260710 11:09:00.691820  9857 ts_tablet_manager.cc:1403] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.000s
I20260710 11:09:00.691313  9855 consensus_queue.cc:260] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0eb2cfe1d9e34e00abdc1b068854ef0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.693639  9815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3d355526e0478fbbc5cafa6ee7fd05" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
I20260710 11:09:00.694192  9815 raft_consensus.cc:3060] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.694408  9855 ts_tablet_manager.cc:1434] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260710 11:09:00.694939  9864 raft_consensus.cc:2804] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:00.695441  9864 raft_consensus.cc:697] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Becoming Leader. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Running, Role: LEADER
I20260710 11:09:00.696542  9880 raft_consensus.cc:2804] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:00.696301  9864 consensus_queue.cc:237] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.697944  9880 raft_consensus.cc:697] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Becoming Leader. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Running, Role: LEADER
I20260710 11:09:00.698818  9880 consensus_queue.cc:237] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.694675  9857 raft_consensus.cc:359] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.702234  9857 raft_consensus.cc:385] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.702515  9857 raft_consensus.cc:740] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.703246  9857 consensus_queue.cc:260] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.703552  9815 raft_consensus.cc:2468] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 1.
I20260710 11:09:00.704702  9858 tablet_bootstrap.cc:492] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710: No bootstrap required, opened a new log
I20260710 11:09:00.704944  9705 leader_election.cc:304] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [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: 0ce3fa13a48846578662effa6b68e1d3, 8ce94dd2c42c477baf4ef9632d560710; no voters: 0eb2cfe1d9e34e00abdc1b068854ef0e
I20260710 11:09:00.705617  9857 ts_tablet_manager.cc:1434] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:09:00.705781  9858 ts_tablet_manager.cc:1403] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710: Time spent bootstrapping tablet: real 0.126s	user 0.031s	sys 0.019s
I20260710 11:09:00.706424  9863 raft_consensus.cc:2804] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:00.706977  9863 raft_consensus.cc:697] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Running, Role: LEADER
I20260710 11:09:00.707963  9863 consensus_queue.cc:237] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.695547  9855 tablet_bootstrap.cc:492] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Bootstrap starting.
I20260710 11:09:00.707101  9857 tablet_bootstrap.cc:492] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0ce3fa13a48846578662effa6b68e1d3: Bootstrap starting.
I20260710 11:09:00.712620  9858 raft_consensus.cc:359] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.714272  9858 raft_consensus.cc:385] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.715044  9858 raft_consensus.cc:740] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.716928  9858 consensus_queue.cc:260] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.707777  9560 catalog_manager.cc:5697] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "8ce94dd2c42c477baf4ef9632d560710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:00.728150  9857 tablet_bootstrap.cc:654] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0ce3fa13a48846578662effa6b68e1d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.731667  9855 tablet_bootstrap.cc:654] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.735579  9858 ts_tablet_manager.cc:1434] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 11:09:00.736088  9859 raft_consensus.cc:493] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.735927  9562 catalog_manager.cc:5697] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "0ce3fa13a48846578662effa6b68e1d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:00.736579  9859 raft_consensus.cc:515] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.738608  9859 leader_election.cc:290] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:00.740124  9815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8dbebca7fe4e69b265c93ec9ef0676" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710" is_pre_election: true
I20260710 11:09:00.741494  9858 tablet_bootstrap.cc:492] T dde03c9994c642698f44413f852539b9 P 8ce94dd2c42c477baf4ef9632d560710: Bootstrap starting.
I20260710 11:09:00.742762  9741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8dbebca7fe4e69b265c93ec9ef0676" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3" is_pre_election: true
I20260710 11:09:00.743866  9741 raft_consensus.cc:2393] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in current term 1: Already voted for candidate 8ce94dd2c42c477baf4ef9632d560710 in this term.
I20260710 11:09:00.745059  9631 leader_election.cc:304] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 0ce3fa13a48846578662effa6b68e1d3, 8ce94dd2c42c477baf4ef9632d560710
I20260710 11:09:00.745951  9859 raft_consensus.cc:3060] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.750641  9858 tablet_bootstrap.cc:654] T dde03c9994c642698f44413f852539b9 P 8ce94dd2c42c477baf4ef9632d560710: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.750536  9560 catalog_manager.cc:5697] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "8ce94dd2c42c477baf4ef9632d560710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:00.753302  9859 raft_consensus.cc:2749] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:00.754036  9560 catalog_manager.cc:5697] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "8ce94dd2c42c477baf4ef9632d560710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:00.758003  9863 raft_consensus.cc:493] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.758483  9863 raft_consensus.cc:515] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.761729  9863 leader_election.cc:290] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:00.764110  9815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8ddeb4065949bd8be00dcf49c44324" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710" is_pre_election: true
I20260710 11:09:00.766299  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8ddeb4065949bd8be00dcf49c44324" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" is_pre_election: true
I20260710 11:09:00.767166  9664 raft_consensus.cc:2468] T 8f8ddeb4065949bd8be00dcf49c44324 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 0.
I20260710 11:09:00.769223  9705 leader_election.cc:304] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 
W20260710 11:09:00.770407  9705 leader_election.cc:343] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:00.771579  9863 raft_consensus.cc:2804] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.772091  9863 raft_consensus.cc:493] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.772590  9863 raft_consensus.cc:3060] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.758385  9859 raft_consensus.cc:493] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.779491  9859 raft_consensus.cc:515] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.783119  9741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde03c9994c642698f44413f852539b9" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3" is_pre_election: true
I20260710 11:09:00.783922  9741 raft_consensus.cc:2468] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in term 0.
I20260710 11:09:00.785493  9631 leader_election.cc:304] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 
I20260710 11:09:00.788722  9857 tablet_bootstrap.cc:492] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0ce3fa13a48846578662effa6b68e1d3: No bootstrap required, opened a new log
I20260710 11:09:00.789438  9857 ts_tablet_manager.cc:1403] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0ce3fa13a48846578662effa6b68e1d3: Time spent bootstrapping tablet: real 0.083s	user 0.026s	sys 0.035s
I20260710 11:09:00.790773  9859 leader_election.cc:290] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:00.791379  9859 raft_consensus.cc:2804] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.791752  9859 raft_consensus.cc:493] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.792136  9859 raft_consensus.cc:3060] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.791956  9815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde03c9994c642698f44413f852539b9" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710" is_pre_election: true
W20260710 11:09:00.793606  9630 leader_election.cc:343] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:00.794224  9855 tablet_bootstrap.cc:492] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0eb2cfe1d9e34e00abdc1b068854ef0e: No bootstrap required, opened a new log
I20260710 11:09:00.794140  9857 raft_consensus.cc:359] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.794947  9857 raft_consensus.cc:385] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.794973  9855 ts_tablet_manager.cc:1403] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent bootstrapping tablet: real 0.100s	user 0.023s	sys 0.029s
I20260710 11:09:00.795239  9857 raft_consensus.cc:740] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.796663  9857 consensus_queue.cc:260] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0ce3fa13a48846578662effa6b68e1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.798448  9857 ts_tablet_manager.cc:1434] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0ce3fa13a48846578662effa6b68e1d3: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:09:00.799379  9857 tablet_bootstrap.cc:492] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3: Bootstrap starting.
I20260710 11:09:00.801384  9858 tablet_bootstrap.cc:492] T dde03c9994c642698f44413f852539b9 P 8ce94dd2c42c477baf4ef9632d560710: No bootstrap required, opened a new log
I20260710 11:09:00.802314  9858 ts_tablet_manager.cc:1403] T dde03c9994c642698f44413f852539b9 P 8ce94dd2c42c477baf4ef9632d560710: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.002s
I20260710 11:09:00.803038  9863 raft_consensus.cc:515] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.798542  9855 raft_consensus.cc:359] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.803977  9855 raft_consensus.cc:385] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.804358  9855 raft_consensus.cc:740] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.805330  9863 leader_election.cc:290] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:00.806154  9857 tablet_bootstrap.cc:654] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.806461  9859 raft_consensus.cc:515] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.805207  9855 consensus_queue.cc:260] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0eb2cfe1d9e34e00abdc1b068854ef0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.808638  9859 leader_election.cc:290] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 election: Requested vote from peers 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:00.809264  9858 raft_consensus.cc:359] T dde03c9994c642698f44413f852539b9 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.810055  9858 raft_consensus.cc:385] T dde03c9994c642698f44413f852539b9 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.811653  9858 raft_consensus.cc:740] T dde03c9994c642698f44413f852539b9 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.811826  9855 ts_tablet_manager.cc:1434] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:09:00.812183  9814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8ddeb4065949bd8be00dcf49c44324" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
I20260710 11:09:00.812980  9855 tablet_bootstrap.cc:492] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e: Bootstrap starting.
I20260710 11:09:00.812577  9858 consensus_queue.cc:260] T dde03c9994c642698f44413f852539b9 P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
W20260710 11:09:00.815992  9705 leader_election.cc:343] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:00.817909  9858 ts_tablet_manager.cc:1434] T dde03c9994c642698f44413f852539b9 P 8ce94dd2c42c477baf4ef9632d560710: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 11:09:00.819001  9858 tablet_bootstrap.cc:492] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710: Bootstrap starting.
I20260710 11:09:00.820024  9741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde03c9994c642698f44413f852539b9" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
I20260710 11:09:00.820569  9855 tablet_bootstrap.cc:654] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.820878  9741 raft_consensus.cc:3060] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.823684  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8ddeb4065949bd8be00dcf49c44324" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:00.824437  9664 raft_consensus.cc:3060] T 8f8ddeb4065949bd8be00dcf49c44324 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.826086  9859 raft_consensus.cc:493] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.826347  9858 tablet_bootstrap.cc:654] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.826635  9859 raft_consensus.cc:515] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.827752  9815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde03c9994c642698f44413f852539b9" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
I20260710 11:09:00.828529  9815 raft_consensus.cc:3060] T dde03c9994c642698f44413f852539b9 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.829028  9859 leader_election.cc:290] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:00.831017  9814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3d355526e0478fbbc5cafa6ee7fd05" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710" is_pre_election: true
I20260710 11:09:00.831684  9740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3d355526e0478fbbc5cafa6ee7fd05" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3" is_pre_election: true
I20260710 11:09:00.832144  9814 raft_consensus.cc:2393] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in current term 1: Already voted for candidate 0ce3fa13a48846578662effa6b68e1d3 in this term.
I20260710 11:09:00.834008  9631 leader_election.cc:304] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 0ce3fa13a48846578662effa6b68e1d3, 8ce94dd2c42c477baf4ef9632d560710
I20260710 11:09:00.835132  9859 raft_consensus.cc:3060] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.835793  9855 tablet_bootstrap.cc:492] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e: No bootstrap required, opened a new log
I20260710 11:09:00.836259  9855 ts_tablet_manager.cc:1403] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.003s
I20260710 11:09:00.838832  9855 raft_consensus.cc:359] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.839483  9855 raft_consensus.cc:385] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.839774  9855 raft_consensus.cc:740] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.840427  9855 consensus_queue.cc:260] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.843815  9859 raft_consensus.cc:2749] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:00.845966  9855 ts_tablet_manager.cc:1434] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:09:00.847355  9855 tablet_bootstrap.cc:492] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Bootstrap starting.
I20260710 11:09:00.852005  9741 raft_consensus.cc:2468] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in term 1.
I20260710 11:09:00.853077  9855 tablet_bootstrap.cc:654] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.854717  9858 tablet_bootstrap.cc:492] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710: No bootstrap required, opened a new log
I20260710 11:09:00.855252  9858 ts_tablet_manager.cc:1403] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.013s
I20260710 11:09:00.855795  9815 raft_consensus.cc:2468] T dde03c9994c642698f44413f852539b9 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in term 1.
I20260710 11:09:00.858857  9857 tablet_bootstrap.cc:492] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3: No bootstrap required, opened a new log
I20260710 11:09:00.859390  9857 ts_tablet_manager.cc:1403] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.018s
I20260710 11:09:00.854902  9631 leader_election.cc:304] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 
I20260710 11:09:00.863778  9859 raft_consensus.cc:2804] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:00.863911  9858 raft_consensus.cc:359] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.864625  9858 raft_consensus.cc:385] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.864946  9858 raft_consensus.cc:740] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.865440  9664 raft_consensus.cc:2468] T 8f8ddeb4065949bd8be00dcf49c44324 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 1.
I20260710 11:09:00.865684  9858 consensus_queue.cc:260] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.866677  9705 leader_election.cc:304] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [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: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 8ce94dd2c42c477baf4ef9632d560710
I20260710 11:09:00.867820  9863 raft_consensus.cc:2804] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:00.867870  9858 ts_tablet_manager.cc:1434] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:09:00.868395  9863 raft_consensus.cc:697] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Running, Role: LEADER
I20260710 11:09:00.867904  9857 raft_consensus.cc:359] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.869058  9857 raft_consensus.cc:385] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.869271  9863 consensus_queue.cc:237] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.870198  9855 tablet_bootstrap.cc:492] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e: No bootstrap required, opened a new log
I20260710 11:09:00.864302  9859 raft_consensus.cc:697] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Running, Role: LEADER
I20260710 11:09:00.870658  9855 ts_tablet_manager.cc:1403] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.006s
I20260710 11:09:00.871325  9859 consensus_queue.cc:237] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.869318  9857 raft_consensus.cc:740] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.873594  9855 raft_consensus.cc:359] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.874369  9855 raft_consensus.cc:385] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.874665  9855 raft_consensus.cc:740] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.875500  9855 consensus_queue.cc:260] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.873728  9857 consensus_queue.cc:260] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.879743  9857 ts_tablet_manager.cc:1434] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260710 11:09:00.881256  9855 ts_tablet_manager.cc:1434] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:09:00.883761  9561 catalog_manager.cc:5697] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "0ce3fa13a48846578662effa6b68e1d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:00.884948  9560 catalog_manager.cc:5697] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1). New cstate: current_term: 1 leader_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:00.907043  9864 raft_consensus.cc:493] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.907573  9864 raft_consensus.cc:515] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.909305  9864 leader_election.cc:290] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
I20260710 11:09:00.910043  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ed072f915446f2b1d6c4b7cc6b1521" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" is_pre_election: true
I20260710 11:09:00.910208  9741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ed072f915446f2b1d6c4b7cc6b1521" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3" is_pre_election: true
I20260710 11:09:00.910766  9664 raft_consensus.cc:2468] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 0.
I20260710 11:09:00.910821  9741 raft_consensus.cc:2468] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 0.
I20260710 11:09:00.912084  9780 leader_election.cc:304] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 8ce94dd2c42c477baf4ef9632d560710; no voters: 
I20260710 11:09:00.912860  9864 raft_consensus.cc:2804] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.913175  9864 raft_consensus.cc:493] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.913451  9864 raft_consensus.cc:3060] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.918402  9864 raft_consensus.cc:515] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.920089  9864 leader_election.cc:290] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
I20260710 11:09:00.920843  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ed072f915446f2b1d6c4b7cc6b1521" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:00.921070  9741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ed072f915446f2b1d6c4b7cc6b1521" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
I20260710 11:09:00.921387  9664 raft_consensus.cc:3060] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.921640  9741 raft_consensus.cc:3060] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.926590  9741 raft_consensus.cc:2468] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 1.
I20260710 11:09:00.926599  9664 raft_consensus.cc:2468] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 1.
I20260710 11:09:00.927685  9780 leader_election.cc:304] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 8ce94dd2c42c477baf4ef9632d560710; no voters: 
I20260710 11:09:00.928349  9864 raft_consensus.cc:2804] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:00.928812  9864 raft_consensus.cc:697] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Becoming Leader. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Running, Role: LEADER
I20260710 11:09:00.929416  9864 consensus_queue.cc:237] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:00.936535  9880 consensus_queue.cc:1048] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.937014  9561 catalog_manager.cc:5697] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "8ce94dd2c42c477baf4ef9632d560710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:00.941155  9880 consensus_queue.cc:1048] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:01.031028  9863 consensus_queue.cc:1048] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:01.043998  9916 consensus_queue.cc:1048] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:01.057406  9815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "198d1144d1cb461cbca8bd376e1afd6d"
dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
mode: GRACEFUL
new_leader_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
 from {username='slave'} at 127.0.0.1:53898
I20260710 11:09:01.058018  9815 raft_consensus.cc:606] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Received request to transfer leadership to TS 0eb2cfe1d9e34e00abdc1b068854ef0e
I20260710 11:09:01.063594  9815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91dc289fd95b48b5807e2645798ddc37"
dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
mode: GRACEFUL
new_leader_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
 from {username='slave'} at 127.0.0.1:53898
I20260710 11:09:01.064077  9815 raft_consensus.cc:606] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Received request to transfer leadership to TS 0eb2cfe1d9e34e00abdc1b068854ef0e
I20260710 11:09:01.068977  9815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90c22458298b40dba425b5581a3a432c"
dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
mode: GRACEFUL
new_leader_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
 from {username='slave'} at 127.0.0.1:53898
I20260710 11:09:01.069448  9815 raft_consensus.cc:606] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Received request to transfer leadership to TS 0eb2cfe1d9e34e00abdc1b068854ef0e
I20260710 11:09:01.073935  9815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78ed072f915446f2b1d6c4b7cc6b1521"
dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
mode: GRACEFUL
new_leader_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
 from {username='slave'} at 127.0.0.1:53898
I20260710 11:09:01.074456  9815 raft_consensus.cc:606] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Received request to transfer leadership to TS 0eb2cfe1d9e34e00abdc1b068854ef0e
I20260710 11:09:01.086759  9664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dde03c9994c642698f44413f852539b9"
dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
mode: GRACEFUL
new_leader_uuid: "0ce3fa13a48846578662effa6b68e1d3"
 from {username='slave'} at 127.0.0.1:55206
I20260710 11:09:01.087162  9859 raft_consensus.cc:493] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:01.087420  9664 raft_consensus.cc:606] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 LEADER]: Received request to transfer leadership to TS 0ce3fa13a48846578662effa6b68e1d3
I20260710 11:09:01.087671  9859 raft_consensus.cc:515] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.089666  9859 leader_election.cc:290] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:01.090349  9741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c22458298b40dba425b5581a3a432c" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3" is_pre_election: true
I20260710 11:09:01.090799  9815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c22458298b40dba425b5581a3a432c" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710" is_pre_election: true
I20260710 11:09:01.091116  9741 raft_consensus.cc:2393] T 90c22458298b40dba425b5581a3a432c P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in current term 1: Already voted for candidate 8ce94dd2c42c477baf4ef9632d560710 in this term.
I20260710 11:09:01.092202  9631 leader_election.cc:304] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 0ce3fa13a48846578662effa6b68e1d3, 8ce94dd2c42c477baf4ef9632d560710
I20260710 11:09:01.092972  9859 raft_consensus.cc:3060] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:01.093803  9815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc8dbebca7fe4e69b265c93ec9ef0676"
dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
mode: GRACEFUL
new_leader_uuid: "0ce3fa13a48846578662effa6b68e1d3"
 from {username='slave'} at 127.0.0.1:53898
I20260710 11:09:01.094388  9815 raft_consensus.cc:606] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Received request to transfer leadership to TS 0ce3fa13a48846578662effa6b68e1d3
I20260710 11:09:01.098928  9859 raft_consensus.cc:2749] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:01.100553  9916 consensus_queue.cc:1048] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:01.103650  9741 raft_consensus.cc:3060] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:01.111248  9916 raft_consensus.cc:493] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:01.111542  9864 consensus_queue.cc:1048] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:01.111732  9916 raft_consensus.cc:515] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.112262  9882 consensus_queue.cc:1048] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:01.117687  9916 leader_election.cc:290] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:01.119385  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198d1144d1cb461cbca8bd376e1afd6d" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" is_pre_election: true
I20260710 11:09:01.119647  9814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198d1144d1cb461cbca8bd376e1afd6d" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710" is_pre_election: true
I20260710 11:09:01.120258  9664 raft_consensus.cc:2468] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 1.
I20260710 11:09:01.122830  9705 leader_election.cc:304] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [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: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 
I20260710 11:09:01.128396  9916 raft_consensus.cc:2804] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:09:01.129684  9916 raft_consensus.cc:493] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8ce94dd2c42c477baf4ef9632d560710)
I20260710 11:09:01.130148  9916 raft_consensus.cc:3060] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.137109  9916 raft_consensus.cc:515] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.140060  9916 leader_election.cc:290] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 2 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:01.141274  9741 raft_consensus.cc:1240] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Rejecting Update request from peer 8ce94dd2c42c477baf4ef9632d560710 for earlier term 1. Current term is 2. Ops: []
I20260710 11:09:01.141986  9880 consensus_queue.cc:1048] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:01.142208  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198d1144d1cb461cbca8bd376e1afd6d" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:01.142865  9664 raft_consensus.cc:3060] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.142841  9895 consensus_queue.cc:1059] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:01.143505  9815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198d1144d1cb461cbca8bd376e1afd6d" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
I20260710 11:09:01.143703  9895 raft_consensus.cc:3055] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:01.144085  9895 raft_consensus.cc:740] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Running, Role: LEADER
I20260710 11:09:01.144877  9895 consensus_queue.cc:260] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.149510  9664 raft_consensus.cc:2468] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 2.
I20260710 11:09:01.150020  9895 raft_consensus.cc:3060] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.150494  9665 raft_consensus.cc:1240] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Rejecting Update request from peer 8ce94dd2c42c477baf4ef9632d560710 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:09:01.150609  9705 leader_election.cc:304] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [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: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 8ce94dd2c42c477baf4ef9632d560710
I20260710 11:09:01.153892  9921 raft_consensus.cc:2804] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:01.154363  9921 raft_consensus.cc:697] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [term 2 LEADER]: Becoming Leader. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Running, Role: LEADER
I20260710 11:09:01.154639  9741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f8ddeb4065949bd8be00dcf49c44324"
dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
mode: GRACEFUL
new_leader_uuid: "8ce94dd2c42c477baf4ef9632d560710"
 from {username='slave'} at 127.0.0.1:37134
I20260710 11:09:01.155333  9741 raft_consensus.cc:606] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Received request to transfer leadership to TS 8ce94dd2c42c477baf4ef9632d560710
I20260710 11:09:01.155186  9921 consensus_queue.cc:237] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [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: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.162668  9560 catalog_manager.cc:5697] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 reported cstate change: term changed from 1 to 2, leader changed from 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3) to 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2). New cstate: current_term: 2 leader_uuid: "0ce3fa13a48846578662effa6b68e1d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:01.179548  9895 consensus_queue.cc:1048] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:01.229007  9864 raft_consensus.cc:493] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:01.231804  9864 raft_consensus.cc:515] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.235716  9895 consensus_queue.cc:1048] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:01.236568  9864 leader_election.cc:290] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
I20260710 11:09:01.237316  9740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8ddeb4065949bd8be00dcf49c44324" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3" is_pre_election: true
I20260710 11:09:01.237432  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8ddeb4065949bd8be00dcf49c44324" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" is_pre_election: true
I20260710 11:09:01.242388  9664 raft_consensus.cc:2393] T 8f8ddeb4065949bd8be00dcf49c44324 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ce94dd2c42c477baf4ef9632d560710 in current term 1: Already voted for candidate 0ce3fa13a48846578662effa6b68e1d3 in this term.
I20260710 11:09:01.242650  9895 consensus_queue.cc:1048] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:01.243716  9864 consensus_queue.cc:1048] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:01.246201  9779 leader_election.cc:304] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ce94dd2c42c477baf4ef9632d560710; no voters: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e
I20260710 11:09:01.247473  9895 raft_consensus.cc:3060] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:01.262369  9895 raft_consensus.cc:2749] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:01.265358  9921 consensus_queue.cc:1048] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:01.272994  9889 raft_consensus.cc:993] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710: : Instructing follower 0eb2cfe1d9e34e00abdc1b068854ef0e to start an election
I20260710 11:09:01.273540  9864 raft_consensus.cc:1081] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Signalling peer 0eb2cfe1d9e34e00abdc1b068854ef0e to start an election
I20260710 11:09:01.276228  9666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90c22458298b40dba425b5581a3a432c"
dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
 from {username='slave'} at 127.0.0.1:55202
I20260710 11:09:01.277041  9666 raft_consensus.cc:493] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:01.277515  9666 raft_consensus.cc:3060] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.280908  9864 raft_consensus.cc:993] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710: : Instructing follower 0ce3fa13a48846578662effa6b68e1d3 to start an election
I20260710 11:09:01.281445  9864 raft_consensus.cc:1081] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Signalling peer 0ce3fa13a48846578662effa6b68e1d3 to start an election
I20260710 11:09:01.284364  9741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc8dbebca7fe4e69b265c93ec9ef0676"
dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
 from {username='slave'} at 127.0.0.1:37116
I20260710 11:09:01.284972  9741 raft_consensus.cc:493] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:01.285368  9741 raft_consensus.cc:3060] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.287480  9863 raft_consensus.cc:993] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3: : Instructing follower 8ce94dd2c42c477baf4ef9632d560710 to start an election
I20260710 11:09:01.288183  9863 raft_consensus.cc:1081] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Signalling peer 8ce94dd2c42c477baf4ef9632d560710 to start an election
I20260710 11:09:01.288017  9666 raft_consensus.cc:515] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.291628  9739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c22458298b40dba425b5581a3a432c" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
I20260710 11:09:01.292321  9739 raft_consensus.cc:3060] T 90c22458298b40dba425b5581a3a432c P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.295435  9741 raft_consensus.cc:515] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.297843  9740 raft_consensus.cc:1240] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Rejecting Update request from peer 8ce94dd2c42c477baf4ef9632d560710 for earlier term 1. Current term is 2. Ops: []
I20260710 11:09:01.298128  9741 leader_election.cc:290] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 2 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:01.300944  9665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8dbebca7fe4e69b265c93ec9ef0676" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:01.301504  9665 raft_consensus.cc:3060] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.301569  9814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8dbebca7fe4e69b265c93ec9ef0676" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
I20260710 11:09:01.302269  9814 raft_consensus.cc:3055] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:01.302589  9814 raft_consensus.cc:740] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Running, Role: LEADER
I20260710 11:09:01.303601  9814 consensus_queue.cc:260] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.303859  9921 consensus_queue.cc:1048] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:01.304816  9814 raft_consensus.cc:3060] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.314385  9815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f8ddeb4065949bd8be00dcf49c44324"
dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
 from {username='slave'} at 127.0.0.1:53886
I20260710 11:09:01.316931  9815 raft_consensus.cc:493] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:01.317430  9815 raft_consensus.cc:3060] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.321798  9739 raft_consensus.cc:2468] T 90c22458298b40dba425b5581a3a432c P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in term 2.
I20260710 11:09:01.315379  9814 raft_consensus.cc:2468] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 2.
I20260710 11:09:01.315900  9665 raft_consensus.cc:2468] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 2.
I20260710 11:09:01.323045  9631 leader_election.cc:304] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 
I20260710 11:09:01.323292  9813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c22458298b40dba425b5581a3a432c" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
I20260710 11:09:01.324072  9813 raft_consensus.cc:3055] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:01.324404  9813 raft_consensus.cc:740] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Running, Role: LEADER
I20260710 11:09:01.324801  9705 leader_election.cc:304] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 8ce94dd2c42c477baf4ef9632d560710; no voters: 
I20260710 11:09:01.325796  9859 raft_consensus.cc:2804] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:01.325448  9813 consensus_queue.cc:260] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.326290  9859 raft_consensus.cc:697] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 LEADER]: Becoming Leader. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Running, Role: LEADER
I20260710 11:09:01.327042  9813 raft_consensus.cc:3060] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.327382  9859 consensus_queue.cc:237] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.328452  9815 raft_consensus.cc:515] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.328924  9921 raft_consensus.cc:2804] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:01.330220  9921 raft_consensus.cc:697] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 LEADER]: Becoming Leader. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Running, Role: LEADER
I20260710 11:09:01.333307  9739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8ddeb4065949bd8be00dcf49c44324" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
I20260710 11:09:01.332118  9666 leader_election.cc:290] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 2 election: Requested vote from peers 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:01.333865  9739 raft_consensus.cc:3055] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:01.331466  9665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f8ddeb4065949bd8be00dcf49c44324" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:01.334496  9921 consensus_queue.cc:237] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3 [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: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.335153  9665 raft_consensus.cc:3060] T 8f8ddeb4065949bd8be00dcf49c44324 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.335465  9739 raft_consensus.cc:740] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Running, Role: LEADER
I20260710 11:09:01.336431  9739 consensus_queue.cc:260] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.337615  9739 raft_consensus.cc:3060] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.332190  9815 leader_election.cc:290] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 2 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
I20260710 11:09:01.339725  9813 raft_consensus.cc:2468] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in term 2.
I20260710 11:09:01.341630  9665 raft_consensus.cc:2468] T 8f8ddeb4065949bd8be00dcf49c44324 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 2.
I20260710 11:09:01.342788  9779 leader_election.cc:304] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2cfe1d9e34e00abdc1b068854ef0e, 8ce94dd2c42c477baf4ef9632d560710; no voters: 
I20260710 11:09:01.343669  9895 raft_consensus.cc:2804] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:01.344167  9895 raft_consensus.cc:697] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 LEADER]: Becoming Leader. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Running, Role: LEADER
I20260710 11:09:01.345589  9739 raft_consensus.cc:2468] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 2.
I20260710 11:09:01.345409  9895 consensus_queue.cc:237] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.349471  9859 consensus_queue.cc:1048] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:01.352581  9561 catalog_manager.cc:5697] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e reported cstate change: term changed from 1 to 2, leader changed from 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3) to 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1). New cstate: current_term: 2 leader_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:01.353454  9560 catalog_manager.cc:5697] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3 reported cstate change: term changed from 1 to 2, leader changed from 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3) to 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2). New cstate: current_term: 2 leader_uuid: "0ce3fa13a48846578662effa6b68e1d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:01.360241  9902 raft_consensus.cc:993] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e: : Instructing follower 0ce3fa13a48846578662effa6b68e1d3 to start an election
I20260710 11:09:01.361363  9859 raft_consensus.cc:1081] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 LEADER]: Signalling peer 0ce3fa13a48846578662effa6b68e1d3 to start an election
I20260710 11:09:01.364509  9740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dde03c9994c642698f44413f852539b9"
dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
 from {username='slave'} at 127.0.0.1:37132
I20260710 11:09:01.365147  9740 raft_consensus.cc:493] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:01.365532  9740 raft_consensus.cc:3060] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.366148  9562 catalog_manager.cc:5697] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710 reported cstate change: term changed from 1 to 2, leader changed from 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2) to 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3). New cstate: current_term: 2 leader_uuid: "8ce94dd2c42c477baf4ef9632d560710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:01.375980  9740 raft_consensus.cc:515] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.377269  9864 raft_consensus.cc:993] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710: : Instructing follower 0eb2cfe1d9e34e00abdc1b068854ef0e to start an election
I20260710 11:09:01.377768  9739 raft_consensus.cc:1240] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Rejecting Update request from peer 0eb2cfe1d9e34e00abdc1b068854ef0e for earlier term 1. Current term is 2. Ops: []
I20260710 11:09:01.377779  9864 raft_consensus.cc:1081] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Signalling peer 0eb2cfe1d9e34e00abdc1b068854ef0e to start an election
I20260710 11:09:01.380956  9740 leader_election.cc:290] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 2 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:01.380252  9666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91dc289fd95b48b5807e2645798ddc37"
dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
 from {username='slave'} at 127.0.0.1:55202
I20260710 11:09:01.381886  9815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde03c9994c642698f44413f852539b9" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
I20260710 11:09:01.384259  9815 raft_consensus.cc:3060] T dde03c9994c642698f44413f852539b9 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.384223  9666 raft_consensus.cc:493] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:01.385457  9666 raft_consensus.cc:3060] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.378325  9932 consensus_queue.cc:1048] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:09:01.386842  9859 consensus_queue.cc:1059] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:01.380932  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde03c9994c642698f44413f852539b9" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:01.388019  9664 raft_consensus.cc:3055] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:01.388442  9664 raft_consensus.cc:740] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Running, Role: LEADER
I20260710 11:09:01.389524  9664 consensus_queue.cc:260] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.390807  9664 raft_consensus.cc:3060] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.392922  9666 raft_consensus.cc:515] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.395649  9740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91dc289fd95b48b5807e2645798ddc37" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
I20260710 11:09:01.396314  9740 raft_consensus.cc:3060] T 91dc289fd95b48b5807e2645798ddc37 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.396921  9814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91dc289fd95b48b5807e2645798ddc37" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
I20260710 11:09:01.397498  9814 raft_consensus.cc:3055] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:01.397815  9814 raft_consensus.cc:740] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Running, Role: LEADER
I20260710 11:09:01.398569  9664 raft_consensus.cc:2468] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 2.
W20260710 11:09:01.399189  9859 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:09:01.398851  9814 consensus_queue.cc:260] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.399838  9666 leader_election.cc:290] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 2 election: Requested vote from peers 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:01.400563  9814 raft_consensus.cc:3060] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.398854  9815 raft_consensus.cc:2468] T dde03c9994c642698f44413f852539b9 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 2.
I20260710 11:09:01.401482  9705 leader_election.cc:304] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 
I20260710 11:09:01.402501  9921 raft_consensus.cc:2804] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:01.402987  9921 raft_consensus.cc:697] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 LEADER]: Becoming Leader. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Running, Role: LEADER
I20260710 11:09:01.403170  9813 raft_consensus.cc:1240] T dde03c9994c642698f44413f852539b9 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Rejecting Update request from peer 0eb2cfe1d9e34e00abdc1b068854ef0e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:09:01.403973  9921 consensus_queue.cc:237] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3 [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: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.404851  9740 raft_consensus.cc:2468] T 91dc289fd95b48b5807e2645798ddc37 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in term 2.
I20260710 11:09:01.405937  9631 leader_election.cc:304] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 
I20260710 11:09:01.406670  9859 raft_consensus.cc:2804] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:01.407140  9859 raft_consensus.cc:697] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 LEADER]: Becoming Leader. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Running, Role: LEADER
I20260710 11:09:01.408217  9814 raft_consensus.cc:2468] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in term 2.
I20260710 11:09:01.408174  9859 consensus_queue.cc:237] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.412880  9560 catalog_manager.cc:5697] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3 reported cstate change: term changed from 1 to 2, leader changed from 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1) to 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2). New cstate: current_term: 2 leader_uuid: "0ce3fa13a48846578662effa6b68e1d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:01.415021  9562 catalog_manager.cc:5697] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e reported cstate change: term changed from 1 to 2, leader changed from 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3) to 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1). New cstate: current_term: 2 leader_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:01.464718  9864 consensus_queue.cc:1048] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:01.471269  9895 raft_consensus.cc:993] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710: : Instructing follower 0eb2cfe1d9e34e00abdc1b068854ef0e to start an election
I20260710 11:09:01.471968  9880 raft_consensus.cc:1081] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Signalling peer 0eb2cfe1d9e34e00abdc1b068854ef0e to start an election
I20260710 11:09:01.475579  9664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78ed072f915446f2b1d6c4b7cc6b1521"
dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
 from {username='slave'} at 127.0.0.1:55202
I20260710 11:09:01.476188  9664 raft_consensus.cc:493] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:01.476558  9664 raft_consensus.cc:3060] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.477551  9880 consensus_queue.cc:1048] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:01.485004  9664 raft_consensus.cc:515] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.489144  9740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ed072f915446f2b1d6c4b7cc6b1521" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
I20260710 11:09:01.489715  9740 raft_consensus.cc:3060] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.489878  9664 leader_election.cc:290] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 2 election: Requested vote from peers 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:01.494469  9814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ed072f915446f2b1d6c4b7cc6b1521" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
I20260710 11:09:01.494989  9814 raft_consensus.cc:3055] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:01.495282  9814 raft_consensus.cc:740] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Running, Role: LEADER
I20260710 11:09:01.496001  9814 consensus_queue.cc:260] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.496279  9740 raft_consensus.cc:2468] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in term 2.
I20260710 11:09:01.497210  9814 raft_consensus.cc:3060] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.497540  9631 leader_election.cc:304] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 
I20260710 11:09:01.498266  9859 raft_consensus.cc:2804] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:01.498677  9859 raft_consensus.cc:697] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 LEADER]: Becoming Leader. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Running, Role: LEADER
I20260710 11:09:01.499666  9859 consensus_queue.cc:237] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:01.503062  9814 raft_consensus.cc:2468] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in term 2.
I20260710 11:09:01.507010  9560 catalog_manager.cc:5697] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e reported cstate change: term changed from 1 to 2, leader changed from 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3) to 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1). New cstate: current_term: 2 leader_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:01.608098  9666 raft_consensus.cc:1275] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Refusing update from remote peer 0ce3fa13a48846578662effa6b68e1d3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.609519  9882 consensus_queue.cc:1048] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:01.619845  9814 raft_consensus.cc:1275] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Refusing update from remote peer 0ce3fa13a48846578662effa6b68e1d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.621699  9882 consensus_queue.cc:1048] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.785804  9814 raft_consensus.cc:1275] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Refusing update from remote peer 0eb2cfe1d9e34e00abdc1b068854ef0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.787170  9859 consensus_queue.cc:1048] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.795655  9740 raft_consensus.cc:1275] T 90c22458298b40dba425b5581a3a432c P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Refusing update from remote peer 0eb2cfe1d9e34e00abdc1b068854ef0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.797273  9902 consensus_queue.cc:1048] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.802620  9666 raft_consensus.cc:1275] T 8f8ddeb4065949bd8be00dcf49c44324 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Refusing update from remote peer 8ce94dd2c42c477baf4ef9632d560710: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.803984  9895 consensus_queue.cc:1048] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.812085  9740 raft_consensus.cc:1275] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Refusing update from remote peer 8ce94dd2c42c477baf4ef9632d560710: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.814081  9880 consensus_queue.cc:1048] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.831028  9814 raft_consensus.cc:1275] T dde03c9994c642698f44413f852539b9 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Refusing update from remote peer 0ce3fa13a48846578662effa6b68e1d3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.832244  9882 consensus_queue.cc:1048] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:01.841859  9666 raft_consensus.cc:1275] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Refusing update from remote peer 0ce3fa13a48846578662effa6b68e1d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.842854  9740 raft_consensus.cc:1275] T 91dc289fd95b48b5807e2645798ddc37 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Refusing update from remote peer 0eb2cfe1d9e34e00abdc1b068854ef0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.843432  9916 consensus_queue.cc:1048] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:01.844875  9902 consensus_queue.cc:1048] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.853616  9664 raft_consensus.cc:1275] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Refusing update from remote peer 0ce3fa13a48846578662effa6b68e1d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.855340  9921 consensus_queue.cc:1048] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.857013  9814 raft_consensus.cc:1275] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Refusing update from remote peer 0eb2cfe1d9e34e00abdc1b068854ef0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.858347  9902 consensus_queue.cc:1048] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.867581  9814 raft_consensus.cc:1275] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Refusing update from remote peer 0ce3fa13a48846578662effa6b68e1d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.870887  9921 consensus_queue.cc:1048] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.951009  9814 raft_consensus.cc:1275] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Refusing update from remote peer 0eb2cfe1d9e34e00abdc1b068854ef0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.952253  9859 consensus_queue.cc:1048] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.959638  9740 raft_consensus.cc:1275] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Refusing update from remote peer 0eb2cfe1d9e34e00abdc1b068854ef0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.961584  9932 consensus_queue.cc:1048] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:04.186185  9560 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56694:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:04.188591  9560 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:04.238193  9654 tablet_service.cc:1511] Processing CreateTablet for tablet 5512949aa93d443c9d4b8cf990e2b8f1 (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:04.239843  9654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5512949aa93d443c9d4b8cf990e2b8f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.239579  9731 tablet_service.cc:1511] Processing CreateTablet for tablet 5512949aa93d443c9d4b8cf990e2b8f1 (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:04.241276  9797 tablet_service.cc:1511] Processing CreateTablet for tablet 5512949aa93d443c9d4b8cf990e2b8f1 (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:04.241241  9731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5512949aa93d443c9d4b8cf990e2b8f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.242929  9797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5512949aa93d443c9d4b8cf990e2b8f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.248862  9728 tablet_service.cc:1511] Processing CreateTablet for tablet b3f97d1e36ad402ca04ebc27f037e716 (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:04.250178  9728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3f97d1e36ad402ca04ebc27f037e716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.251874  9653 tablet_service.cc:1511] Processing CreateTablet for tablet b3f97d1e36ad402ca04ebc27f037e716 (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:04.253293  9653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3f97d1e36ad402ca04ebc27f037e716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.256458  9650 tablet_service.cc:1511] Processing CreateTablet for tablet 3d13c0588d3a47e581bde0edb703025a (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:04.256620  9651 tablet_service.cc:1511] Processing CreateTablet for tablet d786769167fb4d2295efff63173d231c (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:04.257854  9650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d13c0588d3a47e581bde0edb703025a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.260046  9801 tablet_service.cc:1511] Processing CreateTablet for tablet 3d13c0588d3a47e581bde0edb703025a (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:04.260169  9800 tablet_service.cc:1511] Processing CreateTablet for tablet b3f97d1e36ad402ca04ebc27f037e716 (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:04.261416  9801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d13c0588d3a47e581bde0edb703025a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.263857  9723 tablet_service.cc:1511] Processing CreateTablet for tablet 3d13c0588d3a47e581bde0edb703025a (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:04.264762  9949 tablet_bootstrap.cc:492] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Bootstrap starting.
I20260710 11:09:04.265225  9723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d13c0588d3a47e581bde0edb703025a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.269833  9651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d786769167fb4d2295efff63173d231c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.270435  9800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3f97d1e36ad402ca04ebc27f037e716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.281525  9950 tablet_bootstrap.cc:492] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0ce3fa13a48846578662effa6b68e1d3: Bootstrap starting.
I20260710 11:09:04.285351  9949 tablet_bootstrap.cc:654] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.288303  9950 tablet_bootstrap.cc:654] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0ce3fa13a48846578662effa6b68e1d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.289906  9951 tablet_bootstrap.cc:492] T 3d13c0588d3a47e581bde0edb703025a P 8ce94dd2c42c477baf4ef9632d560710: Bootstrap starting.
I20260710 11:09:04.293305  9731 tablet_service.cc:1511] Processing CreateTablet for tablet d786769167fb4d2295efff63173d231c (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:04.294672  9731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d786769167fb4d2295efff63173d231c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.296435  9654 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0c30e7b3be42f5b39080a939d6c61c (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:04.297644  9654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0c30e7b3be42f5b39080a939d6c61c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.300343  9730 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0c30e7b3be42f5b39080a939d6c61c (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:04.301632  9730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0c30e7b3be42f5b39080a939d6c61c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.302273  9726 tablet_service.cc:1511] Processing CreateTablet for tablet ba85f605103d419a8af2f5efe5b1ee00 (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:04.303546  9726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba85f605103d419a8af2f5efe5b1ee00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.305907  9649 tablet_service.cc:1511] Processing CreateTablet for tablet ba85f605103d419a8af2f5efe5b1ee00 (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:04.307135  9649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba85f605103d419a8af2f5efe5b1ee00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.306860  9802 tablet_service.cc:1511] Processing CreateTablet for tablet d786769167fb4d2295efff63173d231c (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:04.308269  9802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d786769167fb4d2295efff63173d231c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.312522  9798 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0c30e7b3be42f5b39080a939d6c61c (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:04.313890  9798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0c30e7b3be42f5b39080a939d6c61c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.345534  9950 tablet_bootstrap.cc:492] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0ce3fa13a48846578662effa6b68e1d3: No bootstrap required, opened a new log
I20260710 11:09:04.346164  9950 ts_tablet_manager.cc:1403] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0ce3fa13a48846578662effa6b68e1d3: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.000s
I20260710 11:09:04.349161  9949 tablet_bootstrap.cc:492] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e: No bootstrap required, opened a new log
I20260710 11:09:04.349682  9949 ts_tablet_manager.cc:1403] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.000s
I20260710 11:09:04.349570  9950 raft_consensus.cc:359] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.350461  9950 raft_consensus.cc:385] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.350826  9950 raft_consensus.cc:740] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.353355  9801 tablet_service.cc:1511] Processing CreateTablet for tablet ba85f605103d419a8af2f5efe5b1ee00 (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:04.353472  9949 raft_consensus.cc:359] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.354279  9949 raft_consensus.cc:385] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.354579  9949 raft_consensus.cc:740] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.354842  9801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba85f605103d419a8af2f5efe5b1ee00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.356670  9951 tablet_bootstrap.cc:654] T 3d13c0588d3a47e581bde0edb703025a P 8ce94dd2c42c477baf4ef9632d560710: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.356555  9949 consensus_queue.cc:260] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.359537  9949 ts_tablet_manager.cc:1434] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.005s
I20260710 11:09:04.360598  9949 tablet_bootstrap.cc:492] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e: Bootstrap starting.
I20260710 11:09:04.367465  9949 tablet_bootstrap.cc:654] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.373623  9654 tablet_service.cc:1511] Processing CreateTablet for tablet 1903ea31f12348c7a6667ff144f88e1d (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:04.374647  9723 tablet_service.cc:1511] Processing CreateTablet for tablet 1903ea31f12348c7a6667ff144f88e1d (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:04.377657  9723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1903ea31f12348c7a6667ff144f88e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.377722  9654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1903ea31f12348c7a6667ff144f88e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.390100  9949 tablet_bootstrap.cc:492] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e: No bootstrap required, opened a new log
I20260710 11:09:04.390638  9949 ts_tablet_manager.cc:1403] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.000s
I20260710 11:09:04.394222  9650 tablet_service.cc:1511] Processing CreateTablet for tablet 93453f60685e41b8b4ea982c050b3186 (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:04.395569  9650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93453f60685e41b8b4ea982c050b3186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.397596  9932 raft_consensus.cc:493] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.397436  9651 tablet_service.cc:1511] Processing CreateTablet for tablet 41a5dc6c131f41fb9fdd66fc73464235 (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:04.398077  9728 tablet_service.cc:1511] Processing CreateTablet for tablet 41a5dc6c131f41fb9fdd66fc73464235 (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:04.398128  9932 raft_consensus.cc:515] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.398818  9651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41a5dc6c131f41fb9fdd66fc73464235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.399580  9728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41a5dc6c131f41fb9fdd66fc73464235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.401612  9739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5512949aa93d443c9d4b8cf990e2b8f1" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3" is_pre_election: true
I20260710 11:09:04.401755  9813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5512949aa93d443c9d4b8cf990e2b8f1" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710" is_pre_election: true
W20260710 11:09:04.403460  9630 leader_election.cc:343] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.395586  9797 tablet_service.cc:1511] Processing CreateTablet for tablet 93453f60685e41b8b4ea982c050b3186 (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:04.404102  9932 leader_election.cc:290] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:04.396461  9726 tablet_service.cc:1511] Processing CreateTablet for tablet 93453f60685e41b8b4ea982c050b3186 (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:04.404738  9797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93453f60685e41b8b4ea982c050b3186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.405548  9726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93453f60685e41b8b4ea982c050b3186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.406253  9950 consensus_queue.cc:260] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0ce3fa13a48846578662effa6b68e1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.407464  9739 raft_consensus.cc:2468] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in term 0.
I20260710 11:09:04.409380  9950 ts_tablet_manager.cc:1434] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0ce3fa13a48846578662effa6b68e1d3: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.003s
I20260710 11:09:04.410781  9801 tablet_service.cc:1511] Processing CreateTablet for tablet 1903ea31f12348c7a6667ff144f88e1d (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:04.415508  9950 tablet_bootstrap.cc:492] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3: Bootstrap starting.
I20260710 11:09:04.415230  9800 tablet_service.cc:1511] Processing CreateTablet for tablet 41a5dc6c131f41fb9fdd66fc73464235 (DEFAULT_TABLE table=soft_deleted_table [id=4f7519021e0442558907968f14db4c43]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:04.416165  9801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1903ea31f12348c7a6667ff144f88e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.417502  9631 leader_election.cc:304] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [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: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 8ce94dd2c42c477baf4ef9632d560710
I20260710 11:09:04.423907  9800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41a5dc6c131f41fb9fdd66fc73464235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:04.425908  9949 raft_consensus.cc:359] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.426697  9949 raft_consensus.cc:385] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.426959  9949 raft_consensus.cc:740] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.429649  9949 consensus_queue.cc:260] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.433923  9932 raft_consensus.cc:2804] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.435730  9932 raft_consensus.cc:493] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.436164  9932 raft_consensus.cc:3060] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.467301  9949 ts_tablet_manager.cc:1434] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent starting tablet: real 0.076s	user 0.023s	sys 0.004s
I20260710 11:09:04.468817  9949 tablet_bootstrap.cc:492] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e: Bootstrap starting.
I20260710 11:09:04.476415  9951 tablet_bootstrap.cc:492] T 3d13c0588d3a47e581bde0edb703025a P 8ce94dd2c42c477baf4ef9632d560710: No bootstrap required, opened a new log
I20260710 11:09:04.476987  9951 ts_tablet_manager.cc:1403] T 3d13c0588d3a47e581bde0edb703025a P 8ce94dd2c42c477baf4ef9632d560710: Time spent bootstrapping tablet: real 0.187s	user 0.025s	sys 0.022s
I20260710 11:09:04.478955  9949 tablet_bootstrap.cc:654] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.479919  9951 raft_consensus.cc:359] T 3d13c0588d3a47e581bde0edb703025a P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.480718  9951 raft_consensus.cc:385] T 3d13c0588d3a47e581bde0edb703025a P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.481033  9951 raft_consensus.cc:740] T 3d13c0588d3a47e581bde0edb703025a P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.481807  9951 consensus_queue.cc:260] T 3d13c0588d3a47e581bde0edb703025a P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.485486  9932 raft_consensus.cc:515] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.488193  9950 tablet_bootstrap.cc:654] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.499758  9739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5512949aa93d443c9d4b8cf990e2b8f1" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
I20260710 11:09:04.500357  9739 raft_consensus.cc:3060] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.501765  9951 ts_tablet_manager.cc:1434] T 3d13c0588d3a47e581bde0edb703025a P 8ce94dd2c42c477baf4ef9632d560710: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.005s
I20260710 11:09:04.508406  9739 raft_consensus.cc:2468] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in term 1.
I20260710 11:09:04.510550  9950 tablet_bootstrap.cc:492] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3: No bootstrap required, opened a new log
I20260710 11:09:04.512652  9951 tablet_bootstrap.cc:492] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710: Bootstrap starting.
I20260710 11:09:04.512763  9813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5512949aa93d443c9d4b8cf990e2b8f1" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
I20260710 11:09:04.514353  9631 leader_election.cc:304] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 
W20260710 11:09:04.514971  9630 leader_election.cc:343] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.515175  9950 ts_tablet_manager.cc:1403] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3: Time spent bootstrapping tablet: real 0.100s	user 0.015s	sys 0.001s
I20260710 11:09:04.515264  9956 raft_consensus.cc:2804] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.515930  9956 raft_consensus.cc:697] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Running, Role: LEADER
I20260710 11:09:04.516731  9956 consensus_queue.cc:237] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.518472  9950 raft_consensus.cc:359] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.519165  9950 raft_consensus.cc:385] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.519469  9950 raft_consensus.cc:740] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.520154  9950 consensus_queue.cc:260] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.521530  9932 leader_election.cc:290] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 election: Requested vote from peers 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:04.522616  9951 tablet_bootstrap.cc:654] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.529013  9949 tablet_bootstrap.cc:492] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e: No bootstrap required, opened a new log
I20260710 11:09:04.529511  9949 ts_tablet_manager.cc:1403] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent bootstrapping tablet: real 0.061s	user 0.025s	sys 0.021s
I20260710 11:09:04.533403  9950 ts_tablet_manager.cc:1434] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:09:04.533406  9949 raft_consensus.cc:359] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.534296  9949 raft_consensus.cc:385] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.534682  9949 raft_consensus.cc:740] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.534766  9950 tablet_bootstrap.cc:492] T b3f97d1e36ad402ca04ebc27f037e716 P 0ce3fa13a48846578662effa6b68e1d3: Bootstrap starting.
I20260710 11:09:04.535435  9949 consensus_queue.cc:260] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.537575  9949 ts_tablet_manager.cc:1434] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:09:04.538251  9949 tablet_bootstrap.cc:492] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Bootstrap starting.
I20260710 11:09:04.541363  9950 tablet_bootstrap.cc:654] T b3f97d1e36ad402ca04ebc27f037e716 P 0ce3fa13a48846578662effa6b68e1d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.543617  9560 catalog_manager.cc:5697] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1). New cstate: current_term: 1 leader_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:04.545094  9949 tablet_bootstrap.cc:654] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.551997  9950 tablet_bootstrap.cc:492] T b3f97d1e36ad402ca04ebc27f037e716 P 0ce3fa13a48846578662effa6b68e1d3: No bootstrap required, opened a new log
I20260710 11:09:04.552510  9950 ts_tablet_manager.cc:1403] T b3f97d1e36ad402ca04ebc27f037e716 P 0ce3fa13a48846578662effa6b68e1d3: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260710 11:09:04.554836  9951 tablet_bootstrap.cc:492] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710: No bootstrap required, opened a new log
I20260710 11:09:04.555434  9951 ts_tablet_manager.cc:1403] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.000s
I20260710 11:09:04.556526  9950 raft_consensus.cc:359] T b3f97d1e36ad402ca04ebc27f037e716 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.557499  9950 raft_consensus.cc:385] T b3f97d1e36ad402ca04ebc27f037e716 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.557873  9950 raft_consensus.cc:740] T b3f97d1e36ad402ca04ebc27f037e716 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.558579  9951 raft_consensus.cc:359] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.559371  9951 raft_consensus.cc:385] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.558939  9950 consensus_queue.cc:260] T b3f97d1e36ad402ca04ebc27f037e716 P 0ce3fa13a48846578662effa6b68e1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.559710  9951 raft_consensus.cc:740] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.562348  9950 ts_tablet_manager.cc:1434] T b3f97d1e36ad402ca04ebc27f037e716 P 0ce3fa13a48846578662effa6b68e1d3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:09:04.563344  9950 tablet_bootstrap.cc:492] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3: Bootstrap starting.
I20260710 11:09:04.562915  9951 consensus_queue.cc:260] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.565513  9951 ts_tablet_manager.cc:1434] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:09:04.566468  9951 tablet_bootstrap.cc:492] T b3f97d1e36ad402ca04ebc27f037e716 P 8ce94dd2c42c477baf4ef9632d560710: Bootstrap starting.
I20260710 11:09:04.567054  9956 raft_consensus.cc:493] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.567420  9949 tablet_bootstrap.cc:492] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e: No bootstrap required, opened a new log
I20260710 11:09:04.567914  9949 ts_tablet_manager.cc:1403] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.012s
I20260710 11:09:04.567544  9956 raft_consensus.cc:515] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.569793  9956 leader_election.cc:290] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:04.570290  9950 tablet_bootstrap.cc:654] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.571348  9813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0c30e7b3be42f5b39080a939d6c61c" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710" is_pre_election: true
W20260710 11:09:04.573347  9630 leader_election.cc:343] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.573634  9739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0c30e7b3be42f5b39080a939d6c61c" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3" is_pre_election: true
I20260710 11:09:04.574229  9739 raft_consensus.cc:2468] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in term 0.
I20260710 11:09:04.575490  9631 leader_election.cc:304] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [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: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 8ce94dd2c42c477baf4ef9632d560710
I20260710 11:09:04.572935  9949 raft_consensus.cc:359] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.576709  9956 raft_consensus.cc:2804] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.577080  9949 raft_consensus.cc:385] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.577244  9956 raft_consensus.cc:493] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.577461  9949 raft_consensus.cc:740] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.577838  9956 raft_consensus.cc:3060] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.578215  9949 consensus_queue.cc:260] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.580832  9949 ts_tablet_manager.cc:1434] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:09:04.581719  9949 tablet_bootstrap.cc:492] T ba85f605103d419a8af2f5efe5b1ee00 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Bootstrap starting.
I20260710 11:09:04.581993  9932 raft_consensus.cc:493] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.582113  9951 tablet_bootstrap.cc:654] T b3f97d1e36ad402ca04ebc27f037e716 P 8ce94dd2c42c477baf4ef9632d560710: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.582530  9932 raft_consensus.cc:515] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.584542  9932 leader_election.cc:290] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:04.585569  9813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f97d1e36ad402ca04ebc27f037e716" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710" is_pre_election: true
W20260710 11:09:04.587482  9630 leader_election.cc:343] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.588229  9949 tablet_bootstrap.cc:654] T ba85f605103d419a8af2f5efe5b1ee00 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.588471  9739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f97d1e36ad402ca04ebc27f037e716" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3" is_pre_election: true
I20260710 11:09:04.589089  9739 raft_consensus.cc:2468] T b3f97d1e36ad402ca04ebc27f037e716 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in term 0.
I20260710 11:09:04.589318  9950 tablet_bootstrap.cc:492] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3: No bootstrap required, opened a new log
I20260710 11:09:04.589794  9950 ts_tablet_manager.cc:1403] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.004s
I20260710 11:09:04.590409  9631 leader_election.cc:304] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e [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: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 8ce94dd2c42c477baf4ef9632d560710
I20260710 11:09:04.591576  9932 raft_consensus.cc:2804] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.591974  9932 raft_consensus.cc:493] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.592621  9932 raft_consensus.cc:3060] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.592772  9950 raft_consensus.cc:359] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.593526  9950 raft_consensus.cc:385] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.593809  9950 raft_consensus.cc:740] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.594514  9950 consensus_queue.cc:260] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.596784  9950 ts_tablet_manager.cc:1434] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:04.598078  9950 tablet_bootstrap.cc:492] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3: Bootstrap starting.
I20260710 11:09:04.599877  9949 tablet_bootstrap.cc:492] T ba85f605103d419a8af2f5efe5b1ee00 P 0eb2cfe1d9e34e00abdc1b068854ef0e: No bootstrap required, opened a new log
I20260710 11:09:04.600363  9949 ts_tablet_manager.cc:1403] T ba85f605103d419a8af2f5efe5b1ee00 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 11:09:04.600437  9956 raft_consensus.cc:515] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.603298  9949 raft_consensus.cc:359] T ba85f605103d419a8af2f5efe5b1ee00 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.603468  9739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0c30e7b3be42f5b39080a939d6c61c" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
I20260710 11:09:04.603993  9949 raft_consensus.cc:385] T ba85f605103d419a8af2f5efe5b1ee00 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.604233  9739 raft_consensus.cc:3060] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.604355  9949 raft_consensus.cc:740] T ba85f605103d419a8af2f5efe5b1ee00 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.605436  9949 consensus_queue.cc:260] T ba85f605103d419a8af2f5efe5b1ee00 P 0eb2cfe1d9e34e00abdc1b068854ef0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.608070  9949 ts_tablet_manager.cc:1434] T ba85f605103d419a8af2f5efe5b1ee00 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:09:04.609185  9949 tablet_bootstrap.cc:492] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e: Bootstrap starting.
I20260710 11:09:04.616844  9956 leader_election.cc:290] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 election: Requested vote from peers 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:04.617152  9813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0c30e7b3be42f5b39080a939d6c61c" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
I20260710 11:09:04.615733  9932 raft_consensus.cc:515] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
W20260710 11:09:04.618633  9630 leader_election.cc:343] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.619694  9951 tablet_bootstrap.cc:492] T b3f97d1e36ad402ca04ebc27f037e716 P 8ce94dd2c42c477baf4ef9632d560710: No bootstrap required, opened a new log
I20260710 11:09:04.619457  9932 leader_election.cc:290] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 election: Requested vote from peers 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:04.614235  9739 raft_consensus.cc:2468] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in term 1.
I20260710 11:09:04.620163  9951 ts_tablet_manager.cc:1403] T b3f97d1e36ad402ca04ebc27f037e716 P 8ce94dd2c42c477baf4ef9632d560710: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.007s
I20260710 11:09:04.620209  9740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f97d1e36ad402ca04ebc27f037e716" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
I20260710 11:09:04.620950  9740 raft_consensus.cc:3060] T b3f97d1e36ad402ca04ebc27f037e716 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.621835  9950 tablet_bootstrap.cc:654] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.622184  9949 tablet_bootstrap.cc:654] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.623468  9951 raft_consensus.cc:359] T b3f97d1e36ad402ca04ebc27f037e716 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.624213  9951 raft_consensus.cc:385] T b3f97d1e36ad402ca04ebc27f037e716 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.624570  9951 raft_consensus.cc:740] T b3f97d1e36ad402ca04ebc27f037e716 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.625425  9951 consensus_queue.cc:260] T b3f97d1e36ad402ca04ebc27f037e716 P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.626070  9631 leader_election.cc:304] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [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: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 8ce94dd2c42c477baf4ef9632d560710
I20260710 11:09:04.628079  9951 ts_tablet_manager.cc:1434] T b3f97d1e36ad402ca04ebc27f037e716 P 8ce94dd2c42c477baf4ef9632d560710: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:09:04.629365  9951 tablet_bootstrap.cc:492] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710: Bootstrap starting.
I20260710 11:09:04.628101  9956 raft_consensus.cc:2804] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.633786  9813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f97d1e36ad402ca04ebc27f037e716" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
I20260710 11:09:04.634583  9813 raft_consensus.cc:3060] T b3f97d1e36ad402ca04ebc27f037e716 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.637727  9951 tablet_bootstrap.cc:654] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.631068  9956 raft_consensus.cc:697] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Running, Role: LEADER
I20260710 11:09:04.641386  9956 consensus_queue.cc:237] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.646140  9938 raft_consensus.cc:493] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.646607  9938 raft_consensus.cc:515] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.648699  9938 leader_election.cc:290] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
I20260710 11:09:04.650265  9739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5512949aa93d443c9d4b8cf990e2b8f1" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3" is_pre_election: true
I20260710 11:09:04.651036  9739 raft_consensus.cc:2393] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ce94dd2c42c477baf4ef9632d560710 in current term 1: Already voted for candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in this term.
I20260710 11:09:04.652681  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5512949aa93d443c9d4b8cf990e2b8f1" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" is_pre_election: true
I20260710 11:09:04.655579  9779 leader_election.cc:304] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ce94dd2c42c477baf4ef9632d560710; no voters: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e
I20260710 11:09:04.656823  9938 raft_consensus.cc:3060] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.661322  9951 tablet_bootstrap.cc:492] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710: No bootstrap required, opened a new log
I20260710 11:09:04.661880  9951 ts_tablet_manager.cc:1403] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.014s
I20260710 11:09:04.665803  9951 raft_consensus.cc:359] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.666769  9951 raft_consensus.cc:385] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.667129  9951 raft_consensus.cc:740] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.668092  9951 consensus_queue.cc:260] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.672837  9951 ts_tablet_manager.cc:1434] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 11:09:04.674103  9951 tablet_bootstrap.cc:492] T d786769167fb4d2295efff63173d231c P 8ce94dd2c42c477baf4ef9632d560710: Bootstrap starting.
W20260710 11:09:04.681792  9612 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:04.688239  9951 tablet_bootstrap.cc:654] T d786769167fb4d2295efff63173d231c P 8ce94dd2c42c477baf4ef9632d560710: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.693035  9560 catalog_manager.cc:5697] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1). New cstate: current_term: 1 leader_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:04.662750  9740 raft_consensus.cc:2468] T b3f97d1e36ad402ca04ebc27f037e716 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in term 1.
I20260710 11:09:04.699091  9631 leader_election.cc:304] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 
I20260710 11:09:04.700338  9956 raft_consensus.cc:2804] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.701031  9951 tablet_bootstrap.cc:492] T d786769167fb4d2295efff63173d231c P 8ce94dd2c42c477baf4ef9632d560710: No bootstrap required, opened a new log
I20260710 11:09:04.697269  9813 raft_consensus.cc:2468] T b3f97d1e36ad402ca04ebc27f037e716 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in term 1.
I20260710 11:09:04.700973  9956 raft_consensus.cc:697] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Running, Role: LEADER
I20260710 11:09:04.701799  9951 ts_tablet_manager.cc:1403] T d786769167fb4d2295efff63173d231c P 8ce94dd2c42c477baf4ef9632d560710: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.003s
I20260710 11:09:04.702862  9956 consensus_queue.cc:237] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.705935  9951 raft_consensus.cc:359] T d786769167fb4d2295efff63173d231c P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.706907  9951 raft_consensus.cc:385] T d786769167fb4d2295efff63173d231c P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.707304  9951 raft_consensus.cc:740] T d786769167fb4d2295efff63173d231c P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.708232  9951 consensus_queue.cc:260] T d786769167fb4d2295efff63173d231c P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.711740  9951 ts_tablet_manager.cc:1434] T d786769167fb4d2295efff63173d231c P 8ce94dd2c42c477baf4ef9632d560710: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 11:09:04.696270  9938 raft_consensus.cc:2749] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:04.713016  9951 tablet_bootstrap.cc:492] T 2f0c30e7b3be42f5b39080a939d6c61c P 8ce94dd2c42c477baf4ef9632d560710: Bootstrap starting.
I20260710 11:09:04.722162  9951 tablet_bootstrap.cc:654] T 2f0c30e7b3be42f5b39080a939d6c61c P 8ce94dd2c42c477baf4ef9632d560710: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.729907  9938 raft_consensus.cc:493] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.730837  9938 raft_consensus.cc:515] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.734289  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba85f605103d419a8af2f5efe5b1ee00" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" is_pre_election: true
I20260710 11:09:04.734542  9740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba85f605103d419a8af2f5efe5b1ee00" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3" is_pre_election: true
I20260710 11:09:04.734932  9664 raft_consensus.cc:2468] T ba85f605103d419a8af2f5efe5b1ee00 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 0.
I20260710 11:09:04.735380  9951 tablet_bootstrap.cc:492] T 2f0c30e7b3be42f5b39080a939d6c61c P 8ce94dd2c42c477baf4ef9632d560710: No bootstrap required, opened a new log
I20260710 11:09:04.736050  9951 ts_tablet_manager.cc:1403] T 2f0c30e7b3be42f5b39080a939d6c61c P 8ce94dd2c42c477baf4ef9632d560710: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
W20260710 11:09:04.736142  9780 leader_election.cc:343] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.736907  9779 leader_election.cc:304] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [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: 0eb2cfe1d9e34e00abdc1b068854ef0e, 8ce94dd2c42c477baf4ef9632d560710; no voters: 0ce3fa13a48846578662effa6b68e1d3
I20260710 11:09:04.737709  9972 raft_consensus.cc:2804] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.738193  9972 raft_consensus.cc:493] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.738616  9972 raft_consensus.cc:3060] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.743849  9932 raft_consensus.cc:493] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.744426  9932 raft_consensus.cc:515] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.747582  9932 leader_election.cc:290] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:04.747522  9740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d786769167fb4d2295efff63173d231c" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3" is_pre_election: true
I20260710 11:09:04.749223  9813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d786769167fb4d2295efff63173d231c" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710" is_pre_election: true
W20260710 11:09:04.749377  9631 leader_election.cc:343] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.753453  9813 raft_consensus.cc:2468] T d786769167fb4d2295efff63173d231c P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in term 0.
I20260710 11:09:04.756131  9630 leader_election.cc:304] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e [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: 0eb2cfe1d9e34e00abdc1b068854ef0e, 8ce94dd2c42c477baf4ef9632d560710; no voters: 0ce3fa13a48846578662effa6b68e1d3
I20260710 11:09:04.754541  9938 leader_election.cc:290] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
I20260710 11:09:04.760212  9932 raft_consensus.cc:2804] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.764125  9932 raft_consensus.cc:493] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.764566  9932 raft_consensus.cc:3060] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.754416  9951 raft_consensus.cc:359] T 2f0c30e7b3be42f5b39080a939d6c61c P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.767696  9951 raft_consensus.cc:385] T 2f0c30e7b3be42f5b39080a939d6c61c P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.768114  9951 raft_consensus.cc:740] T 2f0c30e7b3be42f5b39080a939d6c61c P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.769004  9951 consensus_queue.cc:260] T 2f0c30e7b3be42f5b39080a939d6c61c P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.785699  9961 raft_consensus.cc:493] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.789317  9561 catalog_manager.cc:5697] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1). New cstate: current_term: 1 leader_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:04.793982  9961 raft_consensus.cc:515] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.779168  9932 raft_consensus.cc:515] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.791934  9972 raft_consensus.cc:515] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.797505  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d13c0588d3a47e581bde0edb703025a" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" is_pre_election: true
I20260710 11:09:04.798062  9740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d786769167fb4d2295efff63173d231c" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
I20260710 11:09:04.794561  9949 tablet_bootstrap.cc:492] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e: No bootstrap required, opened a new log
I20260710 11:09:04.798697  9813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d13c0588d3a47e581bde0edb703025a" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710" is_pre_election: true
I20260710 11:09:04.799059  9949 ts_tablet_manager.cc:1403] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent bootstrapping tablet: real 0.190s	user 0.048s	sys 0.119s
I20260710 11:09:04.799386  9813 raft_consensus.cc:2468] T 3d13c0588d3a47e581bde0edb703025a P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 0.
I20260710 11:09:04.799729  9972 leader_election.cc:290] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
W20260710 11:09:04.799908  9631 leader_election.cc:343] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:04.801211  9705 leader_election.cc:343] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.801187  9740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba85f605103d419a8af2f5efe5b1ee00" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
I20260710 11:09:04.802011  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba85f605103d419a8af2f5efe5b1ee00" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:04.802589  9664 raft_consensus.cc:3060] T ba85f605103d419a8af2f5efe5b1ee00 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:04.803035  9780 leader_election.cc:343] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.802778  9949 raft_consensus.cc:359] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.803543  9949 raft_consensus.cc:385] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.796017  9961 leader_election.cc:290] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:04.803946  9949 raft_consensus.cc:740] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.794555  9950 tablet_bootstrap.cc:492] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3: No bootstrap required, opened a new log
I20260710 11:09:04.790838  9951 ts_tablet_manager.cc:1434] T 2f0c30e7b3be42f5b39080a939d6c61c P 8ce94dd2c42c477baf4ef9632d560710: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.005s
I20260710 11:09:04.804656  9950 ts_tablet_manager.cc:1403] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3: Time spent bootstrapping tablet: real 0.207s	user 0.036s	sys 0.085s
I20260710 11:09:04.805508  9951 tablet_bootstrap.cc:492] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710: Bootstrap starting.
I20260710 11:09:04.804710  9949 consensus_queue.cc:260] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.802030  9705 leader_election.cc:304] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [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: 0ce3fa13a48846578662effa6b68e1d3, 8ce94dd2c42c477baf4ef9632d560710; no voters: 0eb2cfe1d9e34e00abdc1b068854ef0e
I20260710 11:09:04.808518  9950 raft_consensus.cc:359] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.809180  9950 raft_consensus.cc:385] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.809430  9949 ts_tablet_manager.cc:1434] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:09:04.809484  9950 raft_consensus.cc:740] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.809376  9961 raft_consensus.cc:2804] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.810334  9961 raft_consensus.cc:493] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.810611  9949 tablet_bootstrap.cc:492] T 93453f60685e41b8b4ea982c050b3186 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Bootstrap starting.
I20260710 11:09:04.810678  9961 raft_consensus.cc:3060] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.810525  9950 consensus_queue.cc:260] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.816150  9951 tablet_bootstrap.cc:654] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.817771  9949 tablet_bootstrap.cc:654] T 93453f60685e41b8b4ea982c050b3186 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.820148  9950 ts_tablet_manager.cc:1434] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260710 11:09:04.821707  9664 raft_consensus.cc:2468] T ba85f605103d419a8af2f5efe5b1ee00 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 1.
I20260710 11:09:04.824054  9950 tablet_bootstrap.cc:492] T d786769167fb4d2295efff63173d231c P 0ce3fa13a48846578662effa6b68e1d3: Bootstrap starting.
I20260710 11:09:04.824383  9813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d786769167fb4d2295efff63173d231c" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
I20260710 11:09:04.826116  9813 raft_consensus.cc:3060] T d786769167fb4d2295efff63173d231c P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.834338  9813 raft_consensus.cc:2468] T d786769167fb4d2295efff63173d231c P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in term 1.
I20260710 11:09:04.835449  9630 leader_election.cc:304] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e [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: 0eb2cfe1d9e34e00abdc1b068854ef0e, 8ce94dd2c42c477baf4ef9632d560710; no voters: 0ce3fa13a48846578662effa6b68e1d3
I20260710 11:09:04.836254  9956 raft_consensus.cc:2804] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.836706  9956 raft_consensus.cc:697] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Running, Role: LEADER
I20260710 11:09:04.837489  9956 consensus_queue.cc:237] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.819779  9961 raft_consensus.cc:515] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.843348  9961 leader_election.cc:290] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:04.844466  9813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d13c0588d3a47e581bde0edb703025a" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
I20260710 11:09:04.845045  9813 raft_consensus.cc:3060] T 3d13c0588d3a47e581bde0edb703025a P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.845361  9666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d13c0588d3a47e581bde0edb703025a" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:04.845927  9666 raft_consensus.cc:3060] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.857518  9666 raft_consensus.cc:2468] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 1.
I20260710 11:09:04.858868  9705 leader_election.cc:304] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 
I20260710 11:09:04.861142  9961 raft_consensus.cc:2804] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.861557  9779 leader_election.cc:304] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [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: 0eb2cfe1d9e34e00abdc1b068854ef0e, 8ce94dd2c42c477baf4ef9632d560710; no voters: 0ce3fa13a48846578662effa6b68e1d3
I20260710 11:09:04.861827  9961 raft_consensus.cc:697] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Running, Role: LEADER
I20260710 11:09:04.824828  9932 leader_election.cc:290] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 1 election: Requested vote from peers 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:04.862499  9972 raft_consensus.cc:2804] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.862691  9961 consensus_queue.cc:237] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.869091  9972 raft_consensus.cc:697] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Becoming Leader. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Running, Role: LEADER
I20260710 11:09:04.870126  9972 consensus_queue.cc:237] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.873901  9561 catalog_manager.cc:5697] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1). New cstate: current_term: 1 leader_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:04.874974  9813 raft_consensus.cc:2468] T 3d13c0588d3a47e581bde0edb703025a P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 1.
I20260710 11:09:04.876559  9950 tablet_bootstrap.cc:654] T d786769167fb4d2295efff63173d231c P 0ce3fa13a48846578662effa6b68e1d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.885733  9560 catalog_manager.cc:5697] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "8ce94dd2c42c477baf4ef9632d560710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:04.892110  9949 tablet_bootstrap.cc:492] T 93453f60685e41b8b4ea982c050b3186 P 0eb2cfe1d9e34e00abdc1b068854ef0e: No bootstrap required, opened a new log
I20260710 11:09:04.892601  9949 ts_tablet_manager.cc:1403] T 93453f60685e41b8b4ea982c050b3186 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.039s
I20260710 11:09:04.893513  9561 catalog_manager.cc:5697] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "0ce3fa13a48846578662effa6b68e1d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:04.896034  9951 tablet_bootstrap.cc:492] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710: No bootstrap required, opened a new log
I20260710 11:09:04.895753  9949 raft_consensus.cc:359] T 93453f60685e41b8b4ea982c050b3186 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.896467  9949 raft_consensus.cc:385] T 93453f60685e41b8b4ea982c050b3186 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.896530  9951 ts_tablet_manager.cc:1403] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710: Time spent bootstrapping tablet: real 0.091s	user 0.030s	sys 0.038s
I20260710 11:09:04.896813  9949 raft_consensus.cc:740] T 93453f60685e41b8b4ea982c050b3186 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.899334  9949 consensus_queue.cc:260] T 93453f60685e41b8b4ea982c050b3186 P 0eb2cfe1d9e34e00abdc1b068854ef0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.899529  9951 raft_consensus.cc:359] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.900233  9951 raft_consensus.cc:385] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.900542  9951 raft_consensus.cc:740] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.901221  9951 consensus_queue.cc:260] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.904699  9949 ts_tablet_manager.cc:1434] T 93453f60685e41b8b4ea982c050b3186 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:09:04.904839  9950 tablet_bootstrap.cc:492] T d786769167fb4d2295efff63173d231c P 0ce3fa13a48846578662effa6b68e1d3: No bootstrap required, opened a new log
I20260710 11:09:04.905478  9950 ts_tablet_manager.cc:1403] T d786769167fb4d2295efff63173d231c P 0ce3fa13a48846578662effa6b68e1d3: Time spent bootstrapping tablet: real 0.082s	user 0.008s	sys 0.006s
I20260710 11:09:04.905827  9949 tablet_bootstrap.cc:492] T 41a5dc6c131f41fb9fdd66fc73464235 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Bootstrap starting.
I20260710 11:09:04.907863  9951 ts_tablet_manager.cc:1434] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 11:09:04.908349  9950 raft_consensus.cc:359] T d786769167fb4d2295efff63173d231c P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.908908  9951 tablet_bootstrap.cc:492] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710: Bootstrap starting.
I20260710 11:09:04.909111  9950 raft_consensus.cc:385] T d786769167fb4d2295efff63173d231c P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.909497  9950 raft_consensus.cc:740] T d786769167fb4d2295efff63173d231c P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.910261  9950 consensus_queue.cc:260] T d786769167fb4d2295efff63173d231c P 0ce3fa13a48846578662effa6b68e1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.912859  9950 ts_tablet_manager.cc:1434] T d786769167fb4d2295efff63173d231c P 0ce3fa13a48846578662effa6b68e1d3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:09:04.913795  9950 tablet_bootstrap.cc:492] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3: Bootstrap starting.
I20260710 11:09:04.916214  9951 tablet_bootstrap.cc:654] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.917527  9961 raft_consensus.cc:493] T d786769167fb4d2295efff63173d231c P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.918006  9961 raft_consensus.cc:515] T d786769167fb4d2295efff63173d231c P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.920106  9961 leader_election.cc:290] T d786769167fb4d2295efff63173d231c P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:04.920404  9932 consensus_queue.cc:1048] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:04.922338  9814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d786769167fb4d2295efff63173d231c" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710" is_pre_election: true
I20260710 11:09:04.923593  9666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d786769167fb4d2295efff63173d231c" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" is_pre_election: true
I20260710 11:09:04.923127  9814 raft_consensus.cc:2393] T d786769167fb4d2295efff63173d231c P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ce3fa13a48846578662effa6b68e1d3 in current term 1: Already voted for candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in this term.
I20260710 11:09:04.926554  9705 leader_election.cc:304] T d786769167fb4d2295efff63173d231c P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3; no voters: 0eb2cfe1d9e34e00abdc1b068854ef0e, 8ce94dd2c42c477baf4ef9632d560710
I20260710 11:09:04.927316  9949 tablet_bootstrap.cc:654] T 41a5dc6c131f41fb9fdd66fc73464235 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.927731  9961 raft_consensus.cc:3060] T d786769167fb4d2295efff63173d231c P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.937320  9961 raft_consensus.cc:2749] T d786769167fb4d2295efff63173d231c P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:04.938760  9949 tablet_bootstrap.cc:492] T 41a5dc6c131f41fb9fdd66fc73464235 P 0eb2cfe1d9e34e00abdc1b068854ef0e: No bootstrap required, opened a new log
I20260710 11:09:04.939302  9949 ts_tablet_manager.cc:1403] T 41a5dc6c131f41fb9fdd66fc73464235 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.009s
I20260710 11:09:04.941190  9950 tablet_bootstrap.cc:654] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.941999  9949 raft_consensus.cc:359] T 41a5dc6c131f41fb9fdd66fc73464235 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.942726  9949 raft_consensus.cc:385] T 41a5dc6c131f41fb9fdd66fc73464235 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.943018  9949 raft_consensus.cc:740] T 41a5dc6c131f41fb9fdd66fc73464235 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.943917  9949 consensus_queue.cc:260] T 41a5dc6c131f41fb9fdd66fc73464235 P 0eb2cfe1d9e34e00abdc1b068854ef0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.944366  9951 tablet_bootstrap.cc:492] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710: No bootstrap required, opened a new log
I20260710 11:09:04.945570  9951 ts_tablet_manager.cc:1403] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.011s
I20260710 11:09:04.948249  9951 raft_consensus.cc:359] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.948969  9951 raft_consensus.cc:385] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.949826  9949 ts_tablet_manager.cc:1434] T 41a5dc6c131f41fb9fdd66fc73464235 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:09:04.949281  9951 raft_consensus.cc:740] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.950740  9949 tablet_bootstrap.cc:492] T 1903ea31f12348c7a6667ff144f88e1d P 0eb2cfe1d9e34e00abdc1b068854ef0e: Bootstrap starting.
I20260710 11:09:04.950977  9951 consensus_queue.cc:260] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.953382  9951 ts_tablet_manager.cc:1434] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:09:04.956811  9951 tablet_bootstrap.cc:492] T 1903ea31f12348c7a6667ff144f88e1d P 8ce94dd2c42c477baf4ef9632d560710: Bootstrap starting.
I20260710 11:09:04.958601  9950 tablet_bootstrap.cc:492] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3: No bootstrap required, opened a new log
I20260710 11:09:04.959074  9950 ts_tablet_manager.cc:1403] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.003s
I20260710 11:09:04.961992  9950 raft_consensus.cc:359] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.962653  9950 raft_consensus.cc:385] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.962924  9950 raft_consensus.cc:740] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.963328  9932 consensus_queue.cc:1048] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:04.963649  9950 consensus_queue.cc:260] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.967557  9949 tablet_bootstrap.cc:654] T 1903ea31f12348c7a6667ff144f88e1d P 0eb2cfe1d9e34e00abdc1b068854ef0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.970494  9950 ts_tablet_manager.cc:1434] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260710 11:09:04.971522  9950 tablet_bootstrap.cc:492] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3: Bootstrap starting.
I20260710 11:09:04.971539  9972 raft_consensus.cc:493] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.972191  9972 raft_consensus.cc:515] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.973973  9972 leader_election.cc:290] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
I20260710 11:09:04.975329  9740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93453f60685e41b8b4ea982c050b3186" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3" is_pre_election: true
I20260710 11:09:04.976612  9666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93453f60685e41b8b4ea982c050b3186" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" is_pre_election: true
W20260710 11:09:04.976722  9780 leader_election.cc:343] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.977300  9666 raft_consensus.cc:2468] T 93453f60685e41b8b4ea982c050b3186 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 0.
I20260710 11:09:04.979065  9950 tablet_bootstrap.cc:654] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.978832  9779 leader_election.cc:304] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [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: 0eb2cfe1d9e34e00abdc1b068854ef0e, 8ce94dd2c42c477baf4ef9632d560710; no voters: 0ce3fa13a48846578662effa6b68e1d3
I20260710 11:09:04.979687  9972 raft_consensus.cc:2804] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.980332  9972 raft_consensus.cc:493] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.980641  9972 raft_consensus.cc:3060] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.982811  9949 tablet_bootstrap.cc:492] T 1903ea31f12348c7a6667ff144f88e1d P 0eb2cfe1d9e34e00abdc1b068854ef0e: No bootstrap required, opened a new log
I20260710 11:09:04.983346  9949 ts_tablet_manager.cc:1403] T 1903ea31f12348c7a6667ff144f88e1d P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260710 11:09:04.985869  9949 raft_consensus.cc:359] T 1903ea31f12348c7a6667ff144f88e1d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.986543  9949 raft_consensus.cc:385] T 1903ea31f12348c7a6667ff144f88e1d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.986851  9949 raft_consensus.cc:740] T 1903ea31f12348c7a6667ff144f88e1d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.987388  9972 raft_consensus.cc:515] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.987560  9949 consensus_queue.cc:260] T 1903ea31f12348c7a6667ff144f88e1d P 0eb2cfe1d9e34e00abdc1b068854ef0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:04.989650  9949 ts_tablet_manager.cc:1434] T 1903ea31f12348c7a6667ff144f88e1d P 0eb2cfe1d9e34e00abdc1b068854ef0e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:04.990384  9740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93453f60685e41b8b4ea982c050b3186" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
I20260710 11:09:04.979257  9951 tablet_bootstrap.cc:654] T 1903ea31f12348c7a6667ff144f88e1d P 8ce94dd2c42c477baf4ef9632d560710: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:04.991786  9780 leader_election.cc:343] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.991665  9666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93453f60685e41b8b4ea982c050b3186" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:04.992781  9666 raft_consensus.cc:3060] T 93453f60685e41b8b4ea982c050b3186 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.994029  9972 leader_election.cc:290] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
I20260710 11:09:04.998468  9951 tablet_bootstrap.cc:492] T 1903ea31f12348c7a6667ff144f88e1d P 8ce94dd2c42c477baf4ef9632d560710: No bootstrap required, opened a new log
I20260710 11:09:04.998924  9951 ts_tablet_manager.cc:1403] T 1903ea31f12348c7a6667ff144f88e1d P 8ce94dd2c42c477baf4ef9632d560710: Time spent bootstrapping tablet: real 0.042s	user 0.004s	sys 0.006s
I20260710 11:09:05.000331  9666 raft_consensus.cc:2468] T 93453f60685e41b8b4ea982c050b3186 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 1.
I20260710 11:09:05.001601  9951 raft_consensus.cc:359] T 1903ea31f12348c7a6667ff144f88e1d P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.002238  9951 raft_consensus.cc:385] T 1903ea31f12348c7a6667ff144f88e1d P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.002573  9951 raft_consensus.cc:740] T 1903ea31f12348c7a6667ff144f88e1d P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.002265  9779 leader_election.cc:304] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [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: 0eb2cfe1d9e34e00abdc1b068854ef0e, 8ce94dd2c42c477baf4ef9632d560710; no voters: 0ce3fa13a48846578662effa6b68e1d3
I20260710 11:09:05.003439  9972 raft_consensus.cc:2804] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:05.003886  9972 raft_consensus.cc:697] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Becoming Leader. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Running, Role: LEADER
I20260710 11:09:05.004665  9972 consensus_queue.cc:237] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.009176  9951 consensus_queue.cc:260] T 1903ea31f12348c7a6667ff144f88e1d P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.013576  9951 ts_tablet_manager.cc:1434] T 1903ea31f12348c7a6667ff144f88e1d P 8ce94dd2c42c477baf4ef9632d560710: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260710 11:09:05.022397  9950 tablet_bootstrap.cc:492] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3: No bootstrap required, opened a new log
I20260710 11:09:05.022826  9950 ts_tablet_manager.cc:1403] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3: Time spent bootstrapping tablet: real 0.052s	user 0.025s	sys 0.023s
I20260710 11:09:05.025086  9950 raft_consensus.cc:359] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.025651  9950 raft_consensus.cc:385] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.025941  9950 raft_consensus.cc:740] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.026530  9950 consensus_queue.cc:260] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.027041  9560 catalog_manager.cc:5697] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "8ce94dd2c42c477baf4ef9632d560710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:05.028391  9950 ts_tablet_manager.cc:1434] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260710 11:09:05.029480  9950 tablet_bootstrap.cc:492] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3: Bootstrap starting.
I20260710 11:09:05.034783  9950 tablet_bootstrap.cc:654] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.038921  9950 tablet_bootstrap.cc:492] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3: No bootstrap required, opened a new log
I20260710 11:09:05.039367  9950 ts_tablet_manager.cc:1403] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.004s
I20260710 11:09:05.041534  9950 raft_consensus.cc:359] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.042138  9950 raft_consensus.cc:385] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.042377  9950 raft_consensus.cc:740] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.042959  9950 consensus_queue.cc:260] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.045027  9950 ts_tablet_manager.cc:1434] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:09:05.058444  9972 raft_consensus.cc:493] T 2f0c30e7b3be42f5b39080a939d6c61c P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:05.058852  9972 raft_consensus.cc:515] T 2f0c30e7b3be42f5b39080a939d6c61c P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.060544  9972 leader_election.cc:290] T 2f0c30e7b3be42f5b39080a939d6c61c P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
I20260710 11:09:05.061136  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0c30e7b3be42f5b39080a939d6c61c" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" is_pre_election: true
I20260710 11:09:05.061444  9740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0c30e7b3be42f5b39080a939d6c61c" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ce3fa13a48846578662effa6b68e1d3" is_pre_election: true
I20260710 11:09:05.062244  9740 raft_consensus.cc:2393] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ce94dd2c42c477baf4ef9632d560710 in current term 1: Already voted for candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in this term.
I20260710 11:09:05.062492  9961 raft_consensus.cc:493] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:05.062996  9961 raft_consensus.cc:515] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.063277  9780 leader_election.cc:304] T 2f0c30e7b3be42f5b39080a939d6c61c P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ce94dd2c42c477baf4ef9632d560710; no voters: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e
I20260710 11:09:05.063980  9972 raft_consensus.cc:3060] T 2f0c30e7b3be42f5b39080a939d6c61c P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:05.065061  9961 leader_election.cc:290] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:05.065773  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1903ea31f12348c7a6667ff144f88e1d" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" is_pre_election: true
I20260710 11:09:05.066228  9815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1903ea31f12348c7a6667ff144f88e1d" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710" is_pre_election: true
I20260710 11:09:05.066377  9664 raft_consensus.cc:2468] T 1903ea31f12348c7a6667ff144f88e1d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 0.
I20260710 11:09:05.066833  9815 raft_consensus.cc:2468] T 1903ea31f12348c7a6667ff144f88e1d P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 0.
I20260710 11:09:05.067364  9705 leader_election.cc:304] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 
I20260710 11:09:05.068151  9961 raft_consensus.cc:2804] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:05.068500  9961 raft_consensus.cc:493] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:05.068846  9961 raft_consensus.cc:3060] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:05.071693  9972 raft_consensus.cc:2749] T 2f0c30e7b3be42f5b39080a939d6c61c P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:05.074179  9961 raft_consensus.cc:515] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.076053  9961 leader_election.cc:290] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:05.076237  9863 raft_consensus.cc:493] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:05.076835  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1903ea31f12348c7a6667ff144f88e1d" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:05.076756  9863 raft_consensus.cc:515] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.077051  9815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1903ea31f12348c7a6667ff144f88e1d" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
I20260710 11:09:05.077384  9664 raft_consensus.cc:3060] T 1903ea31f12348c7a6667ff144f88e1d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:05.077718  9815 raft_consensus.cc:3060] T 1903ea31f12348c7a6667ff144f88e1d P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:05.078840  9863 leader_election.cc:290] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:05.079468  9666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93453f60685e41b8b4ea982c050b3186" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" is_pre_election: true
I20260710 11:09:05.080235  9666 raft_consensus.cc:2393] T 93453f60685e41b8b4ea982c050b3186 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ce3fa13a48846578662effa6b68e1d3 in current term 1: Already voted for candidate 8ce94dd2c42c477baf4ef9632d560710 in this term.
I20260710 11:09:05.080463  9814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93453f60685e41b8b4ea982c050b3186" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710" is_pre_election: true
I20260710 11:09:05.081828  9863 raft_consensus.cc:493] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:05.082291  9863 raft_consensus.cc:515] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.083854  9664 raft_consensus.cc:2468] T 1903ea31f12348c7a6667ff144f88e1d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 1.
I20260710 11:09:05.083897  9815 raft_consensus.cc:2468] T 1903ea31f12348c7a6667ff144f88e1d P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 1.
I20260710 11:09:05.083914  9705 leader_election.cc:304] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3; no voters: 0eb2cfe1d9e34e00abdc1b068854ef0e, 8ce94dd2c42c477baf4ef9632d560710
I20260710 11:09:05.084204  9863 leader_election.cc:290] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:05.084934  9863 raft_consensus.cc:3060] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:05.086200  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba85f605103d419a8af2f5efe5b1ee00" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" is_pre_election: true
I20260710 11:09:05.086974  9664 raft_consensus.cc:2393] T ba85f605103d419a8af2f5efe5b1ee00 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ce3fa13a48846578662effa6b68e1d3 in current term 1: Already voted for candidate 8ce94dd2c42c477baf4ef9632d560710 in this term.
I20260710 11:09:05.086822  9815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba85f605103d419a8af2f5efe5b1ee00" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710" is_pre_election: true
I20260710 11:09:05.086840  9705 leader_election.cc:304] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 8ce94dd2c42c477baf4ef9632d560710; no voters: 
I20260710 11:09:05.088229  9961 raft_consensus.cc:2804] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:05.089807  9705 leader_election.cc:304] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3; no voters: 0eb2cfe1d9e34e00abdc1b068854ef0e, 8ce94dd2c42c477baf4ef9632d560710
I20260710 11:09:05.090479  9996 raft_consensus.cc:3060] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:05.090781  9961 raft_consensus.cc:697] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Running, Role: LEADER
I20260710 11:09:05.091034  9863 raft_consensus.cc:2749] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:05.091739  9961 consensus_queue.cc:237] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.096972  9932 consensus_queue.cc:1048] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.098730  9996 raft_consensus.cc:2749] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:05.100898  9561 catalog_manager.cc:5697] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "0ce3fa13a48846578662effa6b68e1d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:05.104413  9932 consensus_queue.cc:1048] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.112381  9932 consensus_queue.cc:1048] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.136888  9957 consensus_queue.cc:1048] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:05.256192  9932 consensus_queue.cc:1048] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.266909  9957 consensus_queue.cc:1048] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.283524  9996 raft_consensus.cc:493] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:05.283946  9996 raft_consensus.cc:515] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.285439  9996 leader_election.cc:290] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:05.286196  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a5dc6c131f41fb9fdd66fc73464235" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" is_pre_election: true
I20260710 11:09:05.286448  9813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a5dc6c131f41fb9fdd66fc73464235" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710" is_pre_election: true
I20260710 11:09:05.286720  9664 raft_consensus.cc:2468] T 41a5dc6c131f41fb9fdd66fc73464235 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 0.
I20260710 11:09:05.287034  9813 raft_consensus.cc:2468] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 0.
I20260710 11:09:05.287639  9705 leader_election.cc:304] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 
I20260710 11:09:05.288405  9996 raft_consensus.cc:2804] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:05.288707  9996 raft_consensus.cc:493] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:05.288944  9996 raft_consensus.cc:3060] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:05.293828  9996 raft_consensus.cc:515] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.295315  9996 leader_election.cc:290] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:05.295986  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a5dc6c131f41fb9fdd66fc73464235" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:05.296281  9813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a5dc6c131f41fb9fdd66fc73464235" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
I20260710 11:09:05.296450  9664 raft_consensus.cc:3060] T 41a5dc6c131f41fb9fdd66fc73464235 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:05.296813  9813 raft_consensus.cc:3060] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:05.300694  9664 raft_consensus.cc:2468] T 41a5dc6c131f41fb9fdd66fc73464235 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 1.
I20260710 11:09:05.301602  9705 leader_election.cc:304] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 
I20260710 11:09:05.302241  9996 raft_consensus.cc:2804] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:05.302671  9996 raft_consensus.cc:697] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Becoming Leader. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Running, Role: LEADER
I20260710 11:09:05.303423  9996 consensus_queue.cc:237] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.303491  9813 raft_consensus.cc:2468] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 1.
I20260710 11:09:05.308329  9972 consensus_queue.cc:1048] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.311617  9562 catalog_manager.cc:5697] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "0ce3fa13a48846578662effa6b68e1d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:05.323239 10006 consensus_queue.cc:1048] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.353147  9996 consensus_queue.cc:1048] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.363232  9961 consensus_queue.cc:1048] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:05.405534  9740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d13c0588d3a47e581bde0edb703025a"
dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
mode: GRACEFUL
new_leader_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
 from {username='slave'} at 127.0.0.1:37134
I20260710 11:09:05.406152  9740 raft_consensus.cc:606] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Received request to transfer leadership to TS 0eb2cfe1d9e34e00abdc1b068854ef0e
I20260710 11:09:05.413398  9664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f0c30e7b3be42f5b39080a939d6c61c"
dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
mode: GRACEFUL
new_leader_uuid: "0ce3fa13a48846578662effa6b68e1d3"
 from {username='slave'} at 127.0.0.1:55206
I20260710 11:09:05.413990  9664 raft_consensus.cc:606] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 LEADER]: Received request to transfer leadership to TS 0ce3fa13a48846578662effa6b68e1d3
I20260710 11:09:05.418617  9813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba85f605103d419a8af2f5efe5b1ee00"
dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
mode: GRACEFUL
new_leader_uuid: "0ce3fa13a48846578662effa6b68e1d3"
 from {username='slave'} at 127.0.0.1:53898
I20260710 11:09:05.419100  9813 raft_consensus.cc:606] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Received request to transfer leadership to TS 0ce3fa13a48846578662effa6b68e1d3
I20260710 11:09:05.427560  9813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93453f60685e41b8b4ea982c050b3186"
dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
mode: GRACEFUL
new_leader_uuid: "0ce3fa13a48846578662effa6b68e1d3"
 from {username='slave'} at 127.0.0.1:53898
I20260710 11:09:05.428105  9813 raft_consensus.cc:606] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Received request to transfer leadership to TS 0ce3fa13a48846578662effa6b68e1d3
I20260710 11:09:05.432731  9740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41a5dc6c131f41fb9fdd66fc73464235"
dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
mode: GRACEFUL
new_leader_uuid: "8ce94dd2c42c477baf4ef9632d560710"
 from {username='slave'} at 127.0.0.1:37134
I20260710 11:09:05.433254  9740 raft_consensus.cc:606] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Received request to transfer leadership to TS 8ce94dd2c42c477baf4ef9632d560710
I20260710 11:09:05.464290 10006 consensus_queue.cc:1048] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.475288 10006 consensus_queue.cc:1048] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.483852 10006 raft_consensus.cc:993] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710: : Instructing follower 0ce3fa13a48846578662effa6b68e1d3 to start an election
I20260710 11:09:05.484287 10006 raft_consensus.cc:1081] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Signalling peer 0ce3fa13a48846578662effa6b68e1d3 to start an election
I20260710 11:09:05.485849  9740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93453f60685e41b8b4ea982c050b3186"
dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
 from {username='slave'} at 127.0.0.1:37116
I20260710 11:09:05.486299  9740 raft_consensus.cc:493] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:05.486608  9740 raft_consensus.cc:3060] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.492283  9740 raft_consensus.cc:515] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.494071  9740 leader_election.cc:290] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 2 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:05.495333  9813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93453f60685e41b8b4ea982c050b3186" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
I20260710 11:09:05.495944  9813 raft_consensus.cc:3055] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:05.494813  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93453f60685e41b8b4ea982c050b3186" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:05.496273  9813 raft_consensus.cc:740] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Running, Role: LEADER
I20260710 11:09:05.496605  9664 raft_consensus.cc:3060] T 93453f60685e41b8b4ea982c050b3186 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.497133  9813 consensus_queue.cc:260] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.498425  9813 raft_consensus.cc:3060] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.502220  9664 raft_consensus.cc:2468] T 93453f60685e41b8b4ea982c050b3186 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 2.
I20260710 11:09:05.503146  9705 leader_election.cc:304] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 
I20260710 11:09:05.503798  9813 raft_consensus.cc:2468] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 2.
I20260710 11:09:05.503918  9961 raft_consensus.cc:2804] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:05.504464  9961 raft_consensus.cc:697] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 LEADER]: Becoming Leader. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Running, Role: LEADER
I20260710 11:09:05.505244  9961 consensus_queue.cc:237] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.511278  9560 catalog_manager.cc:5697] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 reported cstate change: term changed from 1 to 2, leader changed from 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3) to 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2). New cstate: current_term: 2 leader_uuid: "0ce3fa13a48846578662effa6b68e1d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:05.584735  9932 raft_consensus.cc:993] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e: : Instructing follower 0ce3fa13a48846578662effa6b68e1d3 to start an election
I20260710 11:09:05.585189  9957 raft_consensus.cc:1081] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 LEADER]: Signalling peer 0ce3fa13a48846578662effa6b68e1d3 to start an election
I20260710 11:09:05.586593  9740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f0c30e7b3be42f5b39080a939d6c61c"
dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
 from {username='slave'} at 127.0.0.1:37132
I20260710 11:09:05.587288  9740 raft_consensus.cc:493] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:05.587622  9740 raft_consensus.cc:3060] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.594548  9740 raft_consensus.cc:515] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.596228  9740 leader_election.cc:290] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 2 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:05.597076  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0c30e7b3be42f5b39080a939d6c61c" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:05.597311  9813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0c30e7b3be42f5b39080a939d6c61c" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
I20260710 11:09:05.597631  9664 raft_consensus.cc:3055] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:05.597882  9813 raft_consensus.cc:3060] T 2f0c30e7b3be42f5b39080a939d6c61c P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.597973  9664 raft_consensus.cc:740] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Running, Role: LEADER
I20260710 11:09:05.598866  9664 consensus_queue.cc:260] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.599732  9664 raft_consensus.cc:3060] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.603016  9813 raft_consensus.cc:2468] T 2f0c30e7b3be42f5b39080a939d6c61c P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 2.
I20260710 11:09:05.604012  9705 leader_election.cc:304] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 8ce94dd2c42c477baf4ef9632d560710; no voters: 
I20260710 11:09:05.604101  9664 raft_consensus.cc:2468] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 2.
I20260710 11:09:05.604761  9863 raft_consensus.cc:2804] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:05.605248  9863 raft_consensus.cc:697] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3 [term 2 LEADER]: Becoming Leader. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Running, Role: LEADER
I20260710 11:09:05.605939  9863 consensus_queue.cc:237] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.612030  9560 catalog_manager.cc:5697] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3 reported cstate change: term changed from 1 to 2, leader changed from 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1) to 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2). New cstate: current_term: 2 leader_uuid: "0ce3fa13a48846578662effa6b68e1d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:05.678264  9863 consensus_queue.cc:1048] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.689368  9996 consensus_queue.cc:1048] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.746201  9996 consensus_queue.cc:1048] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.752354  9961 raft_consensus.cc:993] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3: : Instructing follower 8ce94dd2c42c477baf4ef9632d560710 to start an election
I20260710 11:09:05.752835  9863 raft_consensus.cc:1081] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Signalling peer 8ce94dd2c42c477baf4ef9632d560710 to start an election
I20260710 11:09:05.754505  9814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41a5dc6c131f41fb9fdd66fc73464235"
dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
 from {username='slave'} at 127.0.0.1:53886
I20260710 11:09:05.757040  9996 consensus_queue.cc:1048] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.757745  9814 raft_consensus.cc:493] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:05.758188  9814 raft_consensus.cc:3060] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.765705  9814 raft_consensus.cc:515] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.769938  9814 leader_election.cc:290] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 2 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
I20260710 11:09:05.772004  9740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a5dc6c131f41fb9fdd66fc73464235" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
I20260710 11:09:05.772535  9740 raft_consensus.cc:3055] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:05.772912  9740 raft_consensus.cc:740] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Running, Role: LEADER
I20260710 11:09:05.772466  9664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a5dc6c131f41fb9fdd66fc73464235" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:05.773664  9740 consensus_queue.cc:260] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.774365  9664 raft_consensus.cc:3060] T 41a5dc6c131f41fb9fdd66fc73464235 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.775081  9740 raft_consensus.cc:3060] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.781095  9664 raft_consensus.cc:2468] T 41a5dc6c131f41fb9fdd66fc73464235 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 2.
I20260710 11:09:05.781896  9740 raft_consensus.cc:2468] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 2.
I20260710 11:09:05.782099  9779 leader_election.cc:304] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2cfe1d9e34e00abdc1b068854ef0e, 8ce94dd2c42c477baf4ef9632d560710; no voters: 
I20260710 11:09:05.782950 10011 raft_consensus.cc:2804] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:05.783363 10011 raft_consensus.cc:697] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 LEADER]: Becoming Leader. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Running, Role: LEADER
I20260710 11:09:05.784112 10011 consensus_queue.cc:237] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.790694  9561 catalog_manager.cc:5697] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710 reported cstate change: term changed from 1 to 2, leader changed from 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2) to 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3). New cstate: current_term: 2 leader_uuid: "8ce94dd2c42c477baf4ef9632d560710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:05.828358  9863 raft_consensus.cc:993] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3: : Instructing follower 0eb2cfe1d9e34e00abdc1b068854ef0e to start an election
I20260710 11:09:05.828851  9863 raft_consensus.cc:1081] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Signalling peer 0eb2cfe1d9e34e00abdc1b068854ef0e to start an election
I20260710 11:09:05.830464  9664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d13c0588d3a47e581bde0edb703025a"
dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
 from {username='slave'} at 127.0.0.1:55200
I20260710 11:09:05.830960  9664 raft_consensus.cc:493] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:05.831302  9664 raft_consensus.cc:3060] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.831476  9972 raft_consensus.cc:993] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710: : Instructing follower 0ce3fa13a48846578662effa6b68e1d3 to start an election
I20260710 11:09:05.831923  9972 raft_consensus.cc:1081] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Signalling peer 0ce3fa13a48846578662effa6b68e1d3 to start an election
I20260710 11:09:05.833420  9740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba85f605103d419a8af2f5efe5b1ee00"
dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
 from {username='slave'} at 127.0.0.1:37116
I20260710 11:09:05.833940  9740 raft_consensus.cc:493] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:05.834293  9740 raft_consensus.cc:3060] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.838225  9664 raft_consensus.cc:515] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.839883  9664 leader_election.cc:290] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 2 election: Requested vote from peers 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:05.840306  9740 raft_consensus.cc:515] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.840868  9739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d13c0588d3a47e581bde0edb703025a" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
I20260710 11:09:05.841038  9814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d13c0588d3a47e581bde0edb703025a" candidate_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
I20260710 11:09:05.841467  9739 raft_consensus.cc:3055] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:05.841694  9814 raft_consensus.cc:3060] T 3d13c0588d3a47e581bde0edb703025a P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.841836  9739 raft_consensus.cc:740] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Running, Role: LEADER
I20260710 11:09:05.842331  9740 leader_election.cc:290] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 2 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3:33371)
I20260710 11:09:05.842722  9739 consensus_queue.cc:260] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.843523  9666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba85f605103d419a8af2f5efe5b1ee00" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:05.843879  9739 raft_consensus.cc:3060] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.844070  9666 raft_consensus.cc:3060] T ba85f605103d419a8af2f5efe5b1ee00 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.844820  9813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba85f605103d419a8af2f5efe5b1ee00" candidate_uuid: "0ce3fa13a48846578662effa6b68e1d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
I20260710 11:09:05.845358  9813 raft_consensus.cc:3055] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:05.845649  9813 raft_consensus.cc:740] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Running, Role: LEADER
I20260710 11:09:05.846350  9813 consensus_queue.cc:260] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.847581  9813 raft_consensus.cc:3060] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.849401  9814 raft_consensus.cc:2468] T 3d13c0588d3a47e581bde0edb703025a P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in term 2.
I20260710 11:09:05.850615  9630 leader_election.cc:304] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2cfe1d9e34e00abdc1b068854ef0e, 8ce94dd2c42c477baf4ef9632d560710; no voters: 
I20260710 11:09:05.851133  9666 raft_consensus.cc:2468] T ba85f605103d419a8af2f5efe5b1ee00 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 2.
I20260710 11:09:05.851599  9956 raft_consensus.cc:2804] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:05.852180  9956 raft_consensus.cc:697] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 LEADER]: Becoming Leader. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Running, Role: LEADER
I20260710 11:09:05.852408  9705 leader_election.cc:304] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 0eb2cfe1d9e34e00abdc1b068854ef0e; no voters: 
I20260710 11:09:05.852820  9739 raft_consensus.cc:2468] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2cfe1d9e34e00abdc1b068854ef0e in term 2.
I20260710 11:09:05.853258  9863 raft_consensus.cc:2804] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:05.853173  9956 consensus_queue.cc:237] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.853848  9863 raft_consensus.cc:697] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 LEADER]: Becoming Leader. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Running, Role: LEADER
I20260710 11:09:05.854543  9813 raft_consensus.cc:2468] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ce3fa13a48846578662effa6b68e1d3 in term 2.
I20260710 11:09:05.854923  9863 consensus_queue.cc:237] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:05.861129  9561 catalog_manager.cc:5697] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e reported cstate change: term changed from 1 to 2, leader changed from 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2) to 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1). New cstate: current_term: 2 leader_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:05.861657  9562 catalog_manager.cc:5697] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 reported cstate change: term changed from 1 to 2, leader changed from 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3) to 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2). New cstate: current_term: 2 leader_uuid: "0ce3fa13a48846578662effa6b68e1d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:05.998553  9813 raft_consensus.cc:1275] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Refusing update from remote peer 0ce3fa13a48846578662effa6b68e1d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:05.999914  9996 consensus_queue.cc:1048] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:06.009107  9666 raft_consensus.cc:1275] T 93453f60685e41b8b4ea982c050b3186 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Refusing update from remote peer 0ce3fa13a48846578662effa6b68e1d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:06.010931  9863 consensus_queue.cc:1048] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:06.052168  9813 raft_consensus.cc:1275] T 2f0c30e7b3be42f5b39080a939d6c61c P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Refusing update from remote peer 0ce3fa13a48846578662effa6b68e1d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:06.053365  9863 consensus_queue.cc:1048] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:06.060668  9666 raft_consensus.cc:1275] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Refusing update from remote peer 0ce3fa13a48846578662effa6b68e1d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:06.061954  9996 consensus_queue.cc:1048] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:06.241338  9739 raft_consensus.cc:1275] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Refusing update from remote peer 0eb2cfe1d9e34e00abdc1b068854ef0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:06.242600  9932 consensus_queue.cc:1048] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:06.250630  9813 raft_consensus.cc:1275] T 3d13c0588d3a47e581bde0edb703025a P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Refusing update from remote peer 0eb2cfe1d9e34e00abdc1b068854ef0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:06.251950  9932 consensus_queue.cc:1048] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:06.285995  9664 raft_consensus.cc:1275] T 41a5dc6c131f41fb9fdd66fc73464235 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Refusing update from remote peer 8ce94dd2c42c477baf4ef9632d560710: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:06.287254  9972 consensus_queue.cc:1048] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:06.293774  9739 raft_consensus.cc:1275] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Refusing update from remote peer 8ce94dd2c42c477baf4ef9632d560710: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:06.295831 10006 consensus_queue.cc:1048] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:06.374234  9814 raft_consensus.cc:1275] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Refusing update from remote peer 0ce3fa13a48846578662effa6b68e1d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:06.375423  9996 consensus_queue.cc:1048] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:06.386191  9664 raft_consensus.cc:1275] T ba85f605103d419a8af2f5efe5b1ee00 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Refusing update from remote peer 0ce3fa13a48846578662effa6b68e1d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:06.388023  9961 consensus_queue.cc:1048] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:08.436697  9561 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56694:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:09:08.457535  9561 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56694:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:09:08.489420  5792 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:09:08.680711  9705 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.168.3:33371, user_credentials={real_user=slave}} blocked reactor thread for 77627.4us
I20260710 11:09:08.744040 10068 tablet.cc:1724] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:08.758203 10066 tablet.cc:1724] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:08.764376  9767 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:2f0c30e7b3be42f5b39080a939d6c61c)
W20260710 11:09:08.778218  9631 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.168.2:36685, user_credentials={real_user=slave}} blocked reactor thread for 84450.4us
W20260710 11:09:08.788094  9767 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:2f0c30e7b3be42f5b39080a939d6c61c)
W20260710 11:09:08.789994  9767 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:2f0c30e7b3be42f5b39080a939d6c61c)
I20260710 11:09:08.763836 10064 tablet.cc:1724] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:08.849990 10082 tablet.cc:1724] T b3f97d1e36ad402ca04ebc27f037e716 P 0ce3fa13a48846578662effa6b68e1d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:08.852504 10074 tablet.cc:1724] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:08.842500 10071 tablet.cc:1724] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:08.884416 10081 tablet.cc:1724] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:08.890398 10076 tablet.cc:1724] T 2f0c30e7b3be42f5b39080a939d6c61c P 8ce94dd2c42c477baf4ef9632d560710: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:08.883745  9705 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.168.3:33371, user_credentials={real_user=slave}} blocked reactor thread for 44291.1us
I20260710 11:09:08.899678 10084 tablet.cc:1724] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:08.883749 10066 tablet.cc:1724] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:08.910109 10068 tablet.cc:1724] T 41a5dc6c131f41fb9fdd66fc73464235 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:08.931521 10068 tablet.cc:1724] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:08.938129 10071 tablet.cc:1724] T d786769167fb4d2295efff63173d231c P 8ce94dd2c42c477baf4ef9632d560710: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:08.957916 10082 tablet.cc:1724] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0ce3fa13a48846578662effa6b68e1d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:08.993218 10089 tablet.cc:1724] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:08.986425 10088 tablet.cc:1724] T b3f97d1e36ad402ca04ebc27f037e716 P 8ce94dd2c42c477baf4ef9632d560710: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:08.989519  9780 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.168.2:36685, user_credentials={real_user=slave}} blocked reactor thread for 74098.2us
I20260710 11:09:09.004606 10077 tablet.cc:1724] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:08.990455 10066 tablet.cc:1724] T d786769167fb4d2295efff63173d231c P 0ce3fa13a48846578662effa6b68e1d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:09.018986 10084 tablet.cc:1724] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:09.021322 10076 tablet.cc:1724] T 3d13c0588d3a47e581bde0edb703025a P 8ce94dd2c42c477baf4ef9632d560710: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:09.015062 10071 tablet.cc:1724] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:09.028394 10082 tablet.cc:1724] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:09.046186  9664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5512949aa93d443c9d4b8cf990e2b8f1"
dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
mode: GRACEFUL
new_leader_uuid: "8ce94dd2c42c477baf4ef9632d560710"
 from {username='slave'} at 127.0.0.1:54232
I20260710 11:09:09.046816  9664 raft_consensus.cc:606] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 LEADER]: Received request to transfer leadership to TS 8ce94dd2c42c477baf4ef9632d560710
I20260710 11:09:09.048106 10089 tablet.cc:1724] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:09.046103 10088 tablet.cc:1724] T 1903ea31f12348c7a6667ff144f88e1d P 8ce94dd2c42c477baf4ef9632d560710: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:09.058000 10068 tablet.cc:1724] T 93453f60685e41b8b4ea982c050b3186 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:09.063635 10081 tablet.cc:1724] T ba85f605103d419a8af2f5efe5b1ee00 P 0eb2cfe1d9e34e00abdc1b068854ef0e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:09.064236 10074 tablet.cc:1724] T 1903ea31f12348c7a6667ff144f88e1d P 0eb2cfe1d9e34e00abdc1b068854ef0e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:09.095142  9741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93453f60685e41b8b4ea982c050b3186"
dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
mode: GRACEFUL
new_leader_uuid: "8ce94dd2c42c477baf4ef9632d560710"
 from {username='slave'} at 127.0.0.1:56988
I20260710 11:09:09.095722  9741 raft_consensus.cc:606] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 LEADER]: Received request to transfer leadership to TS 8ce94dd2c42c477baf4ef9632d560710
I20260710 11:09:09.097064  5792 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:09:09.097620  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:09.097918  9561 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c: soft_deleted_table [id=4f7519021e0442558907968f14db4c43] alter complete (version 1)
I20260710 11:09:09.106177  9741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "198d1144d1cb461cbca8bd376e1afd6d"
dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
mode: GRACEFUL
new_leader_uuid: "8ce94dd2c42c477baf4ef9632d560710"
 from {username='slave'} at 127.0.0.1:56988
I20260710 11:09:09.106835  9741 raft_consensus.cc:606] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [term 2 LEADER]: Received request to transfer leadership to TS 8ce94dd2c42c477baf4ef9632d560710
I20260710 11:09:09.109472  9741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf3d355526e0478fbbc5cafa6ee7fd05"
dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
mode: GRACEFUL
new_leader_uuid: "8ce94dd2c42c477baf4ef9632d560710"
 from {username='slave'} at 127.0.0.1:56988
I20260710 11:09:09.110059  9741 raft_consensus.cc:606] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Received request to transfer leadership to TS 8ce94dd2c42c477baf4ef9632d560710
I20260710 11:09:09.111055  5792 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:09.111599  5792 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:09.128089 10085 raft_consensus.cc:993] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3: : Instructing follower 8ce94dd2c42c477baf4ef9632d560710 to start an election
I20260710 11:09:09.128631 10053 raft_consensus.cc:1081] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Signalling peer 8ce94dd2c42c477baf4ef9632d560710 to start an election
I20260710 11:09:09.130170  9811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf3d355526e0478fbbc5cafa6ee7fd05"
dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
 from {username='slave'} at 127.0.0.1:53886
I20260710 11:09:09.130679  9811 raft_consensus.cc:493] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:09.131072  9811 raft_consensus.cc:3060] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:09.137670  9811 raft_consensus.cc:515] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:09.139155  9811 leader_election.cc:290] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 2 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
I20260710 11:09:09.139891  9665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3d355526e0478fbbc5cafa6ee7fd05" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:09.140213  9741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3d355526e0478fbbc5cafa6ee7fd05" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
I20260710 11:09:09.140494  9665 raft_consensus.cc:3060] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:09.140807  9741 raft_consensus.cc:3055] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:09.141103  9741 raft_consensus.cc:740] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Running, Role: LEADER
I20260710 11:09:09.141799  9741 consensus_queue.cc:260] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:09.142714  9741 raft_consensus.cc:3060] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:09.145267  9665 raft_consensus.cc:2468] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 2.
I20260710 11:09:09.146243  9779 leader_election.cc:304] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2cfe1d9e34e00abdc1b068854ef0e, 8ce94dd2c42c477baf4ef9632d560710; no voters: 
I20260710 11:09:09.147050 10070 raft_consensus.cc:2804] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:09.147536 10070 raft_consensus.cc:697] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 LEADER]: Becoming Leader. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Running, Role: LEADER
I20260710 11:09:09.147830  9741 raft_consensus.cc:2468] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 2.
I20260710 11:09:09.148396 10070 consensus_queue.cc:237] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:09.155395  9560 catalog_manager.cc:5697] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710 reported cstate change: term changed from 1 to 2, leader changed from 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2) to 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3). New cstate: current_term: 2 leader_uuid: "8ce94dd2c42c477baf4ef9632d560710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:09.166327 10085 raft_consensus.cc:993] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3: : Instructing follower 8ce94dd2c42c477baf4ef9632d560710 to start an election
I20260710 11:09:09.166697 10053 raft_consensus.cc:1081] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [term 2 LEADER]: Signalling peer 8ce94dd2c42c477baf4ef9632d560710 to start an election
I20260710 11:09:09.168176  9811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "198d1144d1cb461cbca8bd376e1afd6d"
dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
 from {username='slave'} at 127.0.0.1:53886
I20260710 11:09:09.168622  9811 raft_consensus.cc:493] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:09.168910  9811 raft_consensus.cc:3060] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:09.174427  9811 raft_consensus.cc:515] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:09.176074  9811 leader_election.cc:290] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 3 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
I20260710 11:09:09.176646  9665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198d1144d1cb461cbca8bd376e1afd6d" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:09.177027  9741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198d1144d1cb461cbca8bd376e1afd6d" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
I20260710 11:09:09.177244  9665 raft_consensus.cc:3060] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:09.177583  9741 raft_consensus.cc:3055] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:09.177865  9741 raft_consensus.cc:740] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Running, Role: LEADER
I20260710 11:09:09.178452  9741 consensus_queue.cc:260] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [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: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:09.179361  9741 raft_consensus.cc:3060] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:09.182476  9665 raft_consensus.cc:2468] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 3.
I20260710 11:09:09.183415  9779 leader_election.cc:304] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [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: 0eb2cfe1d9e34e00abdc1b068854ef0e, 8ce94dd2c42c477baf4ef9632d560710; no voters: 
I20260710 11:09:09.184051 10070 raft_consensus.cc:2804] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:09.184450 10070 raft_consensus.cc:697] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 3 LEADER]: Becoming Leader. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Running, Role: LEADER
I20260710 11:09:09.185011  9741 raft_consensus.cc:2468] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 3.
I20260710 11:09:09.185163 10070 consensus_queue.cc:237] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [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: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:09.191957  9560 catalog_manager.cc:5697] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 reported cstate change: term changed from 2 to 3, leader changed from 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2) to 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3). New cstate: current_term: 3 leader_uuid: "8ce94dd2c42c477baf4ef9632d560710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:09.228034 10065 raft_consensus.cc:993] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e: : Instructing follower 8ce94dd2c42c477baf4ef9632d560710 to start an election
I20260710 11:09:09.228468  9932 raft_consensus.cc:1081] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 LEADER]: Signalling peer 8ce94dd2c42c477baf4ef9632d560710 to start an election
I20260710 11:09:09.229760  9811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5512949aa93d443c9d4b8cf990e2b8f1"
dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
 from {username='slave'} at 127.0.0.1:53890
I20260710 11:09:09.230180  9811 raft_consensus.cc:493] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:09.230427  9811 raft_consensus.cc:3060] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:09.235067  9811 raft_consensus.cc:515] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:09.236511  9811 leader_election.cc:290] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 2 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
I20260710 11:09:09.237283  9665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5512949aa93d443c9d4b8cf990e2b8f1" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:09.237497  9741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5512949aa93d443c9d4b8cf990e2b8f1" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
I20260710 11:09:09.237911  9665 raft_consensus.cc:3055] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:09.238010  9741 raft_consensus.cc:3060] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:09.238328  9665 raft_consensus.cc:740] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0eb2cfe1d9e34e00abdc1b068854ef0e, State: Running, Role: LEADER
I20260710 11:09:09.239122  9665 consensus_queue.cc:260] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [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: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:09.240643  9665 raft_consensus.cc:3060] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:09.244920  9741 raft_consensus.cc:2468] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 2.
I20260710 11:09:09.246059  9780 leader_election.cc:304] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ce3fa13a48846578662effa6b68e1d3, 8ce94dd2c42c477baf4ef9632d560710; no voters: 
I20260710 11:09:09.246842 10070 raft_consensus.cc:2804] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:09.247013  9665 raft_consensus.cc:2468] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 2.
I20260710 11:09:09.247347 10070 raft_consensus.cc:697] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 LEADER]: Becoming Leader. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Running, Role: LEADER
I20260710 11:09:09.248289 10070 consensus_queue.cc:237] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 [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: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:09.254439  9560 catalog_manager.cc:5697] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 reported cstate change: term changed from 1 to 2, leader changed from 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1) to 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3). New cstate: current_term: 2 leader_uuid: "8ce94dd2c42c477baf4ef9632d560710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:09.368993 10085 raft_consensus.cc:993] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3: : Instructing follower 8ce94dd2c42c477baf4ef9632d560710 to start an election
I20260710 11:09:09.369472 10053 raft_consensus.cc:1081] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 LEADER]: Signalling peer 8ce94dd2c42c477baf4ef9632d560710 to start an election
I20260710 11:09:09.370970  9814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93453f60685e41b8b4ea982c050b3186"
dest_uuid: "8ce94dd2c42c477baf4ef9632d560710"
 from {username='slave'} at 127.0.0.1:53886
I20260710 11:09:09.371493  9814 raft_consensus.cc:493] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:09.371711  9814 raft_consensus.cc:3060] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:09.376775  9814 raft_consensus.cc:515] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:09.378893  9814 leader_election.cc:290] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [CANDIDATE]: Term 3 election: Requested vote from peers 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047), 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685)
I20260710 11:09:09.379153  9665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93453f60685e41b8b4ea982c050b3186" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e"
I20260710 11:09:09.379782  9665 raft_consensus.cc:3060] T 93453f60685e41b8b4ea982c050b3186 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:09.380345  9738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93453f60685e41b8b4ea982c050b3186" candidate_uuid: "8ce94dd2c42c477baf4ef9632d560710" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0ce3fa13a48846578662effa6b68e1d3"
I20260710 11:09:09.380977  9738 raft_consensus.cc:3055] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:09.381292  9738 raft_consensus.cc:740] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0ce3fa13a48846578662effa6b68e1d3, State: Running, Role: LEADER
I20260710 11:09:09.382063  9738 consensus_queue.cc:260] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [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: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:09.383275  9738 raft_consensus.cc:3060] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:09.386965  9665 raft_consensus.cc:2468] T 93453f60685e41b8b4ea982c050b3186 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 3.
I20260710 11:09:09.387972  9779 leader_election.cc:304] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [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: 0eb2cfe1d9e34e00abdc1b068854ef0e, 8ce94dd2c42c477baf4ef9632d560710; no voters: 
I20260710 11:09:09.388651 10070 raft_consensus.cc:2804] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:09.389158 10070 raft_consensus.cc:697] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 3 LEADER]: Becoming Leader. State: Replica: 8ce94dd2c42c477baf4ef9632d560710, State: Running, Role: LEADER
I20260710 11:09:09.389266  9738 raft_consensus.cc:2468] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce94dd2c42c477baf4ef9632d560710 in term 3.
I20260710 11:09:09.389981 10070 consensus_queue.cc:237] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [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: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } }
I20260710 11:09:09.396032  9560 catalog_manager.cc:5697] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 reported cstate change: term changed from 2 to 3, leader changed from 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2) to 8ce94dd2c42c477baf4ef9632d560710 (127.5.168.3). New cstate: current_term: 3 leader_uuid: "8ce94dd2c42c477baf4ef9632d560710" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce94dd2c42c477baf4ef9632d560710" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 33371 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:09.597906  9665 raft_consensus.cc:1275] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Refusing update from remote peer 8ce94dd2c42c477baf4ef9632d560710: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:09.599109 10070 consensus_queue.cc:1048] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:09.608500  9738 raft_consensus.cc:1275] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Refusing update from remote peer 8ce94dd2c42c477baf4ef9632d560710: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:09.610334 10100 consensus_queue.cc:1048] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:09.648739  9738 raft_consensus.cc:1275] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [term 3 FOLLOWER]: Refusing update from remote peer 8ce94dd2c42c477baf4ef9632d560710: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:09.649981 10100 consensus_queue.cc:1048] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:09.658190  9665 raft_consensus.cc:1275] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 3 FOLLOWER]: Refusing update from remote peer 8ce94dd2c42c477baf4ef9632d560710: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:09.659899 10091 consensus_queue.cc:1048] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:09.772281  9665 raft_consensus.cc:1275] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Refusing update from remote peer 8ce94dd2c42c477baf4ef9632d560710: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:09:09.773803 10091 consensus_queue.cc:1048] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:09.783125  9738 raft_consensus.cc:1275] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Refusing update from remote peer 8ce94dd2c42c477baf4ef9632d560710: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:09:09.784804 10070 consensus_queue.cc:1048] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:09.837586  9738 raft_consensus.cc:1275] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [term 3 FOLLOWER]: Refusing update from remote peer 8ce94dd2c42c477baf4ef9632d560710: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:09:09.838836 10070 consensus_queue.cc:1048] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ce3fa13a48846578662effa6b68e1d3" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 36685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:09.845809  9664 raft_consensus.cc:1275] T 93453f60685e41b8b4ea982c050b3186 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 3 FOLLOWER]: Refusing update from remote peer 8ce94dd2c42c477baf4ef9632d560710: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:09:09.847255 10100 consensus_queue.cc:1048] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2cfe1d9e34e00abdc1b068854ef0e" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 37047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:10.167371  5792 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:09:10.172497  5792 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:09:10.172920  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:10.177906  5792 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:09:10.178406  5792 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:11.206171  5792 tablet_server.cc:179] TabletServer@127.5.168.1:0 shutting down...
W20260710 11:09:11.220199  9779 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260710 11:09:11.223966  9779 consensus_peers.cc:597] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 -> Peer 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047): Couldn't send request to peer 0eb2cfe1d9e34e00abdc1b068854ef0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:11.228399  9705 consensus_peers.cc:597] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 -> Peer 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047): Couldn't send request to peer 0eb2cfe1d9e34e00abdc1b068854ef0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:11.236125  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:11.237048  5792 tablet_replica.cc:333] T 1903ea31f12348c7a6667ff144f88e1d P 0eb2cfe1d9e34e00abdc1b068854ef0e: stopping tablet replica
I20260710 11:09:11.238045  5792 raft_consensus.cc:2243] T 1903ea31f12348c7a6667ff144f88e1d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.238746  5792 raft_consensus.cc:2272] T 1903ea31f12348c7a6667ff144f88e1d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.240829  5792 tablet_replica.cc:333] T 93453f60685e41b8b4ea982c050b3186 P 0eb2cfe1d9e34e00abdc1b068854ef0e: stopping tablet replica
I20260710 11:09:11.241528  5792 raft_consensus.cc:2243] T 93453f60685e41b8b4ea982c050b3186 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.241984  5792 raft_consensus.cc:2272] T 93453f60685e41b8b4ea982c050b3186 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.243990  5792 tablet_replica.cc:333] T ba85f605103d419a8af2f5efe5b1ee00 P 0eb2cfe1d9e34e00abdc1b068854ef0e: stopping tablet replica
I20260710 11:09:11.244553  5792 raft_consensus.cc:2243] T ba85f605103d419a8af2f5efe5b1ee00 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.245020  5792 raft_consensus.cc:2272] T ba85f605103d419a8af2f5efe5b1ee00 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:11.245653  9779 consensus_peers.cc:597] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 -> Peer 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047): Couldn't send request to peer 0eb2cfe1d9e34e00abdc1b068854ef0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:11.246923  5792 tablet_replica.cc:333] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e: stopping tablet replica
I20260710 11:09:11.247581  5792 raft_consensus.cc:2243] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.248405  5792 raft_consensus.cc:2272] T b3f97d1e36ad402ca04ebc27f037e716 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.250090  5792 tablet_replica.cc:333] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0eb2cfe1d9e34e00abdc1b068854ef0e: stopping tablet replica
I20260710 11:09:11.250643  5792 raft_consensus.cc:2243] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.275111  5792 raft_consensus.cc:2272] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.295270  5792 tablet_replica.cc:333] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e: stopping tablet replica
I20260710 11:09:11.298537  5792 raft_consensus.cc:2243] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.300099  5792 raft_consensus.cc:2272] T 2f0c30e7b3be42f5b39080a939d6c61c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:11.305557  9779 consensus_peers.cc:597] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 -> Peer 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047): Couldn't send request to peer 0eb2cfe1d9e34e00abdc1b068854ef0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:11.305631  5792 tablet_replica.cc:333] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e: stopping tablet replica
I20260710 11:09:11.307305  5792 raft_consensus.cc:2243] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.309376  5792 raft_consensus.cc:2272] T d786769167fb4d2295efff63173d231c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.312709  5792 tablet_replica.cc:333] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e: stopping tablet replica
I20260710 11:09:11.313452  5792 raft_consensus.cc:2243] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.313966  5792 raft_consensus.cc:2272] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.316634  5792 tablet_replica.cc:333] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0eb2cfe1d9e34e00abdc1b068854ef0e: stopping tablet replica
I20260710 11:09:11.317194  5792 raft_consensus.cc:2243] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.317682  5792 raft_consensus.cc:2272] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.320262  5792 tablet_replica.cc:333] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e: stopping tablet replica
I20260710 11:09:11.320837  5792 raft_consensus.cc:2243] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.321946  5792 raft_consensus.cc:2272] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.324504  5792 tablet_replica.cc:333] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e: stopping tablet replica
I20260710 11:09:11.325169  5792 raft_consensus.cc:2243] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.326387  5792 raft_consensus.cc:2272] T 3d13c0588d3a47e581bde0edb703025a P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.328928  5792 tablet_replica.cc:333] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e: stopping tablet replica
I20260710 11:09:11.329542  5792 raft_consensus.cc:2243] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.330452  5792 raft_consensus.cc:2272] T 90c22458298b40dba425b5581a3a432c P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.334545  5792 tablet_replica.cc:333] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e: stopping tablet replica
I20260710 11:09:11.335383  5792 raft_consensus.cc:2243] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.336740  5792 raft_consensus.cc:2272] T 91dc289fd95b48b5807e2645798ddc37 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.339087  5792 tablet_replica.cc:333] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e: stopping tablet replica
I20260710 11:09:11.339732  5792 raft_consensus.cc:2243] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.340310  5792 raft_consensus.cc:2272] T 198d1144d1cb461cbca8bd376e1afd6d P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.342656  5792 tablet_replica.cc:333] T 41a5dc6c131f41fb9fdd66fc73464235 P 0eb2cfe1d9e34e00abdc1b068854ef0e: stopping tablet replica
I20260710 11:09:11.343473  5792 raft_consensus.cc:2243] T 41a5dc6c131f41fb9fdd66fc73464235 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.344179  5792 raft_consensus.cc:2272] T 41a5dc6c131f41fb9fdd66fc73464235 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.346312  5792 tablet_replica.cc:333] T 9116727e01594bef92b1114a0ce5a424 P 0eb2cfe1d9e34e00abdc1b068854ef0e: stopping tablet replica
I20260710 11:09:11.346781  5792 raft_consensus.cc:2243] T 9116727e01594bef92b1114a0ce5a424 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.347294  5792 raft_consensus.cc:2272] T 9116727e01594bef92b1114a0ce5a424 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.349457  5792 tablet_replica.cc:333] T 8f8ddeb4065949bd8be00dcf49c44324 P 0eb2cfe1d9e34e00abdc1b068854ef0e: stopping tablet replica
I20260710 11:09:11.350044  5792 raft_consensus.cc:2243] T 8f8ddeb4065949bd8be00dcf49c44324 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.350772  5792 raft_consensus.cc:2272] T 8f8ddeb4065949bd8be00dcf49c44324 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.353928  5792 tablet_replica.cc:333] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e: stopping tablet replica
I20260710 11:09:11.354507  5792 raft_consensus.cc:2243] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.355266  5792 raft_consensus.cc:2272] T dde03c9994c642698f44413f852539b9 P 0eb2cfe1d9e34e00abdc1b068854ef0e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:11.389353  9705 consensus_peers.cc:597] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 -> Peer 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047): Couldn't send request to peer 0eb2cfe1d9e34e00abdc1b068854ef0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:11.408519  5792 tablet_server.cc:196] TabletServer@127.5.168.1:0 shutdown complete.
W20260710 11:09:11.429490  9705 consensus_peers.cc:597] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3 -> Peer 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047): Couldn't send request to peer 0eb2cfe1d9e34e00abdc1b068854ef0e. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:37047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:11.455367  5792 tablet_server.cc:179] TabletServer@127.5.168.2:0 shutting down...
I20260710 11:09:11.485080  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:11.485800  5792 tablet_replica.cc:333] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3: stopping tablet replica
I20260710 11:09:11.486716  5792 raft_consensus.cc:2243] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.487305  5792 raft_consensus.cc:2272] T 93453f60685e41b8b4ea982c050b3186 P 0ce3fa13a48846578662effa6b68e1d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.489533  5792 tablet_replica.cc:333] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3: stopping tablet replica
I20260710 11:09:11.490172  5792 raft_consensus.cc:2243] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.491119  5792 raft_consensus.cc:2272] T 1903ea31f12348c7a6667ff144f88e1d P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.493505  5792 tablet_replica.cc:333] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3: stopping tablet replica
I20260710 11:09:11.494073  5792 raft_consensus.cc:2243] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.495175  5792 raft_consensus.cc:2272] T ba85f605103d419a8af2f5efe5b1ee00 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.497362  5792 tablet_replica.cc:333] T b3f97d1e36ad402ca04ebc27f037e716 P 0ce3fa13a48846578662effa6b68e1d3: stopping tablet replica
I20260710 11:09:11.497936  5792 raft_consensus.cc:2243] T b3f97d1e36ad402ca04ebc27f037e716 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.498539  5792 raft_consensus.cc:2272] T b3f97d1e36ad402ca04ebc27f037e716 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.500600  5792 tablet_replica.cc:333] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3: stopping tablet replica
I20260710 11:09:11.501166  5792 raft_consensus.cc:2243] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.501657  5792 raft_consensus.cc:2272] T cf3d355526e0478fbbc5cafa6ee7fd05 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.503695  5792 tablet_replica.cc:333] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3: stopping tablet replica
I20260710 11:09:11.504230  5792 raft_consensus.cc:2243] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.505191  5792 raft_consensus.cc:2272] T 2f0c30e7b3be42f5b39080a939d6c61c P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.507289  5792 tablet_replica.cc:333] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3: stopping tablet replica
I20260710 11:09:11.507858  5792 raft_consensus.cc:2243] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.508352  5792 raft_consensus.cc:2272] T 8f8ddeb4065949bd8be00dcf49c44324 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.510241  5792 tablet_replica.cc:333] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0ce3fa13a48846578662effa6b68e1d3: stopping tablet replica
I20260710 11:09:11.510787  5792 raft_consensus.cc:2243] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.511301  5792 raft_consensus.cc:2272] T 78ed072f915446f2b1d6c4b7cc6b1521 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.513103  5792 tablet_replica.cc:333] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3: stopping tablet replica
I20260710 11:09:11.513617  5792 raft_consensus.cc:2243] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.514642  5792 raft_consensus.cc:2272] T dc8dbebca7fe4e69b265c93ec9ef0676 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.516981  5792 tablet_replica.cc:333] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3: stopping tablet replica
I20260710 11:09:11.517501  5792 raft_consensus.cc:2243] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.518379  5792 raft_consensus.cc:2272] T dde03c9994c642698f44413f852539b9 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.520332  5792 tablet_replica.cc:333] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3: stopping tablet replica
I20260710 11:09:11.520853  5792 raft_consensus.cc:2243] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.521343  5792 raft_consensus.cc:2272] T 198d1144d1cb461cbca8bd376e1afd6d P 0ce3fa13a48846578662effa6b68e1d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.523411  5792 tablet_replica.cc:333] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3: stopping tablet replica
I20260710 11:09:11.523881  5792 raft_consensus.cc:2243] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.524355  5792 raft_consensus.cc:2272] T 41a5dc6c131f41fb9fdd66fc73464235 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.526445  5792 tablet_replica.cc:333] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3: stopping tablet replica
I20260710 11:09:11.526968  5792 raft_consensus.cc:2243] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.527818  5792 raft_consensus.cc:2272] T 9116727e01594bef92b1114a0ce5a424 P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.529711  5792 tablet_replica.cc:333] T d786769167fb4d2295efff63173d231c P 0ce3fa13a48846578662effa6b68e1d3: stopping tablet replica
I20260710 11:09:11.530195  5792 raft_consensus.cc:2243] T d786769167fb4d2295efff63173d231c P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.530750  5792 raft_consensus.cc:2272] T d786769167fb4d2295efff63173d231c P 0ce3fa13a48846578662effa6b68e1d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.532807  5792 tablet_replica.cc:333] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0ce3fa13a48846578662effa6b68e1d3: stopping tablet replica
I20260710 11:09:11.533288  5792 raft_consensus.cc:2243] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.533703  5792 raft_consensus.cc:2272] T 5512949aa93d443c9d4b8cf990e2b8f1 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.535781  5792 tablet_replica.cc:333] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3: stopping tablet replica
I20260710 11:09:11.536273  5792 raft_consensus.cc:2243] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.536790  5792 raft_consensus.cc:2272] T 3d13c0588d3a47e581bde0edb703025a P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.538672  5792 tablet_replica.cc:333] T 90c22458298b40dba425b5581a3a432c P 0ce3fa13a48846578662effa6b68e1d3: stopping tablet replica
I20260710 11:09:11.539142  5792 raft_consensus.cc:2243] T 90c22458298b40dba425b5581a3a432c P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.539721  5792 raft_consensus.cc:2272] T 90c22458298b40dba425b5581a3a432c P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.541904  5792 tablet_replica.cc:333] T 91dc289fd95b48b5807e2645798ddc37 P 0ce3fa13a48846578662effa6b68e1d3: stopping tablet replica
I20260710 11:09:11.542368  5792 raft_consensus.cc:2243] T 91dc289fd95b48b5807e2645798ddc37 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.542867  5792 raft_consensus.cc:2272] T 91dc289fd95b48b5807e2645798ddc37 P 0ce3fa13a48846578662effa6b68e1d3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:11.545411  9779 consensus_peers.cc:597] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710 -> Peer 0eb2cfe1d9e34e00abdc1b068854ef0e (127.5.168.1:37047): Couldn't send request to peer 0eb2cfe1d9e34e00abdc1b068854ef0e. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:37047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:11.586058  5792 tablet_server.cc:196] TabletServer@127.5.168.2:0 shutdown complete.
W20260710 11:09:11.591071  9780 consensus_peers.cc:597] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 -> Peer 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685): Couldn't send request to peer 0ce3fa13a48846578662effa6b68e1d3. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.2:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:11.623164  5792 tablet_server.cc:179] TabletServer@127.5.168.3:0 shutting down...
W20260710 11:09:11.658516  9780 consensus_peers.cc:597] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 -> Peer 0ce3fa13a48846578662effa6b68e1d3 (127.5.168.2:36685): Couldn't send request to peer 0ce3fa13a48846578662effa6b68e1d3. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.2:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:11.658676  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:11.659489  5792 tablet_replica.cc:333] T 1903ea31f12348c7a6667ff144f88e1d P 8ce94dd2c42c477baf4ef9632d560710: stopping tablet replica
I20260710 11:09:11.660280  5792 raft_consensus.cc:2243] T 1903ea31f12348c7a6667ff144f88e1d P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.660866  5792 raft_consensus.cc:2272] T 1903ea31f12348c7a6667ff144f88e1d P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.663025  5792 tablet_replica.cc:333] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710: stopping tablet replica
I20260710 11:09:11.663652  5792 raft_consensus.cc:2243] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.664554  5792 raft_consensus.cc:2272] T 93453f60685e41b8b4ea982c050b3186 P 8ce94dd2c42c477baf4ef9632d560710 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.666420  5792 tablet_replica.cc:333] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710: stopping tablet replica
I20260710 11:09:11.666926  5792 raft_consensus.cc:2243] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.667456  5792 raft_consensus.cc:2272] T ba85f605103d419a8af2f5efe5b1ee00 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.669229  5792 tablet_replica.cc:333] T b3f97d1e36ad402ca04ebc27f037e716 P 8ce94dd2c42c477baf4ef9632d560710: stopping tablet replica
I20260710 11:09:11.669775  5792 raft_consensus.cc:2243] T b3f97d1e36ad402ca04ebc27f037e716 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.670257  5792 raft_consensus.cc:2272] T b3f97d1e36ad402ca04ebc27f037e716 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.672431  5792 tablet_replica.cc:333] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710: stopping tablet replica
I20260710 11:09:11.673056  5792 raft_consensus.cc:2243] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.673964  5792 raft_consensus.cc:2272] T 8f8ddeb4065949bd8be00dcf49c44324 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.676232  5792 tablet_replica.cc:333] T dde03c9994c642698f44413f852539b9 P 8ce94dd2c42c477baf4ef9632d560710: stopping tablet replica
I20260710 11:09:11.676752  5792 raft_consensus.cc:2243] T dde03c9994c642698f44413f852539b9 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.677194  5792 raft_consensus.cc:2272] T dde03c9994c642698f44413f852539b9 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.678879  5792 tablet_replica.cc:333] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710: stopping tablet replica
I20260710 11:09:11.679427  5792 raft_consensus.cc:2243] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.680233  5792 raft_consensus.cc:2272] T 198d1144d1cb461cbca8bd376e1afd6d P 8ce94dd2c42c477baf4ef9632d560710 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.682261  5792 tablet_replica.cc:333] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710: stopping tablet replica
I20260710 11:09:11.682785  5792 raft_consensus.cc:2243] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.683712  5792 raft_consensus.cc:2272] T 41a5dc6c131f41fb9fdd66fc73464235 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.685489  5792 tablet_replica.cc:333] T 9116727e01594bef92b1114a0ce5a424 P 8ce94dd2c42c477baf4ef9632d560710: stopping tablet replica
I20260710 11:09:11.685995  5792 raft_consensus.cc:2243] T 9116727e01594bef92b1114a0ce5a424 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.686408  5792 raft_consensus.cc:2272] T 9116727e01594bef92b1114a0ce5a424 P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.688272  5792 tablet_replica.cc:333] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710: stopping tablet replica
I20260710 11:09:11.688750  5792 raft_consensus.cc:2243] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.689188  5792 raft_consensus.cc:2272] T 91dc289fd95b48b5807e2645798ddc37 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.691028  5792 tablet_replica.cc:333] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710: stopping tablet replica
I20260710 11:09:11.691527  5792 raft_consensus.cc:2243] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.691967  5792 raft_consensus.cc:2272] T 90c22458298b40dba425b5581a3a432c P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.693719  5792 tablet_replica.cc:333] T 3d13c0588d3a47e581bde0edb703025a P 8ce94dd2c42c477baf4ef9632d560710: stopping tablet replica
I20260710 11:09:11.694218  5792 raft_consensus.cc:2243] T 3d13c0588d3a47e581bde0edb703025a P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.694707  5792 raft_consensus.cc:2272] T 3d13c0588d3a47e581bde0edb703025a P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.696537  5792 tablet_replica.cc:333] T 2f0c30e7b3be42f5b39080a939d6c61c P 8ce94dd2c42c477baf4ef9632d560710: stopping tablet replica
I20260710 11:09:11.697023  5792 raft_consensus.cc:2243] T 2f0c30e7b3be42f5b39080a939d6c61c P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.697475  5792 raft_consensus.cc:2272] T 2f0c30e7b3be42f5b39080a939d6c61c P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.699312  5792 tablet_replica.cc:333] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710: stopping tablet replica
I20260710 11:09:11.699811  5792 raft_consensus.cc:2243] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.700605  5792 raft_consensus.cc:2272] T cf3d355526e0478fbbc5cafa6ee7fd05 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.702517  5792 tablet_replica.cc:333] T d786769167fb4d2295efff63173d231c P 8ce94dd2c42c477baf4ef9632d560710: stopping tablet replica
I20260710 11:09:11.703034  5792 raft_consensus.cc:2243] T d786769167fb4d2295efff63173d231c P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.703510  5792 raft_consensus.cc:2272] T d786769167fb4d2295efff63173d231c P 8ce94dd2c42c477baf4ef9632d560710 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.705168  5792 tablet_replica.cc:333] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710: stopping tablet replica
I20260710 11:09:11.705598  5792 raft_consensus.cc:2243] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.706341  5792 raft_consensus.cc:2272] T 5512949aa93d443c9d4b8cf990e2b8f1 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.708079  5792 tablet_replica.cc:333] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710: stopping tablet replica
I20260710 11:09:11.708504  5792 raft_consensus.cc:2243] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.708897  5792 raft_consensus.cc:2272] T 78ed072f915446f2b1d6c4b7cc6b1521 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.710644  5792 tablet_replica.cc:333] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710: stopping tablet replica
I20260710 11:09:11.711019  5792 raft_consensus.cc:2243] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.711500  5792 raft_consensus.cc:2272] T dc8dbebca7fe4e69b265c93ec9ef0676 P 8ce94dd2c42c477baf4ef9632d560710 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.751693  5792 tablet_server.cc:196] TabletServer@127.5.168.3:0 shutdown complete.
I20260710 11:09:11.785342  5792 master.cc:562] Master@127.5.168.62:35737 shutting down...
I20260710 11:09:11.807340  5792 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.807979  5792 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.808257  5792 tablet_replica.cc:333] T 00000000000000000000000000000000 P 64bc0d1d50634657b787c5b77d10561c: stopping tablet replica
I20260710 11:09:11.828987  5792 master.cc:584] Master@127.5.168.62:35737 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12372 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:09:11.878703  5792 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.168.62:41909
I20260710 11:09:11.879822  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:11.885324 10116 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:11.885515 10115 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:11.886364 10118 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:11.887809  5792 server_base.cc:1061] running on GCE node
I20260710 11:09:11.888712  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:11.888935  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:11.889056  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681751889045 us; error 0 us; skew 500 ppm
I20260710 11:09:11.889490  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:11.892295  5792 webserver.cc:533] Webserver started at http://127.5.168.62:32827/ using document root <none> and password file <none>
I20260710 11:09:11.892706  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:11.892853  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:11.893069  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:11.894126  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681650572098-5792-0/minicluster-data/master-0-root/instance:
uuid: "27141e9d1c5c4960bcf6a778b8037004"
format_stamp: "Formatted at 2026-07-10 11:09:11 on dist-test-slave-vghp"
I20260710 11:09:11.898236  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:09:11.901425 10123 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:11.902227  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:09:11.902515  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681650572098-5792-0/minicluster-data/master-0-root
uuid: "27141e9d1c5c4960bcf6a778b8037004"
format_stamp: "Formatted at 2026-07-10 11:09:11 on dist-test-slave-vghp"
I20260710 11:09:11.902923  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681650572098-5792-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681650572098-5792-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681650572098-5792-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:11.915606  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:11.916767  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:11.953272  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.62:41909
I20260710 11:09:11.953373 10174 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.62:41909 every 8 connection(s)
I20260710 11:09:11.957043 10175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.967123 10175 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004: Bootstrap starting.
I20260710 11:09:11.971652 10175 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.975570 10175 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004: No bootstrap required, opened a new log
I20260710 11:09:11.977713 10175 raft_consensus.cc:359] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27141e9d1c5c4960bcf6a778b8037004" member_type: VOTER }
I20260710 11:09:11.978147 10175 raft_consensus.cc:385] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.978372 10175 raft_consensus.cc:740] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27141e9d1c5c4960bcf6a778b8037004, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.978991 10175 consensus_queue.cc:260] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "27141e9d1c5c4960bcf6a778b8037004" member_type: VOTER }
I20260710 11:09:11.979514 10175 raft_consensus.cc:399] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:11.979746 10175 raft_consensus.cc:493] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:11.980043 10175 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:11.984218 10175 raft_consensus.cc:515] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27141e9d1c5c4960bcf6a778b8037004" member_type: VOTER }
I20260710 11:09:11.984696 10175 leader_election.cc:304] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004 [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: 27141e9d1c5c4960bcf6a778b8037004; no voters: 
I20260710 11:09:11.985764 10175 leader_election.cc:290] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:11.986162 10178 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:11.987609 10178 raft_consensus.cc:697] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004 [term 1 LEADER]: Becoming Leader. State: Replica: 27141e9d1c5c4960bcf6a778b8037004, State: Running, Role: LEADER
I20260710 11:09:11.988307 10178 consensus_queue.cc:237] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004 [LEADER]: Queue going to LEADER mode. State: All 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: "27141e9d1c5c4960bcf6a778b8037004" member_type: VOTER }
I20260710 11:09:11.988605 10175 sys_catalog.cc:565] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:11.993736 10180 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 27141e9d1c5c4960bcf6a778b8037004. Latest consensus state: current_term: 1 leader_uuid: "27141e9d1c5c4960bcf6a778b8037004" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27141e9d1c5c4960bcf6a778b8037004" member_type: VOTER } }
I20260710 11:09:11.993875 10179 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "27141e9d1c5c4960bcf6a778b8037004" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27141e9d1c5c4960bcf6a778b8037004" member_type: VOTER } }
I20260710 11:09:11.994760 10180 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:11.994771 10179 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:11.997267 10186 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:12.002140 10186 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:12.005843  5792 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:12.011129 10186 catalog_manager.cc:1383] Generated new cluster ID: 3272dc7697c54853bbf7ba6969d0e57f
I20260710 11:09:12.011420 10186 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:12.023725 10186 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:12.024976 10186 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:12.044759 10186 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004: Generated new TSK 0
I20260710 11:09:12.045359 10186 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:12.072604  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:12.078241 10196 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:12.079335 10197 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:12.081202  5792 server_base.cc:1061] running on GCE node
W20260710 11:09:12.081863 10199 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:12.082787  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:12.082964  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:12.083091  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681752083078 us; error 0 us; skew 500 ppm
I20260710 11:09:12.083660  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:12.085750  5792 webserver.cc:533] Webserver started at http://127.5.168.1:43255/ using document root <none> and password file <none>
I20260710 11:09:12.086145  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:12.086289  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:12.086498  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:12.087568  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681650572098-5792-0/minicluster-data/ts-0-root/instance:
uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
format_stamp: "Formatted at 2026-07-10 11:09:12 on dist-test-slave-vghp"
I20260710 11:09:12.091755  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:09:12.094776 10204 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:12.095574  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:09:12.095851  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681650572098-5792-0/minicluster-data/ts-0-root
uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
format_stamp: "Formatted at 2026-07-10 11:09:12 on dist-test-slave-vghp"
I20260710 11:09:12.096081  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681650572098-5792-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681650572098-5792-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681650572098-5792-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:12.106365  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:12.107548  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:12.108887  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:12.111037  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:12.111284  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:09:12.111524  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:12.111720  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:12.150242  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.1:45757
I20260710 11:09:12.150377 10266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.1:45757 every 8 connection(s)
I20260710 11:09:12.154937  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:12.162534 10271 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:12.164047 10272 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:12.166899  5792 server_base.cc:1061] running on GCE node
W20260710 11:09:12.167404 10274 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:12.168215 10267 heartbeater.cc:344] Connected to a master server at 127.5.168.62:41909
I20260710 11:09:12.168602 10267 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:12.168649  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:12.168954  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:12.169135  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681752169105 us; error 0 us; skew 500 ppm
I20260710 11:09:12.169436 10267 heartbeater.cc:507] Master 127.5.168.62:41909 requested a full tablet report, sending...
I20260710 11:09:12.169792  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:12.171782 10140 ts_manager.cc:194] Registered new tserver with Master: 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757)
I20260710 11:09:12.172694  5792 webserver.cc:533] Webserver started at http://127.5.168.2:43975/ using document root <none> and password file <none>
I20260710 11:09:12.173348  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:12.173593  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:12.173882  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:12.174237 10140 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38516
I20260710 11:09:12.175423  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681650572098-5792-0/minicluster-data/ts-1-root/instance:
uuid: "207cea397cf44200a5c98701ec8f2348"
format_stamp: "Formatted at 2026-07-10 11:09:12 on dist-test-slave-vghp"
I20260710 11:09:12.179688  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:09:12.182839 10279 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:12.183581  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:09:12.183861  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681650572098-5792-0/minicluster-data/ts-1-root
uuid: "207cea397cf44200a5c98701ec8f2348"
format_stamp: "Formatted at 2026-07-10 11:09:12 on dist-test-slave-vghp"
I20260710 11:09:12.184127  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681650572098-5792-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681650572098-5792-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681650572098-5792-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:12.208277  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:12.209427  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:12.210903  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:12.213089  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:12.213284  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:12.213550  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:12.213709  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:12.252869  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.2:33287
I20260710 11:09:12.252979 10341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.2:33287 every 8 connection(s)
I20260710 11:09:12.257531  5792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:12.264616 10345 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:12.265609 10346 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:12.267752  5792 server_base.cc:1061] running on GCE node
W20260710 11:09:12.268430 10348 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:12.269548  5792 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:12.269819  5792 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:12.269922 10342 heartbeater.cc:344] Connected to a master server at 127.5.168.62:41909
I20260710 11:09:12.270056  5792 hybrid_clock.cc:648] HybridClock initialized: now 1783681752270035 us; error 0 us; skew 500 ppm
I20260710 11:09:12.270443 10342 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:12.270789  5792 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:12.271240 10342 heartbeater.cc:507] Master 127.5.168.62:41909 requested a full tablet report, sending...
I20260710 11:09:12.273294 10140 ts_manager.cc:194] Registered new tserver with Master: 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287)
I20260710 11:09:12.273734  5792 webserver.cc:533] Webserver started at http://127.5.168.3:40861/ using document root <none> and password file <none>
I20260710 11:09:12.274237  5792 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:12.274443  5792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:12.274709  5792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:12.274824 10140 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38528
I20260710 11:09:12.275985  5792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681650572098-5792-0/minicluster-data/ts-2-root/instance:
uuid: "a12ccfa4b9e0436486972b4af033e037"
format_stamp: "Formatted at 2026-07-10 11:09:12 on dist-test-slave-vghp"
I20260710 11:09:12.280315  5792 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:09:12.283628 10353 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:12.284358  5792 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:09:12.284655  5792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681650572098-5792-0/minicluster-data/ts-2-root
uuid: "a12ccfa4b9e0436486972b4af033e037"
format_stamp: "Formatted at 2026-07-10 11:09:12 on dist-test-slave-vghp"
I20260710 11:09:12.284919  5792 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681650572098-5792-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681650572098-5792-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF70z7b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681650572098-5792-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:12.296974  5792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:12.298094  5792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:12.299510  5792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:12.301666  5792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:12.301837  5792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:12.302009  5792 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:12.302134  5792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:12.344156  5792 rpc_server.cc:307] RPC server started. Bound to: 127.5.168.3:40889
I20260710 11:09:12.344255 10415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.168.3:40889 every 8 connection(s)
I20260710 11:09:12.357532 10416 heartbeater.cc:344] Connected to a master server at 127.5.168.62:41909
I20260710 11:09:12.357888 10416 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:12.358596 10416 heartbeater.cc:507] Master 127.5.168.62:41909 requested a full tablet report, sending...
I20260710 11:09:12.360553 10140 ts_manager.cc:194] Registered new tserver with Master: a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:12.360679  5792 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013455148s
I20260710 11:09:12.361946 10140 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38536
I20260710 11:09:12.384541 10140 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38550:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:12.387544 10140 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:12.454308 10307 tablet_service.cc:1511] Processing CreateTablet for tablet b2ceec8521364d4499647ceb41f7b466 (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:12.455991 10307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ceec8521364d4499647ceb41f7b466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.462571 10306 tablet_service.cc:1511] Processing CreateTablet for tablet fdca2103f9034536af250f6eb5e1b4db (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:12.464012 10306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdca2103f9034536af250f6eb5e1b4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.467051 10232 tablet_service.cc:1511] Processing CreateTablet for tablet b2ceec8521364d4499647ceb41f7b466 (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:12.468411 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ceec8521364d4499647ceb41f7b466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.469700 10381 tablet_service.cc:1511] Processing CreateTablet for tablet b2ceec8521364d4499647ceb41f7b466 (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:12.470600 10231 tablet_service.cc:1511] Processing CreateTablet for tablet fdca2103f9034536af250f6eb5e1b4db (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:12.471069 10381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ceec8521364d4499647ceb41f7b466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.471948 10231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdca2103f9034536af250f6eb5e1b4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.474716 10380 tablet_service.cc:1511] Processing CreateTablet for tablet fdca2103f9034536af250f6eb5e1b4db (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:12.476037 10380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdca2103f9034536af250f6eb5e1b4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.481585 10230 tablet_service.cc:1511] Processing CreateTablet for tablet fed78e1732d54a068f313191d8ff28e3 (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:12.482898 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed78e1732d54a068f313191d8ff28e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.494787 10432 tablet_bootstrap.cc:492] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348: Bootstrap starting.
I20260710 11:09:12.499104 10306 tablet_service.cc:1511] Processing CreateTablet for tablet fed78e1732d54a068f313191d8ff28e3 (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:12.500595 10306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed78e1732d54a068f313191d8ff28e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.502472 10379 tablet_service.cc:1511] Processing CreateTablet for tablet fed78e1732d54a068f313191d8ff28e3 (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:12.503786 10379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed78e1732d54a068f313191d8ff28e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.504715 10229 tablet_service.cc:1511] Processing CreateTablet for tablet bb60142f1c524ec5b53a90b46215d60f (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:12.506037 10229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb60142f1c524ec5b53a90b46215d60f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.531723 10432 tablet_bootstrap.cc:654] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.537856 10306 tablet_service.cc:1511] Processing CreateTablet for tablet bb60142f1c524ec5b53a90b46215d60f (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:12.539654 10306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb60142f1c524ec5b53a90b46215d60f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.541060 10431 tablet_bootstrap.cc:492] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Bootstrap starting.
I20260710 11:09:12.541853 10378 tablet_service.cc:1511] Processing CreateTablet for tablet bb60142f1c524ec5b53a90b46215d60f (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:12.543157 10378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb60142f1c524ec5b53a90b46215d60f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.547907 10431 tablet_bootstrap.cc:654] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.548804 10229 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9b1d39538e4e978376a4ef367f8b4d (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:12.553023 10307 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9b1d39538e4e978376a4ef367f8b4d (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:12.554526 10380 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9b1d39538e4e978376a4ef367f8b4d (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:12.556282 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 404fd3ce9d0b4fbbba499e4ef90c0796 (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:12.558931 10307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9b1d39538e4e978376a4ef367f8b4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.559047 10229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9b1d39538e4e978376a4ef367f8b4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.561851 10305 tablet_service.cc:1511] Processing CreateTablet for tablet 404fd3ce9d0b4fbbba499e4ef90c0796 (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:12.563102 10305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404fd3ce9d0b4fbbba499e4ef90c0796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.563735 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404fd3ce9d0b4fbbba499e4ef90c0796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.566246 10380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9b1d39538e4e978376a4ef367f8b4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.574684 10381 tablet_service.cc:1511] Processing CreateTablet for tablet 404fd3ce9d0b4fbbba499e4ef90c0796 (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:12.576088 10381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404fd3ce9d0b4fbbba499e4ef90c0796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.579530 10433 tablet_bootstrap.cc:492] T fed78e1732d54a068f313191d8ff28e3 P a12ccfa4b9e0436486972b4af033e037: Bootstrap starting.
I20260710 11:09:12.593751 10432 tablet_bootstrap.cc:492] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348: No bootstrap required, opened a new log
I20260710 11:09:12.594416 10432 ts_tablet_manager.cc:1403] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348: Time spent bootstrapping tablet: real 0.100s	user 0.024s	sys 0.010s
I20260710 11:09:12.597525 10432 raft_consensus.cc:359] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.598343 10432 raft_consensus.cc:385] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.598692 10432 raft_consensus.cc:740] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.599571 10432 consensus_queue.cc:260] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.600677 10229 tablet_service.cc:1511] Processing CreateTablet for tablet cb8dd711f88a4685b4649f27784ebd66 (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:12.601933 10229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb8dd711f88a4685b4649f27784ebd66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.604133 10431 tablet_bootstrap.cc:492] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: No bootstrap required, opened a new log
I20260710 11:09:12.605134 10431 ts_tablet_manager.cc:1403] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.007s
I20260710 11:09:12.607053 10305 tablet_service.cc:1511] Processing CreateTablet for tablet cb8dd711f88a4685b4649f27784ebd66 (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:12.608328 10305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb8dd711f88a4685b4649f27784ebd66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.607268 10433 tablet_bootstrap.cc:654] T fed78e1732d54a068f313191d8ff28e3 P a12ccfa4b9e0436486972b4af033e037: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.615356 10431 raft_consensus.cc:359] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.616248 10431 raft_consensus.cc:385] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.616636 10431 raft_consensus.cc:740] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.619784 10229 tablet_service.cc:1511] Processing CreateTablet for tablet ee44a011c1a94e5d928c631e29f0f49e (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:12.621070 10229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee44a011c1a94e5d928c631e29f0f49e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.621381 10307 tablet_service.cc:1511] Processing CreateTablet for tablet ee44a011c1a94e5d928c631e29f0f49e (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:12.622731 10307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee44a011c1a94e5d928c631e29f0f49e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.622866 10378 tablet_service.cc:1511] Processing CreateTablet for tablet ee44a011c1a94e5d928c631e29f0f49e (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:12.623896 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 798ffd2c3a074e2b8ccafe2967d08941 (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:12.624302 10378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee44a011c1a94e5d928c631e29f0f49e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.625099 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 798ffd2c3a074e2b8ccafe2967d08941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.635399 10380 tablet_service.cc:1511] Processing CreateTablet for tablet cb8dd711f88a4685b4649f27784ebd66 (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:12.638077 10306 tablet_service.cc:1511] Processing CreateTablet for tablet 798ffd2c3a074e2b8ccafe2967d08941 (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:12.620038 10431 consensus_queue.cc:260] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.639472 10306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 798ffd2c3a074e2b8ccafe2967d08941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.639277 10381 tablet_service.cc:1511] Processing CreateTablet for tablet 798ffd2c3a074e2b8ccafe2967d08941 (DEFAULT_TABLE table=test-workload [id=437f22ac1b2b4295a19d11fba017175e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:12.642164 10342 heartbeater.cc:499] Master 127.5.168.62:41909 was elected leader, sending a full tablet report...
I20260710 11:09:12.644132 10267 heartbeater.cc:499] Master 127.5.168.62:41909 was elected leader, sending a full tablet report...
I20260710 11:09:12.639460 10432 ts_tablet_manager.cc:1434] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348: Time spent starting tablet: real 0.045s	user 0.012s	sys 0.014s
I20260710 11:09:12.648250 10432 tablet_bootstrap.cc:492] T b2ceec8521364d4499647ceb41f7b466 P 207cea397cf44200a5c98701ec8f2348: Bootstrap starting.
I20260710 11:09:12.659080 10431 ts_tablet_manager.cc:1434] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.004s
I20260710 11:09:12.638057 10380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb8dd711f88a4685b4649f27784ebd66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.661589 10432 tablet_bootstrap.cc:654] T b2ceec8521364d4499647ceb41f7b466 P 207cea397cf44200a5c98701ec8f2348: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.661952 10433 tablet_bootstrap.cc:492] T fed78e1732d54a068f313191d8ff28e3 P a12ccfa4b9e0436486972b4af033e037: No bootstrap required, opened a new log
I20260710 11:09:12.662503 10433 ts_tablet_manager.cc:1403] T fed78e1732d54a068f313191d8ff28e3 P a12ccfa4b9e0436486972b4af033e037: Time spent bootstrapping tablet: real 0.122s	user 0.015s	sys 0.000s
I20260710 11:09:12.667550 10381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 798ffd2c3a074e2b8ccafe2967d08941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.671562 10431 tablet_bootstrap.cc:492] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Bootstrap starting.
I20260710 11:09:12.673399 10433 raft_consensus.cc:359] T fed78e1732d54a068f313191d8ff28e3 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.674160 10433 raft_consensus.cc:385] T fed78e1732d54a068f313191d8ff28e3 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.674510 10433 raft_consensus.cc:740] T fed78e1732d54a068f313191d8ff28e3 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.675544 10433 consensus_queue.cc:260] T fed78e1732d54a068f313191d8ff28e3 P a12ccfa4b9e0436486972b4af033e037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.679697 10431 tablet_bootstrap.cc:654] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.685897 10432 tablet_bootstrap.cc:492] T b2ceec8521364d4499647ceb41f7b466 P 207cea397cf44200a5c98701ec8f2348: No bootstrap required, opened a new log
I20260710 11:09:12.686537 10432 ts_tablet_manager.cc:1403] T b2ceec8521364d4499647ceb41f7b466 P 207cea397cf44200a5c98701ec8f2348: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.016s
I20260710 11:09:12.689419 10432 raft_consensus.cc:359] T b2ceec8521364d4499647ceb41f7b466 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.690933 10432 raft_consensus.cc:385] T b2ceec8521364d4499647ceb41f7b466 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.691279 10432 raft_consensus.cc:740] T b2ceec8521364d4499647ceb41f7b466 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.692152 10432 consensus_queue.cc:260] T b2ceec8521364d4499647ceb41f7b466 P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.694290 10432 ts_tablet_manager.cc:1434] T b2ceec8521364d4499647ceb41f7b466 P 207cea397cf44200a5c98701ec8f2348: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260710 11:09:12.695022 10433 ts_tablet_manager.cc:1434] T fed78e1732d54a068f313191d8ff28e3 P a12ccfa4b9e0436486972b4af033e037: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.005s
I20260710 11:09:12.695216 10432 tablet_bootstrap.cc:492] T fed78e1732d54a068f313191d8ff28e3 P 207cea397cf44200a5c98701ec8f2348: Bootstrap starting.
I20260710 11:09:12.695719 10416 heartbeater.cc:499] Master 127.5.168.62:41909 was elected leader, sending a full tablet report...
I20260710 11:09:12.697589 10433 tablet_bootstrap.cc:492] T fdca2103f9034536af250f6eb5e1b4db P a12ccfa4b9e0436486972b4af033e037: Bootstrap starting.
I20260710 11:09:12.698302 10431 tablet_bootstrap.cc:492] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab: No bootstrap required, opened a new log
I20260710 11:09:12.698860 10431 ts_tablet_manager.cc:1403] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.004s
I20260710 11:09:12.702703 10431 raft_consensus.cc:359] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.703651 10433 tablet_bootstrap.cc:654] T fdca2103f9034536af250f6eb5e1b4db P a12ccfa4b9e0436486972b4af033e037: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.703706 10431 raft_consensus.cc:385] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.704327 10431 raft_consensus.cc:740] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.705220 10432 tablet_bootstrap.cc:654] T fed78e1732d54a068f313191d8ff28e3 P 207cea397cf44200a5c98701ec8f2348: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.705220 10431 consensus_queue.cc:260] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.710503 10431 ts_tablet_manager.cc:1434] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:09:12.711822 10431 tablet_bootstrap.cc:492] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Bootstrap starting.
I20260710 11:09:12.716849 10432 tablet_bootstrap.cc:492] T fed78e1732d54a068f313191d8ff28e3 P 207cea397cf44200a5c98701ec8f2348: No bootstrap required, opened a new log
I20260710 11:09:12.717391 10432 ts_tablet_manager.cc:1403] T fed78e1732d54a068f313191d8ff28e3 P 207cea397cf44200a5c98701ec8f2348: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260710 11:09:12.718919 10431 tablet_bootstrap.cc:654] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.721760 10432 raft_consensus.cc:359] T fed78e1732d54a068f313191d8ff28e3 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.722716 10432 raft_consensus.cc:385] T fed78e1732d54a068f313191d8ff28e3 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.723091 10432 raft_consensus.cc:740] T fed78e1732d54a068f313191d8ff28e3 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.724370 10432 consensus_queue.cc:260] T fed78e1732d54a068f313191d8ff28e3 P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.727532 10432 ts_tablet_manager.cc:1434] T fed78e1732d54a068f313191d8ff28e3 P 207cea397cf44200a5c98701ec8f2348: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.002s
I20260710 11:09:12.728783 10432 tablet_bootstrap.cc:492] T bb60142f1c524ec5b53a90b46215d60f P 207cea397cf44200a5c98701ec8f2348: Bootstrap starting.
I20260710 11:09:12.734221 10433 tablet_bootstrap.cc:492] T fdca2103f9034536af250f6eb5e1b4db P a12ccfa4b9e0436486972b4af033e037: No bootstrap required, opened a new log
I20260710 11:09:12.734584 10431 tablet_bootstrap.cc:492] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: No bootstrap required, opened a new log
I20260710 11:09:12.734732 10433 ts_tablet_manager.cc:1403] T fdca2103f9034536af250f6eb5e1b4db P a12ccfa4b9e0436486972b4af033e037: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.028s
I20260710 11:09:12.735071 10431 ts_tablet_manager.cc:1403] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260710 11:09:12.737491 10432 tablet_bootstrap.cc:654] T bb60142f1c524ec5b53a90b46215d60f P 207cea397cf44200a5c98701ec8f2348: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.737716 10433 raft_consensus.cc:359] T fdca2103f9034536af250f6eb5e1b4db P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.738473 10433 raft_consensus.cc:385] T fdca2103f9034536af250f6eb5e1b4db P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.738766 10433 raft_consensus.cc:740] T fdca2103f9034536af250f6eb5e1b4db P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.739488 10433 consensus_queue.cc:260] T fdca2103f9034536af250f6eb5e1b4db P a12ccfa4b9e0436486972b4af033e037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.741853 10433 ts_tablet_manager.cc:1434] T fdca2103f9034536af250f6eb5e1b4db P a12ccfa4b9e0436486972b4af033e037: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:09:12.742777 10433 tablet_bootstrap.cc:492] T b2ceec8521364d4499647ceb41f7b466 P a12ccfa4b9e0436486972b4af033e037: Bootstrap starting.
I20260710 11:09:12.742384 10431 raft_consensus.cc:359] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.744437 10431 raft_consensus.cc:385] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.744755 10431 raft_consensus.cc:740] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.745899 10432 tablet_bootstrap.cc:492] T bb60142f1c524ec5b53a90b46215d60f P 207cea397cf44200a5c98701ec8f2348: No bootstrap required, opened a new log
I20260710 11:09:12.745625 10431 consensus_queue.cc:260] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.747889 10431 ts_tablet_manager.cc:1434] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 11:09:12.748867 10431 tablet_bootstrap.cc:492] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Bootstrap starting.
I20260710 11:09:12.749403 10433 tablet_bootstrap.cc:654] T b2ceec8521364d4499647ceb41f7b466 P a12ccfa4b9e0436486972b4af033e037: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.746503 10432 ts_tablet_manager.cc:1403] T bb60142f1c524ec5b53a90b46215d60f P 207cea397cf44200a5c98701ec8f2348: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:09:12.753368 10432 raft_consensus.cc:359] T bb60142f1c524ec5b53a90b46215d60f P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.754089 10432 raft_consensus.cc:385] T bb60142f1c524ec5b53a90b46215d60f P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.754441 10432 raft_consensus.cc:740] T bb60142f1c524ec5b53a90b46215d60f P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.755349 10432 consensus_queue.cc:260] T bb60142f1c524ec5b53a90b46215d60f P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.755908 10431 tablet_bootstrap.cc:654] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.757932 10432 ts_tablet_manager.cc:1434] T bb60142f1c524ec5b53a90b46215d60f P 207cea397cf44200a5c98701ec8f2348: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:12.758970 10432 tablet_bootstrap.cc:492] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348: Bootstrap starting.
I20260710 11:09:12.765996 10432 tablet_bootstrap.cc:654] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.771919 10431 tablet_bootstrap.cc:492] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab: No bootstrap required, opened a new log
I20260710 11:09:12.772545 10431 ts_tablet_manager.cc:1403] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.002s
I20260710 11:09:12.772997 10433 tablet_bootstrap.cc:492] T b2ceec8521364d4499647ceb41f7b466 P a12ccfa4b9e0436486972b4af033e037: No bootstrap required, opened a new log
I20260710 11:09:12.773511 10433 ts_tablet_manager.cc:1403] T b2ceec8521364d4499647ceb41f7b466 P a12ccfa4b9e0436486972b4af033e037: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.009s
I20260710 11:09:12.774096 10432 tablet_bootstrap.cc:492] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348: No bootstrap required, opened a new log
I20260710 11:09:12.774570 10432 ts_tablet_manager.cc:1403] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260710 11:09:12.775676 10431 raft_consensus.cc:359] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.776518 10431 raft_consensus.cc:385] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.776419 10433 raft_consensus.cc:359] T b2ceec8521364d4499647ceb41f7b466 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.776882 10431 raft_consensus.cc:740] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.777227 10433 raft_consensus.cc:385] T b2ceec8521364d4499647ceb41f7b466 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.777232 10432 raft_consensus.cc:359] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.777747 10433 raft_consensus.cc:740] T b2ceec8521364d4499647ceb41f7b466 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.778101 10432 raft_consensus.cc:385] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.777796 10431 consensus_queue.cc:260] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.778427 10432 raft_consensus.cc:740] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.778595 10433 consensus_queue.cc:260] T b2ceec8521364d4499647ceb41f7b466 P a12ccfa4b9e0436486972b4af033e037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.779238 10432 consensus_queue.cc:260] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.780059 10431 ts_tablet_manager.cc:1434] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:09:12.781010 10433 ts_tablet_manager.cc:1434] T b2ceec8521364d4499647ceb41f7b466 P a12ccfa4b9e0436486972b4af033e037: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:12.781399 10432 ts_tablet_manager.cc:1434] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:09:12.781528 10431 tablet_bootstrap.cc:492] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Bootstrap starting.
I20260710 11:09:12.782014 10433 tablet_bootstrap.cc:492] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037: Bootstrap starting.
I20260710 11:09:12.782344 10432 tablet_bootstrap.cc:492] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348: Bootstrap starting.
I20260710 11:09:12.782538 10438 raft_consensus.cc:493] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.783017 10438 raft_consensus.cc:515] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.788995 10433 tablet_bootstrap.cc:654] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.788995 10432 tablet_bootstrap.cc:654] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.789279 10431 tablet_bootstrap.cc:654] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.799122 10438 leader_election.cc:290] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:12.801502 10431 tablet_bootstrap.cc:492] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: No bootstrap required, opened a new log
I20260710 11:09:12.801987 10431 ts_tablet_manager.cc:1403] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 11:09:12.804893 10431 raft_consensus.cc:359] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.805639 10431 raft_consensus.cc:385] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.805989 10431 raft_consensus.cc:740] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.806821 10431 consensus_queue.cc:260] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.809234 10431 ts_tablet_manager.cc:1434] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:09:12.810271 10431 tablet_bootstrap.cc:492] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Bootstrap starting.
I20260710 11:09:12.817060 10431 tablet_bootstrap.cc:654] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.818450 10438 raft_consensus.cc:493] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.818971 10438 raft_consensus.cc:515] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.821153 10438 leader_election.cc:290] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:12.877987 10432 tablet_bootstrap.cc:492] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348: No bootstrap required, opened a new log
I20260710 11:09:12.878548 10432 ts_tablet_manager.cc:1403] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348: Time spent bootstrapping tablet: real 0.096s	user 0.046s	sys 0.040s
I20260710 11:09:12.878757 10431 tablet_bootstrap.cc:492] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab: No bootstrap required, opened a new log
I20260710 11:09:12.879323 10431 ts_tablet_manager.cc:1403] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.044s
I20260710 11:09:12.880585 10433 tablet_bootstrap.cc:492] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037: No bootstrap required, opened a new log
I20260710 11:09:12.881124 10433 ts_tablet_manager.cc:1403] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037: Time spent bootstrapping tablet: real 0.099s	user 0.040s	sys 0.055s
I20260710 11:09:12.880976 10391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed78e1732d54a068f313191d8ff28e3" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037" is_pre_election: true
I20260710 11:09:12.881770 10391 raft_consensus.cc:2468] T fed78e1732d54a068f313191d8ff28e3 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 0.
I20260710 11:09:12.881579 10432 raft_consensus.cc:359] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.882385 10432 raft_consensus.cc:385] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.882762 10432 raft_consensus.cc:740] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.882405 10431 raft_consensus.cc:359] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.883322 10431 raft_consensus.cc:385] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.883661 10431 raft_consensus.cc:740] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.883733 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed78e1732d54a068f313191d8ff28e3" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348" is_pre_election: true
I20260710 11:09:12.883761 10432 consensus_queue.cc:260] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.884290 10433 raft_consensus.cc:359] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.883080 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ceec8521364d4499647ceb41f7b466" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037" is_pre_election: true
I20260710 11:09:12.885092 10433 raft_consensus.cc:385] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.884564 10431 consensus_queue.cc:260] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.885545 10433 raft_consensus.cc:740] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.886479 10432 ts_tablet_manager.cc:1434] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:09:12.886400 10433 consensus_queue.cc:260] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.887737 10431 ts_tablet_manager.cc:1434] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:09:12.887807 10432 tablet_bootstrap.cc:492] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348: Bootstrap starting.
I20260710 11:09:12.888811 10431 tablet_bootstrap.cc:492] T cb8dd711f88a4685b4649f27784ebd66 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Bootstrap starting.
I20260710 11:09:12.888958 10433 ts_tablet_manager.cc:1434] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:12.890089 10433 tablet_bootstrap.cc:492] T 3c9b1d39538e4e978376a4ef367f8b4d P a12ccfa4b9e0436486972b4af033e037: Bootstrap starting.
I20260710 11:09:12.892992 10208 leader_election.cc:304] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:12.893939 10438 raft_consensus.cc:2804] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:12.894299 10438 raft_consensus.cc:493] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:12.894654 10432 tablet_bootstrap.cc:654] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.894631 10438 raft_consensus.cc:3060] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.895263 10431 tablet_bootstrap.cc:654] T cb8dd711f88a4685b4649f27784ebd66 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.896344 10433 tablet_bootstrap.cc:654] T 3c9b1d39538e4e978376a4ef367f8b4d P a12ccfa4b9e0436486972b4af033e037: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.880609 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ceec8521364d4499647ceb41f7b466" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348" is_pre_election: true
I20260710 11:09:12.900506 10316 raft_consensus.cc:2468] T b2ceec8521364d4499647ceb41f7b466 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 0.
I20260710 11:09:12.901906 10317 raft_consensus.cc:2468] T fed78e1732d54a068f313191d8ff28e3 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 0.
I20260710 11:09:12.903946 10438 raft_consensus.cc:515] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.885416 10390 raft_consensus.cc:2468] T b2ceec8521364d4499647ceb41f7b466 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 0.
I20260710 11:09:12.907912 10436 raft_consensus.cc:493] T bb60142f1c524ec5b53a90b46215d60f P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.908432 10208 leader_election.cc:304] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:12.908403 10436 raft_consensus.cc:515] T bb60142f1c524ec5b53a90b46215d60f P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.910015 10391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed78e1732d54a068f313191d8ff28e3" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:12.910348 10438 leader_election.cc:290] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 election: Requested vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:12.910614 10391 raft_consensus.cc:3060] T fed78e1732d54a068f313191d8ff28e3 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.911182 10436 leader_election.cc:290] T bb60142f1c524ec5b53a90b46215d60f P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:12.911111 10438 raft_consensus.cc:493] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.911983 10438 raft_consensus.cc:515] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.914481 10438 leader_election.cc:290] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:12.915144 10438 raft_consensus.cc:2804] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:12.915570 10438 raft_consensus.cc:493] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:12.915990 10438 raft_consensus.cc:3060] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.936535 10438 raft_consensus.cc:515] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.939214 10438 leader_election.cc:290] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 election: Requested vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:12.940642 10436 raft_consensus.cc:493] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.941354 10436 raft_consensus.cc:515] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.944077 10436 leader_election.cc:290] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:12.946008 10438 raft_consensus.cc:493] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.946656 10438 raft_consensus.cc:515] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:12.952661 10438 leader_election.cc:290] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
W20260710 11:09:12.994182 10208 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.168.3:40889, user_credentials={real_user=slave}} blocked reactor thread for 85829.1us
W20260710 11:09:13.001274 10188 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:13.008899 10458 raft_consensus.cc:493] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:13.009675 10458 raft_consensus.cc:515] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.013568 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdca2103f9034536af250f6eb5e1b4db" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037" is_pre_election: true
I20260710 11:09:13.014492 10390 raft_consensus.cc:2468] T fdca2103f9034536af250f6eb5e1b4db P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 0.
I20260710 11:09:13.017061 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ceec8521364d4499647ceb41f7b466" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:13.017827 10390 raft_consensus.cc:3060] T b2ceec8521364d4499647ceb41f7b466 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.024991 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb60142f1c524ec5b53a90b46215d60f" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037" is_pre_election: true
I20260710 11:09:13.025864 10389 raft_consensus.cc:2468] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 0.
I20260710 11:09:13.035310 10391 raft_consensus.cc:2468] T fed78e1732d54a068f313191d8ff28e3 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 1.
I20260710 11:09:13.037024 10208 leader_election.cc:304] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:13.039062 10436 raft_consensus.cc:493] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:13.039753 10436 raft_consensus.cc:515] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.042349 10436 leader_election.cc:290] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:13.046962 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed78e1732d54a068f313191d8ff28e3" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348"
I20260710 11:09:13.049360 10317 raft_consensus.cc:3060] T fed78e1732d54a068f313191d8ff28e3 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.059721 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdca2103f9034536af250f6eb5e1b4db" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348" is_pre_election: true
I20260710 11:09:13.060698 10316 raft_consensus.cc:2468] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 0.
I20260710 11:09:13.063668 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ceec8521364d4499647ceb41f7b466" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348"
I20260710 11:09:13.064435 10316 raft_consensus.cc:3060] T b2ceec8521364d4499647ceb41f7b466 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.072413 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb60142f1c524ec5b53a90b46215d60f" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348" is_pre_election: true
I20260710 11:09:13.073385 10315 raft_consensus.cc:2468] T bb60142f1c524ec5b53a90b46215d60f P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 0.
I20260710 11:09:13.089041 10317 raft_consensus.cc:2468] T fed78e1732d54a068f313191d8ff28e3 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 1.
I20260710 11:09:13.092267 10458 leader_election.cc:290] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:13.102483 10390 raft_consensus.cc:2468] T b2ceec8521364d4499647ceb41f7b466 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 1.
I20260710 11:09:13.105149 10432 tablet_bootstrap.cc:492] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348: No bootstrap required, opened a new log
I20260710 11:09:13.105825 10432 ts_tablet_manager.cc:1403] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348: Time spent bootstrapping tablet: real 0.218s	user 0.051s	sys 0.119s
I20260710 11:09:13.109778 10432 raft_consensus.cc:359] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.110723 10432 raft_consensus.cc:385] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:13.111105 10432 raft_consensus.cc:740] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Initialized, Role: FOLLOWER
I20260710 11:09:13.112104 10432 consensus_queue.cc:260] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.113413 10457 raft_consensus.cc:2804] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:13.113981 10457 raft_consensus.cc:493] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:13.114404 10457 raft_consensus.cc:3060] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.115845 10432 ts_tablet_manager.cc:1434] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.003s
I20260710 11:09:13.117242 10432 tablet_bootstrap.cc:492] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348: Bootstrap starting.
W20260710 11:09:13.119338 10208 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.168.3:40889, user_credentials={real_user=slave}} blocked reactor thread for 82540.8us
I20260710 11:09:13.120342 10208 leader_election.cc:304] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:13.121366 10438 raft_consensus.cc:2804] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:13.121846 10438 raft_consensus.cc:493] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:13.122272 10438 raft_consensus.cc:3060] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.125701 10432 tablet_bootstrap.cc:654] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:13.133725 10206 leader_election.cc:304] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: 
I20260710 11:09:13.137996 10432 tablet_bootstrap.cc:492] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348: No bootstrap required, opened a new log
I20260710 11:09:13.138635 10432 ts_tablet_manager.cc:1403] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.011s
I20260710 11:09:13.140202 10438 raft_consensus.cc:515] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.142170 10432 raft_consensus.cc:359] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.143085 10432 raft_consensus.cc:385] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:13.143622 10432 raft_consensus.cc:740] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Initialized, Role: FOLLOWER
I20260710 11:09:13.144650 10432 consensus_queue.cc:260] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.147413 10458 raft_consensus.cc:2804] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:13.147732 10432 ts_tablet_manager.cc:1434] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.005s
I20260710 11:09:13.149194 10432 tablet_bootstrap.cc:492] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348: Bootstrap starting.
I20260710 11:09:13.155037 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404fd3ce9d0b4fbbba499e4ef90c0796" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348" is_pre_election: true
I20260710 11:09:13.156087 10317 raft_consensus.cc:2468] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 0.
I20260710 11:09:13.157330 10316 raft_consensus.cc:2468] T b2ceec8521364d4499647ceb41f7b466 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 1.
I20260710 11:09:13.157950 10432 tablet_bootstrap.cc:654] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:13.159375 10208 leader_election.cc:304] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:13.162184 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404fd3ce9d0b4fbbba499e4ef90c0796" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037" is_pre_election: true
I20260710 11:09:13.167443 10431 tablet_bootstrap.cc:492] T cb8dd711f88a4685b4649f27784ebd66 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: No bootstrap required, opened a new log
I20260710 11:09:13.167949 10431 ts_tablet_manager.cc:1403] T cb8dd711f88a4685b4649f27784ebd66 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent bootstrapping tablet: real 0.279s	user 0.106s	sys 0.166s
I20260710 11:09:13.168015 10433 tablet_bootstrap.cc:492] T 3c9b1d39538e4e978376a4ef367f8b4d P a12ccfa4b9e0436486972b4af033e037: No bootstrap required, opened a new log
I20260710 11:09:13.168516 10433 ts_tablet_manager.cc:1403] T 3c9b1d39538e4e978376a4ef367f8b4d P a12ccfa4b9e0436486972b4af033e037: Time spent bootstrapping tablet: real 0.279s	user 0.084s	sys 0.177s
I20260710 11:09:13.170671 10433 raft_consensus.cc:359] T 3c9b1d39538e4e978376a4ef367f8b4d P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.171187 10433 raft_consensus.cc:385] T 3c9b1d39538e4e978376a4ef367f8b4d P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:13.171103 10431 raft_consensus.cc:359] T cb8dd711f88a4685b4649f27784ebd66 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.171680 10433 raft_consensus.cc:740] T 3c9b1d39538e4e978376a4ef367f8b4d P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Initialized, Role: FOLLOWER
I20260710 11:09:13.171981 10431 raft_consensus.cc:385] T cb8dd711f88a4685b4649f27784ebd66 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:13.172324 10431 raft_consensus.cc:740] T cb8dd711f88a4685b4649f27784ebd66 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Initialized, Role: FOLLOWER
I20260710 11:09:13.173372 10432 tablet_bootstrap.cc:492] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348: No bootstrap required, opened a new log
I20260710 11:09:13.172983 10431 consensus_queue.cc:260] T cb8dd711f88a4685b4649f27784ebd66 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.172675 10433 consensus_queue.cc:260] T 3c9b1d39538e4e978376a4ef367f8b4d P a12ccfa4b9e0436486972b4af033e037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.173959 10432 ts_tablet_manager.cc:1403] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260710 11:09:13.176752 10432 raft_consensus.cc:359] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.177461 10432 raft_consensus.cc:385] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:13.177770 10432 raft_consensus.cc:740] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Initialized, Role: FOLLOWER
I20260710 11:09:13.178076 10433 ts_tablet_manager.cc:1434] T 3c9b1d39538e4e978376a4ef367f8b4d P a12ccfa4b9e0436486972b4af033e037: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:09:13.178668 10432 consensus_queue.cc:260] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.179129 10433 tablet_bootstrap.cc:492] T 404fd3ce9d0b4fbbba499e4ef90c0796 P a12ccfa4b9e0436486972b4af033e037: Bootstrap starting.
I20260710 11:09:13.181103 10432 ts_tablet_manager.cc:1434] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:13.182498 10466 raft_consensus.cc:2804] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:13.183454 10431 ts_tablet_manager.cc:1434] T cb8dd711f88a4685b4649f27784ebd66 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.007s
I20260710 11:09:13.186750 10433 tablet_bootstrap.cc:654] T 404fd3ce9d0b4fbbba499e4ef90c0796 P a12ccfa4b9e0436486972b4af033e037: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:13.188513 10431 tablet_bootstrap.cc:492] T 798ffd2c3a074e2b8ccafe2967d08941 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Bootstrap starting.
I20260710 11:09:13.191123 10466 raft_consensus.cc:697] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Becoming Leader. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Running, Role: LEADER
I20260710 11:09:13.192222 10466 consensus_queue.cc:237] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.193764 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdca2103f9034536af250f6eb5e1b4db" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037" is_pre_election: true
I20260710 11:09:13.194485 10389 raft_consensus.cc:2468] T fdca2103f9034536af250f6eb5e1b4db P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 0.
I20260710 11:09:13.195704 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9b1d39538e4e978376a4ef367f8b4d" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037" is_pre_election: true
I20260710 11:09:13.196394 10388 raft_consensus.cc:2468] T 3c9b1d39538e4e978376a4ef367f8b4d P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 0.
I20260710 11:09:13.197760 10431 tablet_bootstrap.cc:654] T 798ffd2c3a074e2b8ccafe2967d08941 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:13.197912 10283 leader_election.cc:304] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:13.198902 10283 leader_election.cc:304] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:13.199353 10458 raft_consensus.cc:697] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Becoming Leader. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Running, Role: LEADER
I20260710 11:09:13.199815 10433 tablet_bootstrap.cc:492] T 404fd3ce9d0b4fbbba499e4ef90c0796 P a12ccfa4b9e0436486972b4af033e037: No bootstrap required, opened a new log
I20260710 11:09:13.199885 10436 raft_consensus.cc:2804] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:13.200575 10436 raft_consensus.cc:493] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:13.200269 10458 consensus_queue.cc:237] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.201112 10436 raft_consensus.cc:3060] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.200780 10433 ts_tablet_manager.cc:1403] T 404fd3ce9d0b4fbbba499e4ef90c0796 P a12ccfa4b9e0436486972b4af033e037: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.013s
W20260710 11:09:13.203104 10206 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.168.2:33287, user_credentials={real_user=slave}} blocked reactor thread for 69653.5us
I20260710 11:09:13.204535 10206 leader_election.cc:304] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: 
I20260710 11:09:13.206459 10433 raft_consensus.cc:359] T 404fd3ce9d0b4fbbba499e4ef90c0796 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.210068 10463 raft_consensus.cc:2804] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:13.210489 10463 raft_consensus.cc:493] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:13.210809 10463 raft_consensus.cc:3060] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.211580 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb60142f1c524ec5b53a90b46215d60f" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" is_pre_election: true
I20260710 11:09:13.212133 10436 raft_consensus.cc:515] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.212744 10242 raft_consensus.cc:2393] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 207cea397cf44200a5c98701ec8f2348 in current term 1: Already voted for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in this term.
I20260710 11:09:13.213630 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdca2103f9034536af250f6eb5e1b4db" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" is_pre_election: true
I20260710 11:09:13.214836 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9b1d39538e4e978376a4ef367f8b4d" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" is_pre_election: true
I20260710 11:09:13.215813 10391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb60142f1c524ec5b53a90b46215d60f" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037" is_pre_election: true
W20260710 11:09:13.216467 10208 leader_election.cc:343] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:13.143028 10438 leader_election.cc:290] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 election: Requested vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:13.216950 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb60142f1c524ec5b53a90b46215d60f" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348"
I20260710 11:09:13.217260 10465 raft_consensus.cc:493] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:13.218140 10433 raft_consensus.cc:385] T 404fd3ce9d0b4fbbba499e4ef90c0796 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:13.218703 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb60142f1c524ec5b53a90b46215d60f" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:13.225594 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdca2103f9034536af250f6eb5e1b4db" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
I20260710 11:09:13.230552 10436 leader_election.cc:290] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 election: Requested vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:13.231576 10436 raft_consensus.cc:2804] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:13.231879 10436 raft_consensus.cc:493] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:13.227504 10463 raft_consensus.cc:515] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.174561 10457 raft_consensus.cc:515] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.230698 10433 raft_consensus.cc:740] T 404fd3ce9d0b4fbbba499e4ef90c0796 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Initialized, Role: FOLLOWER
I20260710 11:09:13.232321 10436 raft_consensus.cc:3060] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.229526 10316 raft_consensus.cc:3060] T bb60142f1c524ec5b53a90b46215d60f P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.229650 10465 raft_consensus.cc:515] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.225044 10391 raft_consensus.cc:2468] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 0.
I20260710 11:09:13.239279 10240 raft_consensus.cc:2468] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 0.
I20260710 11:09:13.239323 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdca2103f9034536af250f6eb5e1b4db" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:13.240669 10388 raft_consensus.cc:3060] T fdca2103f9034536af250f6eb5e1b4db P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.241863 10431 tablet_bootstrap.cc:492] T 798ffd2c3a074e2b8ccafe2967d08941 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: No bootstrap required, opened a new log
I20260710 11:09:13.242326 10431 ts_tablet_manager.cc:1403] T 798ffd2c3a074e2b8ccafe2967d08941 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.005s
I20260710 11:09:13.242849 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdca2103f9034536af250f6eb5e1b4db" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348"
I20260710 11:09:13.243193 10457 leader_election.cc:290] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 election: Requested vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:13.244190 10317 raft_consensus.cc:2393] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in current term 1: Already voted for candidate 207cea397cf44200a5c98701ec8f2348 in this term.
I20260710 11:09:13.245005 10465 leader_election.cc:290] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:13.243371 10241 raft_consensus.cc:2393] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 207cea397cf44200a5c98701ec8f2348 in current term 1: Already voted for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in this term.
I20260710 11:09:13.246104 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9b1d39538e4e978376a4ef367f8b4d" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348" is_pre_election: true
I20260710 11:09:13.249333 10431 raft_consensus.cc:359] T 798ffd2c3a074e2b8ccafe2967d08941 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.245162 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdca2103f9034536af250f6eb5e1b4db" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:13.236248 10433 consensus_queue.cc:260] T 404fd3ce9d0b4fbbba499e4ef90c0796 P a12ccfa4b9e0436486972b4af033e037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.251066 10431 raft_consensus.cc:385] T 798ffd2c3a074e2b8ccafe2967d08941 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:13.251427 10431 raft_consensus.cc:740] T 798ffd2c3a074e2b8ccafe2967d08941 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Initialized, Role: FOLLOWER
I20260710 11:09:13.252138 10433 ts_tablet_manager.cc:1434] T 404fd3ce9d0b4fbbba499e4ef90c0796 P a12ccfa4b9e0436486972b4af033e037: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.001s
I20260710 11:09:13.253209 10208 leader_election.cc:304] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [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: 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: 207cea397cf44200a5c98701ec8f2348, a12ccfa4b9e0436486972b4af033e037
I20260710 11:09:13.252605 10138 catalog_manager.cc:5697] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1). New cstate: current_term: 1 leader_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:13.252228 10431 consensus_queue.cc:260] T 798ffd2c3a074e2b8ccafe2967d08941 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.254009 10465 raft_consensus.cc:2749] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:13.255041 10470 raft_consensus.cc:493] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:13.255375 10283 leader_election.cc:304] T bb60142f1c524ec5b53a90b46215d60f P 207cea397cf44200a5c98701ec8f2348 [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: 207cea397cf44200a5c98701ec8f2348, a12ccfa4b9e0436486972b4af033e037; no voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab
I20260710 11:09:13.254963 10138 catalog_manager.cc:5697] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1). New cstate: current_term: 1 leader_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:13.255599 10470 raft_consensus.cc:515] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.256565 10431 ts_tablet_manager.cc:1434] T 798ffd2c3a074e2b8ccafe2967d08941 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:09:13.257550 10431 tablet_bootstrap.cc:492] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Bootstrap starting.
I20260710 11:09:13.257805 10470 leader_election.cc:290] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:13.258405 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8dd711f88a4685b4649f27784ebd66" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" is_pre_election: true
I20260710 11:09:13.259272 10241 raft_consensus.cc:2468] T cb8dd711f88a4685b4649f27784ebd66 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 0.
I20260710 11:09:13.260968 10280 leader_election.cc:304] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: 
I20260710 11:09:13.262301 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9b1d39538e4e978376a4ef367f8b4d" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037" is_pre_election: true
I20260710 11:09:13.262930 10390 raft_consensus.cc:2468] T 3c9b1d39538e4e978376a4ef367f8b4d P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 0.
I20260710 11:09:13.263090 10433 tablet_bootstrap.cc:492] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037: Bootstrap starting.
I20260710 11:09:13.266530 10431 tablet_bootstrap.cc:654] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:13.264222 10208 leader_election.cc:304] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:13.269991 10458 raft_consensus.cc:2804] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:13.270373 10458 raft_consensus.cc:493] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:13.270707 10458 raft_consensus.cc:3060] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.279353 10316 raft_consensus.cc:2468] T bb60142f1c524ec5b53a90b46215d60f P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 1.
I20260710 11:09:13.280131 10470 raft_consensus.cc:2764] T bb60142f1c524ec5b53a90b46215d60f P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:09:13.282434 10470 raft_consensus.cc:2804] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:13.280189 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404fd3ce9d0b4fbbba499e4ef90c0796" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348"
I20260710 11:09:13.282835 10470 raft_consensus.cc:493] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:13.283257 10470 raft_consensus.cc:3060] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.283526 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404fd3ce9d0b4fbbba499e4ef90c0796" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:13.284951 10390 raft_consensus.cc:3060] T 404fd3ce9d0b4fbbba499e4ef90c0796 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.283289 10317 raft_consensus.cc:3060] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.288547 10206 leader_election.cc:304] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [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: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: a12ccfa4b9e0436486972b4af033e037
I20260710 11:09:13.289799 10465 raft_consensus.cc:2804] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:13.290277 10465 raft_consensus.cc:697] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Becoming Leader. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Running, Role: LEADER
I20260710 11:09:13.291108 10465 consensus_queue.cc:237] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.295110 10470 raft_consensus.cc:515] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.297844 10470 leader_election.cc:290] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 election: Requested vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:13.298372 10433 tablet_bootstrap.cc:654] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:13.298583 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8dd711f88a4685b4649f27784ebd66" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
I20260710 11:09:13.299026 10241 raft_consensus.cc:3060] T cb8dd711f88a4685b4649f27784ebd66 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.304142 10431 tablet_bootstrap.cc:492] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab: No bootstrap required, opened a new log
I20260710 11:09:13.283527 10388 raft_consensus.cc:2468] T fdca2103f9034536af250f6eb5e1b4db P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 1.
I20260710 11:09:13.304622 10431 ts_tablet_manager.cc:1403] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.007s
I20260710 11:09:13.282451 10463 leader_election.cc:290] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 election: Requested vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:13.305565 10458 raft_consensus.cc:515] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.307524 10431 raft_consensus.cc:359] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.308413 10431 raft_consensus.cc:385] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:13.308738 10431 raft_consensus.cc:740] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Initialized, Role: FOLLOWER
I20260710 11:09:13.313162 10390 raft_consensus.cc:2468] T 404fd3ce9d0b4fbbba499e4ef90c0796 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 1.
I20260710 11:09:13.314872 10208 leader_election.cc:304] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:13.316022 10463 raft_consensus.cc:2804] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:13.316579 10463 raft_consensus.cc:697] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Becoming Leader. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Running, Role: LEADER
I20260710 11:09:13.317648 10463 consensus_queue.cc:237] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.319819 10241 raft_consensus.cc:2468] T cb8dd711f88a4685b4649f27784ebd66 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 1.
I20260710 11:09:13.323557 10431 consensus_queue.cc:260] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.326334 10280 leader_election.cc:304] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: 
I20260710 11:09:13.327775 10470 raft_consensus.cc:2804] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:13.328368 10470 raft_consensus.cc:697] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Becoming Leader. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Running, Role: LEADER
I20260710 11:09:13.329452 10470 consensus_queue.cc:237] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.344983 10458 leader_election.cc:290] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 election: Requested vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:13.344846 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9b1d39538e4e978376a4ef367f8b4d" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348"
I20260710 11:09:13.345261 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9b1d39538e4e978376a4ef367f8b4d" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
W20260710 11:09:13.345602 10283 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.168.3:40889, user_credentials={real_user=slave}} blocked reactor thread for 90318.1us
I20260710 11:09:13.346021 10390 raft_consensus.cc:3060] T 3c9b1d39538e4e978376a4ef367f8b4d P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.347266 10283 leader_election.cc:304] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [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: 207cea397cf44200a5c98701ec8f2348, a12ccfa4b9e0436486972b4af033e037; no voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab
I20260710 11:09:13.338603 10436 raft_consensus.cc:515] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.351866 10315 raft_consensus.cc:2393] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in current term 1: Already voted for candidate 207cea397cf44200a5c98701ec8f2348 in this term.
I20260710 11:09:13.353066 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8dd711f88a4685b4649f27784ebd66" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037" is_pre_election: true
I20260710 11:09:13.353629 10436 leader_election.cc:290] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 election: Requested vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:13.354269 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9b1d39538e4e978376a4ef367f8b4d" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
I20260710 11:09:13.357371 10431 ts_tablet_manager.cc:1434] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.002s
I20260710 11:09:13.358114 10317 raft_consensus.cc:2468] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 1.
I20260710 11:09:13.361552 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8dd711f88a4685b4649f27784ebd66" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:13.362273 10473 raft_consensus.cc:2804] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:13.362934 10473 raft_consensus.cc:697] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Becoming Leader. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Running, Role: LEADER
I20260710 11:09:13.356304 10240 raft_consensus.cc:2393] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 207cea397cf44200a5c98701ec8f2348 in current term 1: Already voted for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in this term.
I20260710 11:09:13.364058 10473 consensus_queue.cc:237] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.370105 10433 tablet_bootstrap.cc:492] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037: No bootstrap required, opened a new log
I20260710 11:09:13.370738 10433 ts_tablet_manager.cc:1403] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037: Time spent bootstrapping tablet: real 0.108s	user 0.023s	sys 0.029s
W20260710 11:09:13.381281 10283 leader_election.cc:343] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:13.381753 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9b1d39538e4e978376a4ef367f8b4d" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
W20260710 11:09:13.382265 10283 leader_election.cc:343] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:13.382390 10390 raft_consensus.cc:2468] T 3c9b1d39538e4e978376a4ef367f8b4d P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 1.
I20260710 11:09:13.383368 10283 leader_election.cc:304] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [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: 207cea397cf44200a5c98701ec8f2348; no voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037
I20260710 11:09:13.383765 10208 leader_election.cc:304] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [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: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037; no voters: 207cea397cf44200a5c98701ec8f2348
I20260710 11:09:13.384270 10482 raft_consensus.cc:2749] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:13.384629 10463 raft_consensus.cc:2804] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:13.385317 10463 raft_consensus.cc:697] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Becoming Leader. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Running, Role: LEADER
I20260710 11:09:13.386574 10463 consensus_queue.cc:237] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.386863 10433 raft_consensus.cc:359] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.388649 10433 raft_consensus.cc:385] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:13.388955 10433 raft_consensus.cc:740] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Initialized, Role: FOLLOWER
I20260710 11:09:13.391698 10433 consensus_queue.cc:260] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.394438 10433 ts_tablet_manager.cc:1434] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260710 11:09:13.395545 10433 tablet_bootstrap.cc:492] T ee44a011c1a94e5d928c631e29f0f49e P a12ccfa4b9e0436486972b4af033e037: Bootstrap starting.
I20260710 11:09:13.400544 10433 tablet_bootstrap.cc:654] T ee44a011c1a94e5d928c631e29f0f49e P a12ccfa4b9e0436486972b4af033e037: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:13.399705 10137 catalog_manager.cc:5697] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 reported cstate change: term changed from 0 to 1, leader changed from <none> to 207cea397cf44200a5c98701ec8f2348 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "207cea397cf44200a5c98701ec8f2348" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:13.402817 10139 catalog_manager.cc:5697] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1). New cstate: current_term: 1 leader_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:13.404646 10139 catalog_manager.cc:5697] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1). New cstate: current_term: 1 leader_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:13.406255 10139 catalog_manager.cc:5697] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1). New cstate: current_term: 1 leader_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:13.416443 10433 tablet_bootstrap.cc:492] T ee44a011c1a94e5d928c631e29f0f49e P a12ccfa4b9e0436486972b4af033e037: No bootstrap required, opened a new log
I20260710 11:09:13.416913 10433 ts_tablet_manager.cc:1403] T ee44a011c1a94e5d928c631e29f0f49e P a12ccfa4b9e0436486972b4af033e037: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.010s
I20260710 11:09:13.416332 10137 catalog_manager.cc:5697] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 reported cstate change: term changed from 0 to 1, leader changed from <none> to 207cea397cf44200a5c98701ec8f2348 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "207cea397cf44200a5c98701ec8f2348" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:13.419504 10433 raft_consensus.cc:359] T ee44a011c1a94e5d928c631e29f0f49e P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.420173 10433 raft_consensus.cc:385] T ee44a011c1a94e5d928c631e29f0f49e P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:13.420428 10433 raft_consensus.cc:740] T ee44a011c1a94e5d928c631e29f0f49e P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Initialized, Role: FOLLOWER
I20260710 11:09:13.421057 10433 consensus_queue.cc:260] T ee44a011c1a94e5d928c631e29f0f49e P a12ccfa4b9e0436486972b4af033e037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.422732 10433 ts_tablet_manager.cc:1434] T ee44a011c1a94e5d928c631e29f0f49e P a12ccfa4b9e0436486972b4af033e037: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:13.425808 10433 tablet_bootstrap.cc:492] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037: Bootstrap starting.
I20260710 11:09:13.430013 10433 tablet_bootstrap.cc:654] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:13.433873 10433 tablet_bootstrap.cc:492] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037: No bootstrap required, opened a new log
I20260710 11:09:13.434233 10433 ts_tablet_manager.cc:1403] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:09:13.436081 10433 raft_consensus.cc:359] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.436561 10433 raft_consensus.cc:385] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:13.436764 10433 raft_consensus.cc:740] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Initialized, Role: FOLLOWER
I20260710 11:09:13.437340 10433 consensus_queue.cc:260] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.438993 10433 ts_tablet_manager.cc:1434] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 11:09:13.484481 10463 raft_consensus.cc:493] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:13.485020 10463 raft_consensus.cc:515] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.487020 10463 leader_election.cc:290] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:13.487728 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44a011c1a94e5d928c631e29f0f49e" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348" is_pre_election: true
I20260710 11:09:13.487985 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44a011c1a94e5d928c631e29f0f49e" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037" is_pre_election: true
I20260710 11:09:13.488300 10315 raft_consensus.cc:2468] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 0.
I20260710 11:09:13.488583 10390 raft_consensus.cc:2468] T ee44a011c1a94e5d928c631e29f0f49e P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 0.
I20260710 11:09:13.489295 10206 leader_election.cc:304] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: 
I20260710 11:09:13.490090 10463 raft_consensus.cc:2804] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:13.490464 10463 raft_consensus.cc:493] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:13.490710 10463 raft_consensus.cc:3060] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.495241 10463 raft_consensus.cc:515] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.496663 10463 leader_election.cc:290] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 election: Requested vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:13.497553 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44a011c1a94e5d928c631e29f0f49e" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:13.497478 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44a011c1a94e5d928c631e29f0f49e" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348"
I20260710 11:09:13.498160 10390 raft_consensus.cc:3060] T ee44a011c1a94e5d928c631e29f0f49e P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.498225 10315 raft_consensus.cc:3060] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.505036 10390 raft_consensus.cc:2468] T ee44a011c1a94e5d928c631e29f0f49e P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 1.
I20260710 11:09:13.505036 10315 raft_consensus.cc:2468] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 1.
I20260710 11:09:13.506217 10208 leader_election.cc:304] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:13.506825 10463 raft_consensus.cc:2804] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:13.507299 10463 raft_consensus.cc:697] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Becoming Leader. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Running, Role: LEADER
I20260710 11:09:13.507979 10463 consensus_queue.cc:237] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.514356 10139 catalog_manager.cc:5697] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1). New cstate: current_term: 1 leader_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:13.600193 10473 raft_consensus.cc:493] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:13.600716 10473 raft_consensus.cc:515] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.602218 10473 leader_election.cc:290] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:13.603137 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798ffd2c3a074e2b8ccafe2967d08941" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" is_pre_election: true
I20260710 11:09:13.603173 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798ffd2c3a074e2b8ccafe2967d08941" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037" is_pre_election: true
I20260710 11:09:13.604087 10390 raft_consensus.cc:2468] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 0.
I20260710 11:09:13.604082 10241 raft_consensus.cc:2468] T 798ffd2c3a074e2b8ccafe2967d08941 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 0.
I20260710 11:09:13.605213 10280 leader_election.cc:304] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: 
I20260710 11:09:13.605922 10473 raft_consensus.cc:2804] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:13.606218 10473 raft_consensus.cc:493] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:13.606490 10473 raft_consensus.cc:3060] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.611160 10473 raft_consensus.cc:515] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.612759 10473 leader_election.cc:290] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 election: Requested vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:13.613410 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798ffd2c3a074e2b8ccafe2967d08941" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
I20260710 11:09:13.614028 10241 raft_consensus.cc:3060] T 798ffd2c3a074e2b8ccafe2967d08941 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.613945 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798ffd2c3a074e2b8ccafe2967d08941" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:13.614661 10390 raft_consensus.cc:3060] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.615512 10463 consensus_queue.cc:1048] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:13.621567 10241 raft_consensus.cc:2468] T 798ffd2c3a074e2b8ccafe2967d08941 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 1.
I20260710 11:09:13.622769 10280 leader_election.cc:304] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: 
I20260710 11:09:13.624589 10473 raft_consensus.cc:2804] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:13.625041 10473 raft_consensus.cc:697] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Becoming Leader. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Running, Role: LEADER
I20260710 11:09:13.626019 10473 consensus_queue.cc:237] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.622546 10390 raft_consensus.cc:2468] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 1.
I20260710 11:09:13.634949 10463 consensus_queue.cc:1048] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:13.638617 10139 catalog_manager.cc:5697] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 reported cstate change: term changed from 0 to 1, leader changed from <none> to 207cea397cf44200a5c98701ec8f2348 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "207cea397cf44200a5c98701ec8f2348" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:13.685487 10440 raft_consensus.cc:493] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:13.685945 10440 raft_consensus.cc:515] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.688228 10440 leader_election.cc:290] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287)
I20260710 11:09:13.705838 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8dd711f88a4685b4649f27784ebd66" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" is_pre_election: true
I20260710 11:09:13.706653 10241 raft_consensus.cc:2393] T cb8dd711f88a4685b4649f27784ebd66 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a12ccfa4b9e0436486972b4af033e037 in current term 1: Already voted for candidate 207cea397cf44200a5c98701ec8f2348 in this term.
I20260710 11:09:13.706423 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8dd711f88a4685b4649f27784ebd66" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348" is_pre_election: true
I20260710 11:09:13.707907 10355 leader_election.cc:304] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a12ccfa4b9e0436486972b4af033e037; no voters: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab
I20260710 11:09:13.708586 10440 raft_consensus.cc:3060] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.713654 10440 raft_consensus.cc:2749] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:13.720909 10463 consensus_queue.cc:1048] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:13.730458 10458 consensus_queue.cc:1048] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:13.746289 10473 consensus_queue.cc:1048] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:13.756875 10482 consensus_queue.cc:1048] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:13.765117 10458 consensus_queue.cc:1048] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:13.774302 10390 raft_consensus.cc:3060] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.782685 10458 consensus_queue.cc:1048] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:13.817392 10458 consensus_queue.cc:1048] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:13.827659 10463 consensus_queue.cc:1048] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:13.851886 10482 consensus_queue.cc:1048] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:13.856544 10463 consensus_queue.cc:1048] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:13.861218 10482 consensus_queue.cc:1048] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:13.878675 10465 consensus_queue.cc:1048] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:13.905349 10315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdca2103f9034536af250f6eb5e1b4db"
dest_uuid: "207cea397cf44200a5c98701ec8f2348"
mode: GRACEFUL
new_leader_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
 from {username='slave'} at 127.0.0.1:41824
I20260710 11:09:13.905848 10315 raft_consensus.cc:606] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Received request to transfer leadership to TS 2bed454dde8b41b9ba4cf5bc48b7a6ab
I20260710 11:09:13.923169 10241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c9b1d39538e4e978376a4ef367f8b4d"
dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
mode: GRACEFUL
new_leader_uuid: "207cea397cf44200a5c98701ec8f2348"
 from {username='slave'} at 127.0.0.1:50886
I20260710 11:09:13.923799 10241 raft_consensus.cc:606] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Received request to transfer leadership to TS 207cea397cf44200a5c98701ec8f2348
I20260710 11:09:13.928699 10241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "404fd3ce9d0b4fbbba499e4ef90c0796"
dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
mode: GRACEFUL
new_leader_uuid: "207cea397cf44200a5c98701ec8f2348"
 from {username='slave'} at 127.0.0.1:50886
I20260710 11:09:13.929167 10241 raft_consensus.cc:606] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Received request to transfer leadership to TS 207cea397cf44200a5c98701ec8f2348
I20260710 11:09:13.936266 10241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee44a011c1a94e5d928c631e29f0f49e"
dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
mode: GRACEFUL
new_leader_uuid: "207cea397cf44200a5c98701ec8f2348"
 from {username='slave'} at 127.0.0.1:50886
I20260710 11:09:13.936743 10241 raft_consensus.cc:606] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Received request to transfer leadership to TS 207cea397cf44200a5c98701ec8f2348
I20260710 11:09:13.941339 10315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "798ffd2c3a074e2b8ccafe2967d08941"
dest_uuid: "207cea397cf44200a5c98701ec8f2348"
mode: GRACEFUL
new_leader_uuid: "a12ccfa4b9e0436486972b4af033e037"
 from {username='slave'} at 127.0.0.1:41824
I20260710 11:09:13.941843 10315 raft_consensus.cc:606] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Received request to transfer leadership to TS a12ccfa4b9e0436486972b4af033e037
I20260710 11:09:13.948328 10465 consensus_queue.cc:1048] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:13.957574 10457 consensus_queue.cc:1048] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:13.964380 10458 raft_consensus.cc:993] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab: : Instructing follower 207cea397cf44200a5c98701ec8f2348 to start an election
I20260710 11:09:13.964848 10457 raft_consensus.cc:1081] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Signalling peer 207cea397cf44200a5c98701ec8f2348 to start an election
I20260710 11:09:13.966296 10315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee44a011c1a94e5d928c631e29f0f49e"
dest_uuid: "207cea397cf44200a5c98701ec8f2348"
 from {username='slave'} at 127.0.0.1:41796
I20260710 11:09:13.966797 10315 raft_consensus.cc:493] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:13.967119 10315 raft_consensus.cc:3060] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:13.971899 10315 raft_consensus.cc:515] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.973415 10315 leader_election.cc:290] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 2 election: Requested vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:13.974215 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44a011c1a94e5d928c631e29f0f49e" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
I20260710 11:09:13.974454 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee44a011c1a94e5d928c631e29f0f49e" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:13.974881 10241 raft_consensus.cc:3055] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:13.975056 10390 raft_consensus.cc:3060] T ee44a011c1a94e5d928c631e29f0f49e P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:13.975304 10241 raft_consensus.cc:740] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Running, Role: LEADER
I20260710 11:09:13.976192 10241 consensus_queue.cc:260] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.977129 10241 raft_consensus.cc:3060] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:13.981089 10390 raft_consensus.cc:2468] T ee44a011c1a94e5d928c631e29f0f49e P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 2.
I20260710 11:09:13.982077 10283 leader_election.cc:304] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:13.982277 10241 raft_consensus.cc:2468] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 2.
I20260710 11:09:13.982762 10482 raft_consensus.cc:2804] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:13.983294 10482 raft_consensus.cc:697] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348 [term 2 LEADER]: Becoming Leader. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Running, Role: LEADER
I20260710 11:09:13.984016 10482 consensus_queue.cc:237] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:13.989998 10137 catalog_manager.cc:5697] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348 reported cstate change: term changed from 1 to 2, leader changed from 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1) to 207cea397cf44200a5c98701ec8f2348 (127.5.168.2). New cstate: current_term: 2 leader_uuid: "207cea397cf44200a5c98701ec8f2348" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:14.152482 10473 raft_consensus.cc:993] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348: : Instructing follower 2bed454dde8b41b9ba4cf5bc48b7a6ab to start an election
I20260710 11:09:14.152912 10482 raft_consensus.cc:1081] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Signalling peer 2bed454dde8b41b9ba4cf5bc48b7a6ab to start an election
I20260710 11:09:14.154289 10241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdca2103f9034536af250f6eb5e1b4db"
dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
 from {username='slave'} at 127.0.0.1:50862
I20260710 11:09:14.154734 10241 raft_consensus.cc:493] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:14.154989 10241 raft_consensus.cc:3060] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:14.158236 10482 consensus_queue.cc:1048] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:14.160687 10241 raft_consensus.cc:515] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:14.163141 10241 leader_election.cc:290] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 2 election: Requested vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:14.163348 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdca2103f9034536af250f6eb5e1b4db" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "207cea397cf44200a5c98701ec8f2348"
I20260710 11:09:14.163959 10315 raft_consensus.cc:3055] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:14.164268 10315 raft_consensus.cc:740] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Running, Role: LEADER
I20260710 11:09:14.165078 10315 consensus_queue.cc:260] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:14.165449 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdca2103f9034536af250f6eb5e1b4db" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:14.166010 10388 raft_consensus.cc:3060] T fdca2103f9034536af250f6eb5e1b4db P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:14.166359 10315 raft_consensus.cc:3060] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:14.166602 10482 raft_consensus.cc:993] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348: : Instructing follower a12ccfa4b9e0436486972b4af033e037 to start an election
I20260710 11:09:14.167084 10482 raft_consensus.cc:1081] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Signalling peer a12ccfa4b9e0436486972b4af033e037 to start an election
I20260710 11:09:14.172583 10391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "798ffd2c3a074e2b8ccafe2967d08941"
dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
 from {username='slave'} at 127.0.0.1:42484
I20260710 11:09:14.173118 10391 raft_consensus.cc:493] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:14.173156 10388 raft_consensus.cc:2468] T fdca2103f9034536af250f6eb5e1b4db P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 2.
I20260710 11:09:14.173588 10391 raft_consensus.cc:3060] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:14.174681 10315 raft_consensus.cc:2468] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 2.
I20260710 11:09:14.175886 10206 leader_election.cc:304] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: 
I20260710 11:09:14.177141 10457 raft_consensus.cc:2804] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:14.177372 10482 consensus_queue.cc:1048] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:14.178750 10457 raft_consensus.cc:697] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 LEADER]: Becoming Leader. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Running, Role: LEADER
I20260710 11:09:14.179706 10457 consensus_queue.cc:237] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:14.182331 10391 raft_consensus.cc:515] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:14.183487 10390 raft_consensus.cc:1240] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Rejecting Update request from peer 207cea397cf44200a5c98701ec8f2348 for earlier term 1. Current term is 2. Ops: []
I20260710 11:09:14.185274 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798ffd2c3a074e2b8ccafe2967d08941" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
I20260710 11:09:14.185871 10240 raft_consensus.cc:3060] T 798ffd2c3a074e2b8ccafe2967d08941 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:14.186137 10391 leader_election.cc:290] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 2 election: Requested vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287)
I20260710 11:09:14.186349 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798ffd2c3a074e2b8ccafe2967d08941" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "207cea397cf44200a5c98701ec8f2348"
I20260710 11:09:14.187033 10315 raft_consensus.cc:3055] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:14.187381 10315 raft_consensus.cc:740] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Running, Role: LEADER
I20260710 11:09:14.188182 10315 consensus_queue.cc:260] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:14.188931 10482 consensus_queue.cc:1059] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:14.190248 10315 raft_consensus.cc:3060] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:14.192874 10240 raft_consensus.cc:2468] T 798ffd2c3a074e2b8ccafe2967d08941 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a12ccfa4b9e0436486972b4af033e037 in term 2.
I20260710 11:09:14.192586 10139 catalog_manager.cc:5697] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab reported cstate change: term changed from 1 to 2, leader changed from 207cea397cf44200a5c98701ec8f2348 (127.5.168.2) to 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1). New cstate: current_term: 2 leader_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:14.193856 10354 leader_election.cc:304] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:14.194585 10440 raft_consensus.cc:2804] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:14.195847 10440 raft_consensus.cc:697] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037 [term 2 LEADER]: Becoming Leader. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Running, Role: LEADER
I20260710 11:09:14.196666 10440 consensus_queue.cc:237] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037 [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: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:14.197070 10315 raft_consensus.cc:2468] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a12ccfa4b9e0436486972b4af033e037 in term 2.
I20260710 11:09:14.203685 10139 catalog_manager.cc:5697] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037 reported cstate change: term changed from 1 to 2, leader changed from 207cea397cf44200a5c98701ec8f2348 (127.5.168.2) to a12ccfa4b9e0436486972b4af033e037 (127.5.168.3). New cstate: current_term: 2 leader_uuid: "a12ccfa4b9e0436486972b4af033e037" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:14.361378 10458 raft_consensus.cc:993] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab: : Instructing follower 207cea397cf44200a5c98701ec8f2348 to start an election
I20260710 11:09:14.361879 10457 raft_consensus.cc:1081] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Signalling peer 207cea397cf44200a5c98701ec8f2348 to start an election
I20260710 11:09:14.363299 10315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c9b1d39538e4e978376a4ef367f8b4d"
dest_uuid: "207cea397cf44200a5c98701ec8f2348"
 from {username='slave'} at 127.0.0.1:41796
I20260710 11:09:14.363893 10315 raft_consensus.cc:493] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:14.364267 10315 raft_consensus.cc:3060] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:14.369076 10315 raft_consensus.cc:515] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:14.370563 10315 leader_election.cc:290] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 2 election: Requested vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:14.371311 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9b1d39538e4e978376a4ef367f8b4d" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
I20260710 11:09:14.371553 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9b1d39538e4e978376a4ef367f8b4d" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:14.371910 10240 raft_consensus.cc:3055] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:14.372080 10390 raft_consensus.cc:3060] T 3c9b1d39538e4e978376a4ef367f8b4d P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:14.372277 10240 raft_consensus.cc:740] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Running, Role: LEADER
I20260710 11:09:14.373135 10240 consensus_queue.cc:260] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:14.374317 10240 raft_consensus.cc:3060] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:14.378973 10390 raft_consensus.cc:2468] T 3c9b1d39538e4e978376a4ef367f8b4d P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 2.
I20260710 11:09:14.380144 10283 leader_election.cc:304] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:14.380954 10470 raft_consensus.cc:2804] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:14.381166 10240 raft_consensus.cc:2468] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 2.
I20260710 11:09:14.381397 10470 raft_consensus.cc:697] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [term 2 LEADER]: Becoming Leader. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Running, Role: LEADER
I20260710 11:09:14.382246 10470 consensus_queue.cc:237] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:14.388679 10137 catalog_manager.cc:5697] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 reported cstate change: term changed from 1 to 2, leader changed from 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1) to 207cea397cf44200a5c98701ec8f2348 (127.5.168.2). New cstate: current_term: 2 leader_uuid: "207cea397cf44200a5c98701ec8f2348" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:14.433247 10458 raft_consensus.cc:993] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: : Instructing follower 207cea397cf44200a5c98701ec8f2348 to start an election
I20260710 11:09:14.433734 10457 raft_consensus.cc:1081] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Signalling peer 207cea397cf44200a5c98701ec8f2348 to start an election
I20260710 11:09:14.435129 10315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "404fd3ce9d0b4fbbba499e4ef90c0796"
dest_uuid: "207cea397cf44200a5c98701ec8f2348"
 from {username='slave'} at 127.0.0.1:41796
I20260710 11:09:14.435714 10315 raft_consensus.cc:493] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:14.436038 10315 raft_consensus.cc:3060] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:14.441891 10315 raft_consensus.cc:515] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:14.443651 10315 leader_election.cc:290] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 2 election: Requested vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:14.444211 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404fd3ce9d0b4fbbba499e4ef90c0796" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
I20260710 11:09:14.444654 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404fd3ce9d0b4fbbba499e4ef90c0796" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:14.444805 10240 raft_consensus.cc:3055] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:14.445199 10240 raft_consensus.cc:740] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Running, Role: LEADER
I20260710 11:09:14.445227 10390 raft_consensus.cc:3060] T 404fd3ce9d0b4fbbba499e4ef90c0796 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:14.445982 10240 consensus_queue.cc:260] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:14.446899 10240 raft_consensus.cc:3060] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:14.450160 10390 raft_consensus.cc:2468] T 404fd3ce9d0b4fbbba499e4ef90c0796 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 2.
I20260710 11:09:14.451115 10283 leader_election.cc:304] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:14.451697 10240 raft_consensus.cc:2468] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 2.
I20260710 11:09:14.451895 10470 raft_consensus.cc:2804] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:14.452394 10470 raft_consensus.cc:697] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348 [term 2 LEADER]: Becoming Leader. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Running, Role: LEADER
I20260710 11:09:14.453198 10470 consensus_queue.cc:237] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:14.459012 10137 catalog_manager.cc:5697] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348 reported cstate change: term changed from 1 to 2, leader changed from 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1) to 207cea397cf44200a5c98701ec8f2348 (127.5.168.2). New cstate: current_term: 2 leader_uuid: "207cea397cf44200a5c98701ec8f2348" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:14.483014 10240 raft_consensus.cc:1275] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Refusing update from remote peer 207cea397cf44200a5c98701ec8f2348: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:14.484303 10470 consensus_queue.cc:1048] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:14.492491 10390 raft_consensus.cc:1275] T ee44a011c1a94e5d928c631e29f0f49e P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Refusing update from remote peer 207cea397cf44200a5c98701ec8f2348: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:14.493660 10482 consensus_queue.cc:1048] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:14.616405 10390 raft_consensus.cc:1275] T fdca2103f9034536af250f6eb5e1b4db P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Refusing update from remote peer 2bed454dde8b41b9ba4cf5bc48b7a6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:14.617678 10457 consensus_queue.cc:1048] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:14.626835 10315 raft_consensus.cc:1275] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Refusing update from remote peer 2bed454dde8b41b9ba4cf5bc48b7a6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:14.628360 10457 consensus_queue.cc:1048] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:14.692370 10315 raft_consensus.cc:1275] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Refusing update from remote peer a12ccfa4b9e0436486972b4af033e037: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:14.693478 10440 consensus_queue.cc:1048] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:14.704849 10240 raft_consensus.cc:1275] T 798ffd2c3a074e2b8ccafe2967d08941 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Refusing update from remote peer a12ccfa4b9e0436486972b4af033e037: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:14.706466 10520 consensus_queue.cc:1048] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:14.819970 10390 raft_consensus.cc:1275] T 3c9b1d39538e4e978376a4ef367f8b4d P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Refusing update from remote peer 207cea397cf44200a5c98701ec8f2348: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:14.821182 10482 consensus_queue.cc:1048] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:14.828691 10240 raft_consensus.cc:1275] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Refusing update from remote peer 207cea397cf44200a5c98701ec8f2348: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:14.831003 10436 consensus_queue.cc:1048] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:14.951924 10240 raft_consensus.cc:1275] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Refusing update from remote peer 207cea397cf44200a5c98701ec8f2348: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:14.953186 10436 consensus_queue.cc:1048] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:14.961470 10390 raft_consensus.cc:1275] T 404fd3ce9d0b4fbbba499e4ef90c0796 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Refusing update from remote peer 207cea397cf44200a5c98701ec8f2348: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:14.963320 10473 consensus_queue.cc:1048] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:16.975095 10139 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35642:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:16.977339 10139 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:17.022512 10229 tablet_service.cc:1511] Processing CreateTablet for tablet d9c5adf971c141c4b03d1afe78e03156 (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:17.023808 10229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9c5adf971c141c4b03d1afe78e03156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.023808 10306 tablet_service.cc:1511] Processing CreateTablet for tablet d9c5adf971c141c4b03d1afe78e03156 (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:17.025166 10380 tablet_service.cc:1511] Processing CreateTablet for tablet d9c5adf971c141c4b03d1afe78e03156 (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:17.025216 10306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9c5adf971c141c4b03d1afe78e03156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.026399 10380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9c5adf971c141c4b03d1afe78e03156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.030457 10232 tablet_service.cc:1511] Processing CreateTablet for tablet 669333cc4dc3426981c96e255977a457 (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:17.031723 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669333cc4dc3426981c96e255977a457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.034597 10231 tablet_service.cc:1511] Processing CreateTablet for tablet 9c960482ba1846948524dc91676c31bb (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:17.035894 10231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c960482ba1846948524dc91676c31bb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:09:17.036768 10188 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:17.039301 10228 tablet_service.cc:1511] Processing CreateTablet for tablet 05e5741fa2e04cdb8d389fce48ae7efa (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:17.040162 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 5717c5f77bba450c85851b02a4a7d832 (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:17.040609 10228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e5741fa2e04cdb8d389fce48ae7efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.041415 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5717c5f77bba450c85851b02a4a7d832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.047981 10379 tablet_service.cc:1511] Processing CreateTablet for tablet 9c960482ba1846948524dc91676c31bb (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:17.049335 10379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c960482ba1846948524dc91676c31bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.048980 10381 tablet_service.cc:1511] Processing CreateTablet for tablet 669333cc4dc3426981c96e255977a457 (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:17.050796 10381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669333cc4dc3426981c96e255977a457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.055002 10305 tablet_service.cc:1511] Processing CreateTablet for tablet 669333cc4dc3426981c96e255977a457 (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:17.047991 10378 tablet_service.cc:1511] Processing CreateTablet for tablet 5717c5f77bba450c85851b02a4a7d832 (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:17.055472 10304 tablet_service.cc:1511] Processing CreateTablet for tablet 9c960482ba1846948524dc91676c31bb (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:17.055737 10307 tablet_service.cc:1511] Processing CreateTablet for tablet 5717c5f77bba450c85851b02a4a7d832 (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:17.056367 10305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669333cc4dc3426981c96e255977a457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.056984 10307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5717c5f77bba450c85851b02a4a7d832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.057425 10303 tablet_service.cc:1511] Processing CreateTablet for tablet 05e5741fa2e04cdb8d389fce48ae7efa (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:17.058732 10303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e5741fa2e04cdb8d389fce48ae7efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.061425 10304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c960482ba1846948524dc91676c31bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.064406 10378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5717c5f77bba450c85851b02a4a7d832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.089938 10377 tablet_service.cc:1511] Processing CreateTablet for tablet 05e5741fa2e04cdb8d389fce48ae7efa (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:17.091313 10377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e5741fa2e04cdb8d389fce48ae7efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.092820 10227 tablet_service.cc:1511] Processing CreateTablet for tablet 6cc007399fb54e978e0cba01a847f026 (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:17.094099 10227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cc007399fb54e978e0cba01a847f026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.096127 10376 tablet_service.cc:1511] Processing CreateTablet for tablet 6cc007399fb54e978e0cba01a847f026 (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:17.098265 10226 tablet_service.cc:1511] Processing CreateTablet for tablet 756a4fbb464a4881a49843b3a96d0d05 (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:17.099624 10226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 756a4fbb464a4881a49843b3a96d0d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.098297 10302 tablet_service.cc:1511] Processing CreateTablet for tablet 756a4fbb464a4881a49843b3a96d0d05 (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:17.104905 10302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 756a4fbb464a4881a49843b3a96d0d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.107167 10376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cc007399fb54e978e0cba01a847f026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.117087 10306 tablet_service.cc:1511] Processing CreateTablet for tablet 6cc007399fb54e978e0cba01a847f026 (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:17.118865 10306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cc007399fb54e978e0cba01a847f026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.152244 10538 tablet_bootstrap.cc:492] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348: Bootstrap starting.
I20260710 11:09:17.159024 10538 tablet_bootstrap.cc:654] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.161824 10537 tablet_bootstrap.cc:492] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Bootstrap starting.
I20260710 11:09:17.165855 10375 tablet_service.cc:1511] Processing CreateTablet for tablet 756a4fbb464a4881a49843b3a96d0d05 (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:17.169195 10232 tablet_service.cc:1511] Processing CreateTablet for tablet 1332a624b1a54493864388af5ace8ba3 (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:17.170289 10307 tablet_service.cc:1511] Processing CreateTablet for tablet 1332a624b1a54493864388af5ace8ba3 (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:17.175277 10305 tablet_service.cc:1511] Processing CreateTablet for tablet b23e6338413349878e1d8063b9dfd81e (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:17.176860 10307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1332a624b1a54493864388af5ace8ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.177508 10305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b23e6338413349878e1d8063b9dfd81e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.172931 10381 tablet_service.cc:1511] Processing CreateTablet for tablet 1332a624b1a54493864388af5ace8ba3 (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:17.184834 10537 tablet_bootstrap.cc:654] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.173820 10230 tablet_service.cc:1511] Processing CreateTablet for tablet b23e6338413349878e1d8063b9dfd81e (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:17.179931 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1332a624b1a54493864388af5ace8ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.180878 10375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 756a4fbb464a4881a49843b3a96d0d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.195523 10380 tablet_service.cc:1511] Processing CreateTablet for tablet b23e6338413349878e1d8063b9dfd81e (DEFAULT_TABLE table=soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:17.196800 10380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b23e6338413349878e1d8063b9dfd81e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.199584 10381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1332a624b1a54493864388af5ace8ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.201679 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b23e6338413349878e1d8063b9dfd81e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.211711 10538 tablet_bootstrap.cc:492] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348: No bootstrap required, opened a new log
I20260710 11:09:17.212347 10538 ts_tablet_manager.cc:1403] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.002s
I20260710 11:09:17.217912 10538 raft_consensus.cc:359] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.219096 10538 raft_consensus.cc:385] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.219612 10538 raft_consensus.cc:740] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.220774 10538 consensus_queue.cc:260] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.232347 10537 tablet_bootstrap.cc:492] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: No bootstrap required, opened a new log
I20260710 11:09:17.235255 10538 ts_tablet_manager.cc:1434] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.002s
I20260710 11:09:17.236245 10537 ts_tablet_manager.cc:1403] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.007s
I20260710 11:09:17.236495 10538 tablet_bootstrap.cc:492] T d9c5adf971c141c4b03d1afe78e03156 P 207cea397cf44200a5c98701ec8f2348: Bootstrap starting.
I20260710 11:09:17.239225 10537 raft_consensus.cc:359] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.240065 10537 raft_consensus.cc:385] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.241430 10537 raft_consensus.cc:740] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.241144 10541 tablet_bootstrap.cc:492] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037: Bootstrap starting.
I20260710 11:09:17.244227 10538 tablet_bootstrap.cc:654] T d9c5adf971c141c4b03d1afe78e03156 P 207cea397cf44200a5c98701ec8f2348: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.248929 10541 tablet_bootstrap.cc:654] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.249392 10537 consensus_queue.cc:260] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.261794 10537 ts_tablet_manager.cc:1434] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260710 11:09:17.262784 10537 tablet_bootstrap.cc:492] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Bootstrap starting.
I20260710 11:09:17.263101 10538 tablet_bootstrap.cc:492] T d9c5adf971c141c4b03d1afe78e03156 P 207cea397cf44200a5c98701ec8f2348: No bootstrap required, opened a new log
I20260710 11:09:17.263257 10541 tablet_bootstrap.cc:492] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037: No bootstrap required, opened a new log
I20260710 11:09:17.263777 10538 ts_tablet_manager.cc:1403] T d9c5adf971c141c4b03d1afe78e03156 P 207cea397cf44200a5c98701ec8f2348: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.015s
I20260710 11:09:17.263893 10541 ts_tablet_manager.cc:1403] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.003s
I20260710 11:09:17.267061 10541 raft_consensus.cc:359] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.267346 10538 raft_consensus.cc:359] T d9c5adf971c141c4b03d1afe78e03156 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.267989 10541 raft_consensus.cc:385] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.268146 10538 raft_consensus.cc:385] T d9c5adf971c141c4b03d1afe78e03156 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.268473 10541 raft_consensus.cc:740] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.268505 10538 raft_consensus.cc:740] T d9c5adf971c141c4b03d1afe78e03156 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.269106 10537 tablet_bootstrap.cc:654] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.269546 10538 consensus_queue.cc:260] T d9c5adf971c141c4b03d1afe78e03156 P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.269595 10541 consensus_queue.cc:260] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.272351 10541 ts_tablet_manager.cc:1434] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:09:17.274178 10538 ts_tablet_manager.cc:1434] T d9c5adf971c141c4b03d1afe78e03156 P 207cea397cf44200a5c98701ec8f2348: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:09:17.275280 10541 tablet_bootstrap.cc:492] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037: Bootstrap starting.
I20260710 11:09:17.279181 10457 raft_consensus.cc:493] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:17.279680 10457 raft_consensus.cc:515] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.280931 10537 tablet_bootstrap.cc:492] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab: No bootstrap required, opened a new log
I20260710 11:09:17.281428 10537 ts_tablet_manager.cc:1403] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:09:17.282333 10541 tablet_bootstrap.cc:654] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.283813 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c5adf971c141c4b03d1afe78e03156" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037" is_pre_election: true
I20260710 11:09:17.284695 10537 raft_consensus.cc:359] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
W20260710 11:09:17.285286 10208 leader_election.cc:343] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:17.285646 10537 raft_consensus.cc:385] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.286017 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c5adf971c141c4b03d1afe78e03156" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348" is_pre_election: true
I20260710 11:09:17.286198 10538 tablet_bootstrap.cc:492] T 9c960482ba1846948524dc91676c31bb P 207cea397cf44200a5c98701ec8f2348: Bootstrap starting.
I20260710 11:09:17.286078 10537 raft_consensus.cc:740] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.288990 10537 consensus_queue.cc:260] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.286834 10315 raft_consensus.cc:2468] T d9c5adf971c141c4b03d1afe78e03156 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 0.
I20260710 11:09:17.292951 10537 ts_tablet_manager.cc:1434] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.002s
I20260710 11:09:17.293037 10206 leader_election.cc:304] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [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: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: a12ccfa4b9e0436486972b4af033e037
I20260710 11:09:17.294303 10532 raft_consensus.cc:2804] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:17.294636 10537 tablet_bootstrap.cc:492] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Bootstrap starting.
I20260710 11:09:17.294698 10532 raft_consensus.cc:493] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:17.295651 10532 raft_consensus.cc:3060] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.305229 10537 tablet_bootstrap.cc:654] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.308192 10541 tablet_bootstrap.cc:492] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037: No bootstrap required, opened a new log
I20260710 11:09:17.287715 10457 leader_election.cc:290] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:17.308681 10541 ts_tablet_manager.cc:1403] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.016s
I20260710 11:09:17.311712 10532 raft_consensus.cc:515] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.311939 10541 raft_consensus.cc:359] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.313257 10541 raft_consensus.cc:385] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.313576 10541 raft_consensus.cc:740] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.314278 10541 consensus_queue.cc:260] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.316381 10532 leader_election.cc:290] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 election: Requested vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:17.316597 10541 ts_tablet_manager.cc:1434] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:17.318183 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c5adf971c141c4b03d1afe78e03156" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348"
I20260710 11:09:17.318779 10315 raft_consensus.cc:3060] T d9c5adf971c141c4b03d1afe78e03156 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.319882 10541 tablet_bootstrap.cc:492] T 669333cc4dc3426981c96e255977a457 P a12ccfa4b9e0436486972b4af033e037: Bootstrap starting.
I20260710 11:09:17.321794 10537 tablet_bootstrap.cc:492] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: No bootstrap required, opened a new log
I20260710 11:09:17.322338 10537 ts_tablet_manager.cc:1403] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.008s
I20260710 11:09:17.322584 10538 tablet_bootstrap.cc:654] T 9c960482ba1846948524dc91676c31bb P 207cea397cf44200a5c98701ec8f2348: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.322374 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c5adf971c141c4b03d1afe78e03156" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
W20260710 11:09:17.324774 10208 leader_election.cc:343] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:17.325943 10537 raft_consensus.cc:359] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.326655 10541 tablet_bootstrap.cc:654] T 669333cc4dc3426981c96e255977a457 P a12ccfa4b9e0436486972b4af033e037: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.326675 10537 raft_consensus.cc:385] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.327226 10537 raft_consensus.cc:740] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.328001 10537 consensus_queue.cc:260] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.330827 10537 ts_tablet_manager.cc:1434] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:09:17.331319 10315 raft_consensus.cc:2468] T d9c5adf971c141c4b03d1afe78e03156 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 1.
I20260710 11:09:17.332114 10537 tablet_bootstrap.cc:492] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Bootstrap starting.
I20260710 11:09:17.332471 10206 leader_election.cc:304] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [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: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: a12ccfa4b9e0436486972b4af033e037
I20260710 11:09:17.333570 10532 raft_consensus.cc:2804] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:17.334041 10532 raft_consensus.cc:697] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Becoming Leader. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Running, Role: LEADER
I20260710 11:09:17.334864 10532 consensus_queue.cc:237] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.339181 10537 tablet_bootstrap.cc:654] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.349298 10538 tablet_bootstrap.cc:492] T 9c960482ba1846948524dc91676c31bb P 207cea397cf44200a5c98701ec8f2348: No bootstrap required, opened a new log
I20260710 11:09:17.350437 10538 ts_tablet_manager.cc:1403] T 9c960482ba1846948524dc91676c31bb P 207cea397cf44200a5c98701ec8f2348: Time spent bootstrapping tablet: real 0.064s	user 0.004s	sys 0.012s
I20260710 11:09:17.354070 10538 raft_consensus.cc:359] T 9c960482ba1846948524dc91676c31bb P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.354810 10538 raft_consensus.cc:385] T 9c960482ba1846948524dc91676c31bb P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.355114 10538 raft_consensus.cc:740] T 9c960482ba1846948524dc91676c31bb P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.355648 10537 tablet_bootstrap.cc:492] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: No bootstrap required, opened a new log
I20260710 11:09:17.356074 10541 tablet_bootstrap.cc:492] T 669333cc4dc3426981c96e255977a457 P a12ccfa4b9e0436486972b4af033e037: No bootstrap required, opened a new log
I20260710 11:09:17.356169 10537 ts_tablet_manager.cc:1403] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.006s
I20260710 11:09:17.355830 10538 consensus_queue.cc:260] T 9c960482ba1846948524dc91676c31bb P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.356705 10541 ts_tablet_manager.cc:1403] T 669333cc4dc3426981c96e255977a457 P a12ccfa4b9e0436486972b4af033e037: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.010s
I20260710 11:09:17.356915 10137 catalog_manager.cc:5697] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1). New cstate: current_term: 1 leader_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:17.358280 10538 ts_tablet_manager.cc:1434] T 9c960482ba1846948524dc91676c31bb P 207cea397cf44200a5c98701ec8f2348: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260710 11:09:17.359076 10537 raft_consensus.cc:359] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.359795 10537 raft_consensus.cc:385] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.360198 10537 raft_consensus.cc:740] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.359843 10541 raft_consensus.cc:359] T 669333cc4dc3426981c96e255977a457 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.360834 10541 raft_consensus.cc:385] T 669333cc4dc3426981c96e255977a457 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.361210 10541 raft_consensus.cc:740] T 669333cc4dc3426981c96e255977a457 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.361438 10538 tablet_bootstrap.cc:492] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348: Bootstrap starting.
I20260710 11:09:17.360991 10537 consensus_queue.cc:260] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.362134 10541 consensus_queue.cc:260] T 669333cc4dc3426981c96e255977a457 P a12ccfa4b9e0436486972b4af033e037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.363636 10537 ts_tablet_manager.cc:1434] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:09:17.364589 10537 tablet_bootstrap.cc:492] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Bootstrap starting.
I20260710 11:09:17.364634 10541 ts_tablet_manager.cc:1434] T 669333cc4dc3426981c96e255977a457 P a12ccfa4b9e0436486972b4af033e037: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:09:17.365880 10541 tablet_bootstrap.cc:492] T d9c5adf971c141c4b03d1afe78e03156 P a12ccfa4b9e0436486972b4af033e037: Bootstrap starting.
I20260710 11:09:17.368260 10538 tablet_bootstrap.cc:654] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.371183 10537 tablet_bootstrap.cc:654] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.372102 10541 tablet_bootstrap.cc:654] T d9c5adf971c141c4b03d1afe78e03156 P a12ccfa4b9e0436486972b4af033e037: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.384178 10524 raft_consensus.cc:493] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:17.384832 10524 raft_consensus.cc:515] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.390381 10524 leader_election.cc:290] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287)
I20260710 11:09:17.390443 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5717c5f77bba450c85851b02a4a7d832" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" is_pre_election: true
I20260710 11:09:17.391676 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5717c5f77bba450c85851b02a4a7d832" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348" is_pre_election: true
I20260710 11:09:17.391762 10240 raft_consensus.cc:2468] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a12ccfa4b9e0436486972b4af033e037 in term 0.
W20260710 11:09:17.393621 10355 leader_election.cc:343] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:17.394905 10354 leader_election.cc:304] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [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: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037; no voters: 207cea397cf44200a5c98701ec8f2348
I20260710 11:09:17.396369 10524 raft_consensus.cc:2804] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:17.396828 10524 raft_consensus.cc:493] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:17.397266 10524 raft_consensus.cc:3060] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.397704 10538 tablet_bootstrap.cc:492] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348: No bootstrap required, opened a new log
I20260710 11:09:17.398360 10538 ts_tablet_manager.cc:1403] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.006s
I20260710 11:09:17.402108 10538 raft_consensus.cc:359] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.403012 10538 raft_consensus.cc:385] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.403395 10538 raft_consensus.cc:740] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.404955 10538 consensus_queue.cc:260] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.406775 10541 tablet_bootstrap.cc:492] T d9c5adf971c141c4b03d1afe78e03156 P a12ccfa4b9e0436486972b4af033e037: No bootstrap required, opened a new log
I20260710 11:09:17.407290 10541 ts_tablet_manager.cc:1403] T d9c5adf971c141c4b03d1afe78e03156 P a12ccfa4b9e0436486972b4af033e037: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.023s
I20260710 11:09:17.409576 10538 ts_tablet_manager.cc:1434] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:09:17.410179 10541 raft_consensus.cc:359] T d9c5adf971c141c4b03d1afe78e03156 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.410665 10538 tablet_bootstrap.cc:492] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348: Bootstrap starting.
I20260710 11:09:17.410884 10541 raft_consensus.cc:385] T d9c5adf971c141c4b03d1afe78e03156 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.411234 10541 raft_consensus.cc:740] T d9c5adf971c141c4b03d1afe78e03156 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.412077 10541 consensus_queue.cc:260] T d9c5adf971c141c4b03d1afe78e03156 P a12ccfa4b9e0436486972b4af033e037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.414630 10473 raft_consensus.cc:493] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:17.415294 10473 raft_consensus.cc:515] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.420307 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669333cc4dc3426981c96e255977a457" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037" is_pre_election: true
I20260710 11:09:17.421131 10390 raft_consensus.cc:2468] T 669333cc4dc3426981c96e255977a457 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 0.
I20260710 11:09:17.422737 10283 leader_election.cc:304] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:17.424048 10525 raft_consensus.cc:2804] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:17.424525 10525 raft_consensus.cc:493] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:17.424919 10525 raft_consensus.cc:3060] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.429018 10473 leader_election.cc:290] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:17.433410 10524 raft_consensus.cc:515] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.438351 10537 tablet_bootstrap.cc:492] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab: No bootstrap required, opened a new log
I20260710 11:09:17.438898 10537 ts_tablet_manager.cc:1403] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.044s
I20260710 11:09:17.439075 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5717c5f77bba450c85851b02a4a7d832" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
I20260710 11:09:17.440055 10241 raft_consensus.cc:3060] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.440650 10538 tablet_bootstrap.cc:654] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.441946 10537 raft_consensus.cc:359] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.442682 10537 raft_consensus.cc:385] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.442958 10537 raft_consensus.cc:740] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.446704 10537 consensus_queue.cc:260] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.447342 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669333cc4dc3426981c96e255977a457" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" is_pre_election: true
I20260710 11:09:17.448011 10240 raft_consensus.cc:2468] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 0.
I20260710 11:09:17.449036 10537 ts_tablet_manager.cc:1434] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:09:17.450307 10524 leader_election.cc:290] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 1 election: Requested vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287)
I20260710 11:09:17.454350 10241 raft_consensus.cc:2468] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a12ccfa4b9e0436486972b4af033e037 in term 1.
I20260710 11:09:17.453258 10524 raft_consensus.cc:493] T d9c5adf971c141c4b03d1afe78e03156 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:17.455690 10524 raft_consensus.cc:515] T d9c5adf971c141c4b03d1afe78e03156 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.457629 10524 leader_election.cc:290] T d9c5adf971c141c4b03d1afe78e03156 P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287)
I20260710 11:09:17.459954 10354 leader_election.cc:304] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:17.460898 10524 raft_consensus.cc:2804] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:17.461385 10524 raft_consensus.cc:697] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [term 1 LEADER]: Becoming Leader. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Running, Role: LEADER
I20260710 11:09:17.456318 10554 raft_consensus.cc:493] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:17.462491 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c5adf971c141c4b03d1afe78e03156" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" is_pre_election: true
I20260710 11:09:17.462232 10524 consensus_queue.cc:237] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.462818 10554 raft_consensus.cc:515] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.464993 10473 raft_consensus.cc:493] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:17.465523 10473 raft_consensus.cc:515] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.468554 10473 leader_election.cc:290] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:17.468744 10532 raft_consensus.cc:493] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:17.473019 10537 tablet_bootstrap.cc:492] T 756a4fbb464a4881a49843b3a96d0d05 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Bootstrap starting.
I20260710 11:09:17.464979 10525 raft_consensus.cc:515] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.476883 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5717c5f77bba450c85851b02a4a7d832" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348"
I20260710 11:09:17.478022 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e5741fa2e04cdb8d389fce48ae7efa" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" is_pre_election: true
I20260710 11:09:17.474751 10532 raft_consensus.cc:515] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.480139 10240 raft_consensus.cc:2468] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 0.
I20260710 11:09:17.481231 10532 leader_election.cc:290] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:17.482234 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e5741fa2e04cdb8d389fce48ae7efa" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037" is_pre_election: true
I20260710 11:09:17.482592 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e5741fa2e04cdb8d389fce48ae7efa" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348" is_pre_election: true
I20260710 11:09:17.483139 10315 raft_consensus.cc:2468] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 0.
I20260710 11:09:17.483297 10554 leader_election.cc:290] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287)
I20260710 11:09:17.483747 10537 tablet_bootstrap.cc:654] T 756a4fbb464a4881a49843b3a96d0d05 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:17.484500 10208 leader_election.cc:343] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:17.485575 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c960482ba1846948524dc91676c31bb" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" is_pre_election: true
I20260710 11:09:17.485832 10280 leader_election.cc:304] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: 
I20260710 11:09:17.486187 10240 raft_consensus.cc:2468] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a12ccfa4b9e0436486972b4af033e037 in term 0.
I20260710 11:09:17.486712 10473 raft_consensus.cc:2804] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:17.487095 10473 raft_consensus.cc:493] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:17.487289 10525 leader_election.cc:290] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 election: Requested vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:17.487473 10473 raft_consensus.cc:3060] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.488843 10206 leader_election.cc:304] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [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: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: a12ccfa4b9e0436486972b4af033e037
I20260710 11:09:17.490854 10457 raft_consensus.cc:2804] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:17.491225 10457 raft_consensus.cc:493] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:17.491551 10457 raft_consensus.cc:3060] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.493481 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e5741fa2e04cdb8d389fce48ae7efa" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037" is_pre_election: true
I20260710 11:09:17.494836 10473 raft_consensus.cc:515] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.495994 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c5adf971c141c4b03d1afe78e03156" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348" is_pre_election: true
I20260710 11:09:17.497023 10315 raft_consensus.cc:2393] T d9c5adf971c141c4b03d1afe78e03156 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a12ccfa4b9e0436486972b4af033e037 in current term 1: Already voted for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in this term.
I20260710 11:09:17.497043 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669333cc4dc3426981c96e255977a457" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:17.497748 10390 raft_consensus.cc:3060] T 669333cc4dc3426981c96e255977a457 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.499297 10538 tablet_bootstrap.cc:492] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348: No bootstrap required, opened a new log
I20260710 11:09:17.499418 10354 leader_election.cc:304] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:17.500471 10554 raft_consensus.cc:2804] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:17.503773 10554 raft_consensus.cc:493] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:17.504225 10554 raft_consensus.cc:3060] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.507877 10457 raft_consensus.cc:515] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.509241 10541 ts_tablet_manager.cc:1434] T d9c5adf971c141c4b03d1afe78e03156 P a12ccfa4b9e0436486972b4af033e037: Time spent starting tablet: real 0.102s	user 0.015s	sys 0.025s
I20260710 11:09:17.511025 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e5741fa2e04cdb8d389fce48ae7efa" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348"
I20260710 11:09:17.511704 10315 raft_consensus.cc:2393] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in current term 1: Already voted for candidate 207cea397cf44200a5c98701ec8f2348 in this term.
I20260710 11:09:17.511986 10473 leader_election.cc:290] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 election: Requested vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:17.512391 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c960482ba1846948524dc91676c31bb" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348" is_pre_election: true
I20260710 11:09:17.513636 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669333cc4dc3426981c96e255977a457" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
W20260710 11:09:17.513742 10283 leader_election.cc:343] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:17.506260 10138 catalog_manager.cc:5697] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 reported cstate change: term changed from 0 to 1, leader changed from <none> to a12ccfa4b9e0436486972b4af033e037 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "a12ccfa4b9e0436486972b4af033e037" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:17.512953 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e5741fa2e04cdb8d389fce48ae7efa" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
I20260710 11:09:17.514798 10241 raft_consensus.cc:2393] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 207cea397cf44200a5c98701ec8f2348 in current term 1: Already voted for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in this term.
I20260710 11:09:17.513900 10317 raft_consensus.cc:2468] T 9c960482ba1846948524dc91676c31bb P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a12ccfa4b9e0436486972b4af033e037 in term 0.
W20260710 11:09:17.515388 10355 leader_election.cc:343] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:17.513406 10541 tablet_bootstrap.cc:492] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037: Bootstrap starting.
I20260710 11:09:17.516695 10355 leader_election.cc:304] T d9c5adf971c141c4b03d1afe78e03156 P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a12ccfa4b9e0436486972b4af033e037; no voters: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab
I20260710 11:09:17.517668 10391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e5741fa2e04cdb8d389fce48ae7efa" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:17.518242 10524 raft_consensus.cc:3060] T d9c5adf971c141c4b03d1afe78e03156 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.499989 10538 ts_tablet_manager.cc:1403] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.006s
W20260710 11:09:17.519058 10208 leader_election.cc:343] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:17.519554 10208 leader_election.cc:304] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [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: 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: 207cea397cf44200a5c98701ec8f2348, a12ccfa4b9e0436486972b4af033e037
I20260710 11:09:17.520330 10532 raft_consensus.cc:2749] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:17.521189 10391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e5741fa2e04cdb8d389fce48ae7efa" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:17.522058 10457 leader_election.cc:290] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 election: Requested vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:17.522928 10538 raft_consensus.cc:359] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.523903 10538 raft_consensus.cc:385] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.524281 10538 raft_consensus.cc:740] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.525458 10240 raft_consensus.cc:3060] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.528899 10524 raft_consensus.cc:2749] T d9c5adf971c141c4b03d1afe78e03156 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:17.532634 10240 raft_consensus.cc:2468] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 1.
I20260710 11:09:17.532820 10541 tablet_bootstrap.cc:654] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.506313 10390 raft_consensus.cc:2468] T 669333cc4dc3426981c96e255977a457 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 1.
I20260710 11:09:17.534312 10280 leader_election.cc:304] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: 
I20260710 11:09:17.535104 10473 raft_consensus.cc:2804] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:17.535619 10473 raft_consensus.cc:697] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Becoming Leader. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Running, Role: LEADER
I20260710 11:09:17.536729 10537 tablet_bootstrap.cc:492] T 756a4fbb464a4881a49843b3a96d0d05 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: No bootstrap required, opened a new log
I20260710 11:09:17.537259 10537 ts_tablet_manager.cc:1403] T 756a4fbb464a4881a49843b3a96d0d05 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.037s
I20260710 11:09:17.538507 10554 raft_consensus.cc:515] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.540395 10537 raft_consensus.cc:359] T 756a4fbb464a4881a49843b3a96d0d05 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
W20260710 11:09:17.540925 10283 leader_election.cc:343] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:17.541164 10537 raft_consensus.cc:385] T 756a4fbb464a4881a49843b3a96d0d05 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.541416 10283 leader_election.cc:304] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [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: 207cea397cf44200a5c98701ec8f2348; no voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037
I20260710 11:09:17.541584 10537 raft_consensus.cc:740] T 756a4fbb464a4881a49843b3a96d0d05 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.543164 10525 raft_consensus.cc:2749] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:17.542593 10537 consensus_queue.cc:260] T 756a4fbb464a4881a49843b3a96d0d05 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.536553 10473 consensus_queue.cc:237] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.544796 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c960482ba1846948524dc91676c31bb" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
I20260710 11:09:17.545547 10240 raft_consensus.cc:3060] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.550572 10538 consensus_queue.cc:260] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.554359 10538 ts_tablet_manager.cc:1434] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260710 11:09:17.556928 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c960482ba1846948524dc91676c31bb" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348"
I20260710 11:09:17.557623 10316 raft_consensus.cc:3060] T 9c960482ba1846948524dc91676c31bb P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.569161 10240 raft_consensus.cc:2468] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a12ccfa4b9e0436486972b4af033e037 in term 1.
I20260710 11:09:17.570633 10354 leader_election.cc:304] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:17.571672 10524 raft_consensus.cc:2804] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:17.572154 10524 raft_consensus.cc:697] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [term 1 LEADER]: Becoming Leader. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Running, Role: LEADER
I20260710 11:09:17.572947 10524 consensus_queue.cc:237] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.578545 10541 tablet_bootstrap.cc:492] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037: No bootstrap required, opened a new log
I20260710 11:09:17.579308 10541 ts_tablet_manager.cc:1403] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.030s
I20260710 11:09:17.582310 10316 raft_consensus.cc:2468] T 9c960482ba1846948524dc91676c31bb P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a12ccfa4b9e0436486972b4af033e037 in term 1.
I20260710 11:09:17.583379 10541 raft_consensus.cc:359] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.584429 10541 raft_consensus.cc:385] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.584860 10541 raft_consensus.cc:740] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.587800 10554 leader_election.cc:290] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 1 election: Requested vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287)
I20260710 11:09:17.586139 10541 consensus_queue.cc:260] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
W20260710 11:09:17.589643 10283 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.168.3:40889, user_credentials={real_user=slave}} blocked reactor thread for 48756.8us
I20260710 11:09:17.591988 10541 ts_tablet_manager.cc:1434] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 11:09:17.593343 10541 tablet_bootstrap.cc:492] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037: Bootstrap starting.
I20260710 11:09:17.597350 10537 ts_tablet_manager.cc:1434] T 756a4fbb464a4881a49843b3a96d0d05 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent starting tablet: real 0.060s	user 0.020s	sys 0.006s
I20260710 11:09:17.593438 10538 tablet_bootstrap.cc:492] T 5717c5f77bba450c85851b02a4a7d832 P 207cea397cf44200a5c98701ec8f2348: Bootstrap starting.
I20260710 11:09:17.598371 10537 tablet_bootstrap.cc:492] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Bootstrap starting.
I20260710 11:09:17.598384 10138 catalog_manager.cc:5697] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 reported cstate change: term changed from 0 to 1, leader changed from <none> to 207cea397cf44200a5c98701ec8f2348 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "207cea397cf44200a5c98701ec8f2348" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:17.601361 10541 tablet_bootstrap.cc:654] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.604771 10537 tablet_bootstrap.cc:654] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.610450 10538 tablet_bootstrap.cc:654] T 5717c5f77bba450c85851b02a4a7d832 P 207cea397cf44200a5c98701ec8f2348: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.617631 10538 tablet_bootstrap.cc:492] T 5717c5f77bba450c85851b02a4a7d832 P 207cea397cf44200a5c98701ec8f2348: No bootstrap required, opened a new log
I20260710 11:09:17.617645 10537 tablet_bootstrap.cc:492] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: No bootstrap required, opened a new log
I20260710 11:09:17.618230 10538 ts_tablet_manager.cc:1403] T 5717c5f77bba450c85851b02a4a7d832 P 207cea397cf44200a5c98701ec8f2348: Time spent bootstrapping tablet: real 0.063s	user 0.004s	sys 0.007s
I20260710 11:09:17.618237 10537 ts_tablet_manager.cc:1403] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260710 11:09:17.610098 10139 catalog_manager.cc:5697] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 reported cstate change: term changed from 0 to 1, leader changed from <none> to a12ccfa4b9e0436486972b4af033e037 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "a12ccfa4b9e0436486972b4af033e037" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:17.621357 10537 raft_consensus.cc:359] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.621558 10538 raft_consensus.cc:359] T 5717c5f77bba450c85851b02a4a7d832 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.622109 10537 raft_consensus.cc:385] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.622218 10538 raft_consensus.cc:385] T 5717c5f77bba450c85851b02a4a7d832 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.622475 10537 raft_consensus.cc:740] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.622558 10538 raft_consensus.cc:740] T 5717c5f77bba450c85851b02a4a7d832 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.623435 10538 consensus_queue.cc:260] T 5717c5f77bba450c85851b02a4a7d832 P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.625698 10537 consensus_queue.cc:260] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.628834 10537 ts_tablet_manager.cc:1434] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:09:17.629601 10538 ts_tablet_manager.cc:1434] T 5717c5f77bba450c85851b02a4a7d832 P 207cea397cf44200a5c98701ec8f2348: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 11:09:17.630105 10537 tablet_bootstrap.cc:492] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Bootstrap starting.
I20260710 11:09:17.631732 10538 tablet_bootstrap.cc:492] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348: Bootstrap starting.
I20260710 11:09:17.637181 10537 tablet_bootstrap.cc:654] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.638497 10538 tablet_bootstrap.cc:654] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.662045 10541 tablet_bootstrap.cc:492] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037: No bootstrap required, opened a new log
I20260710 11:09:17.662477 10541 ts_tablet_manager.cc:1403] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.048s
I20260710 11:09:17.663276 10537 tablet_bootstrap.cc:492] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: No bootstrap required, opened a new log
I20260710 11:09:17.663751 10537 ts_tablet_manager.cc:1403] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.012s
I20260710 11:09:17.665987 10541 raft_consensus.cc:359] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.666272 10537 raft_consensus.cc:359] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.666790 10541 raft_consensus.cc:385] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.667016 10537 raft_consensus.cc:385] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.667157 10541 raft_consensus.cc:740] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.667382 10537 raft_consensus.cc:740] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.668128 10537 consensus_queue.cc:260] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.668210 10541 consensus_queue.cc:260] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.668706 10538 tablet_bootstrap.cc:492] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348: No bootstrap required, opened a new log
I20260710 11:09:17.670572 10537 ts_tablet_manager.cc:1434] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:17.670817 10541 ts_tablet_manager.cc:1434] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:17.671571 10537 tablet_bootstrap.cc:492] T b23e6338413349878e1d8063b9dfd81e P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Bootstrap starting.
I20260710 11:09:17.671838 10524 raft_consensus.cc:493] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:17.672322 10524 raft_consensus.cc:515] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.673082 10538 ts_tablet_manager.cc:1403] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.004s
I20260710 11:09:17.674422 10524 leader_election.cc:290] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287)
I20260710 11:09:17.675045 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756a4fbb464a4881a49843b3a96d0d05" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" is_pre_election: true
I20260710 11:09:17.675695 10240 raft_consensus.cc:2468] T 756a4fbb464a4881a49843b3a96d0d05 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a12ccfa4b9e0436486972b4af033e037 in term 0.
I20260710 11:09:17.675814 10541 tablet_bootstrap.cc:492] T 6cc007399fb54e978e0cba01a847f026 P a12ccfa4b9e0436486972b4af033e037: Bootstrap starting.
I20260710 11:09:17.675961 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756a4fbb464a4881a49843b3a96d0d05" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348" is_pre_election: true
I20260710 11:09:17.676622 10316 raft_consensus.cc:2468] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a12ccfa4b9e0436486972b4af033e037 in term 0.
I20260710 11:09:17.676510 10538 raft_consensus.cc:359] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.677227 10354 leader_election.cc:304] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:17.678054 10524 raft_consensus.cc:2804] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:17.678385 10524 raft_consensus.cc:493] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:17.678694 10524 raft_consensus.cc:3060] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.682380 10537 tablet_bootstrap.cc:654] T b23e6338413349878e1d8063b9dfd81e P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.677407 10538 raft_consensus.cc:385] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.685438 10524 raft_consensus.cc:515] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.685745 10538 raft_consensus.cc:740] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.687166 10538 consensus_queue.cc:260] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.690289 10538 ts_tablet_manager.cc:1434] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260710 11:09:17.691778 10524 leader_election.cc:290] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 1 election: Requested vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287)
I20260710 11:09:17.691984 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756a4fbb464a4881a49843b3a96d0d05" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
I20260710 11:09:17.692590 10240 raft_consensus.cc:3060] T 756a4fbb464a4881a49843b3a96d0d05 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.692963 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756a4fbb464a4881a49843b3a96d0d05" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348"
I20260710 11:09:17.693516 10316 raft_consensus.cc:3060] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.693645 10541 tablet_bootstrap.cc:654] T 6cc007399fb54e978e0cba01a847f026 P a12ccfa4b9e0436486972b4af033e037: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.697614 10537 tablet_bootstrap.cc:492] T b23e6338413349878e1d8063b9dfd81e P 2bed454dde8b41b9ba4cf5bc48b7a6ab: No bootstrap required, opened a new log
I20260710 11:09:17.698227 10537 ts_tablet_manager.cc:1403] T b23e6338413349878e1d8063b9dfd81e P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.007s
I20260710 11:09:17.700295 10316 raft_consensus.cc:2468] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a12ccfa4b9e0436486972b4af033e037 in term 1.
I20260710 11:09:17.701460 10355 leader_election.cc:304] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:17.702217 10524 raft_consensus.cc:2804] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:17.702039 10537 raft_consensus.cc:359] T b23e6338413349878e1d8063b9dfd81e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.702603 10240 raft_consensus.cc:2468] T 756a4fbb464a4881a49843b3a96d0d05 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a12ccfa4b9e0436486972b4af033e037 in term 1.
I20260710 11:09:17.702728 10537 raft_consensus.cc:385] T b23e6338413349878e1d8063b9dfd81e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.702701 10524 raft_consensus.cc:697] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [term 1 LEADER]: Becoming Leader. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Running, Role: LEADER
I20260710 11:09:17.703250 10537 raft_consensus.cc:740] T b23e6338413349878e1d8063b9dfd81e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.703730 10524 consensus_queue.cc:237] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.705294 10538 tablet_bootstrap.cc:492] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348: Bootstrap starting.
I20260710 11:09:17.703905 10537 consensus_queue.cc:260] T b23e6338413349878e1d8063b9dfd81e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.709242 10537 ts_tablet_manager.cc:1434] T b23e6338413349878e1d8063b9dfd81e P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:09:17.716003 10137 catalog_manager.cc:5697] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 reported cstate change: term changed from 0 to 1, leader changed from <none> to a12ccfa4b9e0436486972b4af033e037 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "a12ccfa4b9e0436486972b4af033e037" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:17.726270 10538 tablet_bootstrap.cc:654] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.727130 10563 raft_consensus.cc:493] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:17.727653 10563 raft_consensus.cc:515] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.729738 10563 leader_election.cc:290] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:17.730507 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1332a624b1a54493864388af5ace8ba3" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348" is_pre_election: true
I20260710 11:09:17.730818 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1332a624b1a54493864388af5ace8ba3" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037" is_pre_election: true
I20260710 11:09:17.731411 10541 tablet_bootstrap.cc:492] T 6cc007399fb54e978e0cba01a847f026 P a12ccfa4b9e0436486972b4af033e037: No bootstrap required, opened a new log
I20260710 11:09:17.731956 10541 ts_tablet_manager.cc:1403] T 6cc007399fb54e978e0cba01a847f026 P a12ccfa4b9e0436486972b4af033e037: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.021s
W20260710 11:09:17.732023 10206 leader_election.cc:343] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:17.732580 10208 leader_election.cc:343] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:17.733090 10208 leader_election.cc:304] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: 207cea397cf44200a5c98701ec8f2348, a12ccfa4b9e0436486972b4af033e037
I20260710 11:09:17.733765 10563 raft_consensus.cc:2749] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:17.734899 10541 raft_consensus.cc:359] T 6cc007399fb54e978e0cba01a847f026 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.735625 10541 raft_consensus.cc:385] T 6cc007399fb54e978e0cba01a847f026 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.735914 10541 raft_consensus.cc:740] T 6cc007399fb54e978e0cba01a847f026 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.736541 10541 consensus_queue.cc:260] T 6cc007399fb54e978e0cba01a847f026 P a12ccfa4b9e0436486972b4af033e037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.736853 10538 tablet_bootstrap.cc:492] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348: No bootstrap required, opened a new log
I20260710 11:09:17.736610 10563 consensus_queue.cc:1048] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:17.737318 10538 ts_tablet_manager.cc:1403] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.004s
I20260710 11:09:17.738672 10541 ts_tablet_manager.cc:1434] T 6cc007399fb54e978e0cba01a847f026 P a12ccfa4b9e0436486972b4af033e037: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:17.739619 10541 tablet_bootstrap.cc:492] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037: Bootstrap starting.
I20260710 11:09:17.744772 10541 tablet_bootstrap.cc:654] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.739624 10538 raft_consensus.cc:359] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.745332 10538 raft_consensus.cc:385] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.745584 10538 raft_consensus.cc:740] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.746202 10538 consensus_queue.cc:260] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.747990 10538 ts_tablet_manager.cc:1434] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:09:17.748795 10538 tablet_bootstrap.cc:492] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348: Bootstrap starting.
I20260710 11:09:17.756629 10541 tablet_bootstrap.cc:492] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037: No bootstrap required, opened a new log
I20260710 11:09:17.757093 10541 ts_tablet_manager.cc:1403] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260710 11:09:17.758441 10538 tablet_bootstrap.cc:654] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.759855 10541 raft_consensus.cc:359] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.760553 10541 raft_consensus.cc:385] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.760812 10541 raft_consensus.cc:740] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.761652 10541 consensus_queue.cc:260] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.764252 10541 ts_tablet_manager.cc:1434] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:09:17.765450 10541 tablet_bootstrap.cc:492] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037: Bootstrap starting.
I20260710 11:09:17.772904 10541 tablet_bootstrap.cc:654] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.782917 10532 consensus_queue.cc:1048] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:17.783694 10561 raft_consensus.cc:493] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:17.783768 10473 raft_consensus.cc:493] T 5717c5f77bba450c85851b02a4a7d832 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:17.784250 10561 raft_consensus.cc:515] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.784509 10473 raft_consensus.cc:515] T 5717c5f77bba450c85851b02a4a7d832 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.786410 10561 leader_election.cc:290] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:17.787055 10473 leader_election.cc:290] T 5717c5f77bba450c85851b02a4a7d832 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:17.789141 10391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23e6338413349878e1d8063b9dfd81e" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037" is_pre_election: true
I20260710 11:09:17.789969 10391 raft_consensus.cc:2468] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 0.
I20260710 11:09:17.791153 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5717c5f77bba450c85851b02a4a7d832" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037" is_pre_election: true
I20260710 11:09:17.794314 10541 tablet_bootstrap.cc:492] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037: No bootstrap required, opened a new log
I20260710 11:09:17.794447 10283 leader_election.cc:304] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:17.795037 10541 ts_tablet_manager.cc:1403] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.000s
I20260710 11:09:17.798733 10541 raft_consensus.cc:359] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.799007 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23e6338413349878e1d8063b9dfd81e" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" is_pre_election: true
I20260710 11:09:17.799961 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5717c5f77bba450c85851b02a4a7d832" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" is_pre_election: true
I20260710 11:09:17.800812 10240 raft_consensus.cc:2468] T b23e6338413349878e1d8063b9dfd81e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 0.
I20260710 11:09:17.801116 10241 raft_consensus.cc:2393] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 207cea397cf44200a5c98701ec8f2348 in current term 1: Already voted for candidate a12ccfa4b9e0436486972b4af033e037 in this term.
I20260710 11:09:17.799918 10541 raft_consensus.cc:385] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.802300 10541 raft_consensus.cc:740] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.802665 10473 raft_consensus.cc:2804] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:17.803120 10473 raft_consensus.cc:493] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:17.803682 10473 raft_consensus.cc:3060] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.803329 10541 consensus_queue.cc:260] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.804534 10280 leader_election.cc:304] T 5717c5f77bba450c85851b02a4a7d832 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348; no voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037
I20260710 11:09:17.808257 10561 raft_consensus.cc:3060] T 5717c5f77bba450c85851b02a4a7d832 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.808622 10541 ts_tablet_manager.cc:1434] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:09:17.814656 10561 raft_consensus.cc:2749] T 5717c5f77bba450c85851b02a4a7d832 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:17.805742 10538 tablet_bootstrap.cc:492] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348: No bootstrap required, opened a new log
I20260710 11:09:17.816025 10563 raft_consensus.cc:493] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:17.816493 10538 ts_tablet_manager.cc:1403] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348: Time spent bootstrapping tablet: real 0.068s	user 0.020s	sys 0.031s
I20260710 11:09:17.816540 10563 raft_consensus.cc:515] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.819573 10538 raft_consensus.cc:359] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.820218 10538 raft_consensus.cc:385] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.820533 10538 raft_consensus.cc:740] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.821152 10538 consensus_queue.cc:260] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.822216 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cc007399fb54e978e0cba01a847f026" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037" is_pre_election: true
I20260710 11:09:17.822481 10473 raft_consensus.cc:515] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.823114 10388 raft_consensus.cc:2468] T 6cc007399fb54e978e0cba01a847f026 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 0.
I20260710 11:09:17.825201 10473 leader_election.cc:290] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 election: Requested vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:17.826368 10208 leader_election.cc:304] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:17.826700 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23e6338413349878e1d8063b9dfd81e" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
I20260710 11:09:17.827314 10241 raft_consensus.cc:3060] T b23e6338413349878e1d8063b9dfd81e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.828171 10563 leader_election.cc:290] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:17.828752 10563 raft_consensus.cc:2804] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:17.829121 10563 raft_consensus.cc:493] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:17.829504 10563 raft_consensus.cc:3060] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.830227 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23e6338413349878e1d8063b9dfd81e" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:17.830798 10388 raft_consensus.cc:3060] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.826401 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cc007399fb54e978e0cba01a847f026" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348" is_pre_election: true
I20260710 11:09:17.831888 10316 raft_consensus.cc:2468] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 0.
I20260710 11:09:17.823132 10538 ts_tablet_manager.cc:1434] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.002s
I20260710 11:09:17.835795 10241 raft_consensus.cc:2468] T b23e6338413349878e1d8063b9dfd81e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 1.
I20260710 11:09:17.836908 10280 leader_election.cc:304] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: 
I20260710 11:09:17.837117 10563 raft_consensus.cc:515] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.837877 10473 raft_consensus.cc:2804] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:17.838538 10473 raft_consensus.cc:697] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Becoming Leader. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Running, Role: LEADER
I20260710 11:09:17.839386 10563 leader_election.cc:290] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 election: Requested vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:17.839365 10473 consensus_queue.cc:237] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.840477 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cc007399fb54e978e0cba01a847f026" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:17.841055 10390 raft_consensus.cc:3060] T 6cc007399fb54e978e0cba01a847f026 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.841236 10388 raft_consensus.cc:2468] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 1.
I20260710 11:09:17.841174 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cc007399fb54e978e0cba01a847f026" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348"
I20260710 11:09:17.842079 10316 raft_consensus.cc:3060] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.848356 10390 raft_consensus.cc:2468] T 6cc007399fb54e978e0cba01a847f026 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 1.
I20260710 11:09:17.849141 10316 raft_consensus.cc:2468] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 1.
I20260710 11:09:17.849572 10208 leader_election.cc:304] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:17.850430 10563 raft_consensus.cc:2804] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:17.850889 10563 raft_consensus.cc:697] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Becoming Leader. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Running, Role: LEADER
I20260710 11:09:17.851552 10563 consensus_queue.cc:237] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.857025 10137 catalog_manager.cc:5697] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 reported cstate change: term changed from 0 to 1, leader changed from <none> to 207cea397cf44200a5c98701ec8f2348 (127.5.168.2). New cstate: current_term: 1 leader_uuid: "207cea397cf44200a5c98701ec8f2348" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:17.860152 10138 catalog_manager.cc:5697] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1). New cstate: current_term: 1 leader_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:17.864136 10524 consensus_queue.cc:1048] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:17.875659 10524 consensus_queue.cc:1048] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:17.885614 10554 raft_consensus.cc:493] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:17.886044 10554 raft_consensus.cc:515] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.888003 10554 leader_election.cc:290] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287)
I20260710 11:09:17.888752 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e5741fa2e04cdb8d389fce48ae7efa" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" is_pre_election: true
I20260710 11:09:17.888962 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e5741fa2e04cdb8d389fce48ae7efa" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348" is_pre_election: true
I20260710 11:09:17.889592 10241 raft_consensus.cc:2393] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a12ccfa4b9e0436486972b4af033e037 in current term 1: Already voted for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in this term.
I20260710 11:09:17.889701 10316 raft_consensus.cc:2393] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a12ccfa4b9e0436486972b4af033e037 in current term 1: Already voted for candidate 207cea397cf44200a5c98701ec8f2348 in this term.
I20260710 11:09:17.890903 10354 leader_election.cc:304] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a12ccfa4b9e0436486972b4af033e037; no voters: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab
I20260710 11:09:17.891651 10554 raft_consensus.cc:3060] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.896588 10554 raft_consensus.cc:2749] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:17.925010 10554 raft_consensus.cc:493] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:17.925559 10554 raft_consensus.cc:515] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.927562 10554 leader_election.cc:290] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287)
I20260710 11:09:17.928169 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1332a624b1a54493864388af5ace8ba3" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" is_pre_election: true
I20260710 11:09:17.928490 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1332a624b1a54493864388af5ace8ba3" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348" is_pre_election: true
I20260710 11:09:17.928877 10241 raft_consensus.cc:2468] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a12ccfa4b9e0436486972b4af033e037 in term 0.
I20260710 11:09:17.929106 10316 raft_consensus.cc:2468] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a12ccfa4b9e0436486972b4af033e037 in term 0.
I20260710 11:09:17.929905 10354 leader_election.cc:304] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:17.930613 10554 raft_consensus.cc:2804] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:17.930967 10554 raft_consensus.cc:493] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:17.931221 10554 raft_consensus.cc:3060] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.936100 10554 raft_consensus.cc:515] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.937665 10554 leader_election.cc:290] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 1 election: Requested vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287)
I20260710 11:09:17.938469 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1332a624b1a54493864388af5ace8ba3" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
I20260710 11:09:17.938596 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1332a624b1a54493864388af5ace8ba3" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348"
I20260710 11:09:17.939186 10241 raft_consensus.cc:3060] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.939285 10316 raft_consensus.cc:3060] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.944774 10316 raft_consensus.cc:2468] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a12ccfa4b9e0436486972b4af033e037 in term 1.
I20260710 11:09:17.944778 10241 raft_consensus.cc:2468] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a12ccfa4b9e0436486972b4af033e037 in term 1.
I20260710 11:09:17.945922 10355 leader_election.cc:304] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:17.946655 10554 raft_consensus.cc:2804] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:17.947081 10554 raft_consensus.cc:697] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [term 1 LEADER]: Becoming Leader. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Running, Role: LEADER
I20260710 11:09:17.947829 10554 consensus_queue.cc:237] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:17.954422 10137 catalog_manager.cc:5697] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 reported cstate change: term changed from 0 to 1, leader changed from <none> to a12ccfa4b9e0436486972b4af033e037 (127.5.168.3). New cstate: current_term: 1 leader_uuid: "a12ccfa4b9e0436486972b4af033e037" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: HEALTHY } } }
W20260710 11:09:18.040843 10188 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:18.081406 10473 consensus_queue.cc:1048] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:18.092337 10588 consensus_queue.cc:1048] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:18.119697 10554 consensus_queue.cc:1048] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:18.129916 10555 consensus_queue.cc:1048] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:18.139849 10555 consensus_queue.cc:1048] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:18.150550 10554 consensus_queue.cc:1048] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:18.302472 10588 consensus_queue.cc:1048] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:18.314868 10525 consensus_queue.cc:1048] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:18.343742 10524 consensus_queue.cc:1048] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:18.353914 10555 consensus_queue.cc:1048] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:18.355311 10563 consensus_queue.cc:1048] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:18.369010 10594 consensus_queue.cc:1048] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:09:19.044939 10188 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:19.270179 10594 raft_consensus.cc:493] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:19.270686 10594 raft_consensus.cc:515] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:19.272325 10594 leader_election.cc:290] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:19.273123 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e5741fa2e04cdb8d389fce48ae7efa" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348" is_pre_election: true
I20260710 11:09:19.273664 10316 raft_consensus.cc:2468] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 1.
I20260710 11:09:19.273437 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e5741fa2e04cdb8d389fce48ae7efa" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037" is_pre_election: true
I20260710 11:09:19.274217 10388 raft_consensus.cc:2468] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 1.
I20260710 11:09:19.274734 10206 leader_election.cc:304] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [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: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: 
I20260710 11:09:19.275653 10594 raft_consensus.cc:2804] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:09:19.275956 10594 raft_consensus.cc:493] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:19.276218 10594 raft_consensus.cc:3060] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:19.280941 10594 raft_consensus.cc:515] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:19.282387 10594 leader_election.cc:290] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 2 election: Requested vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:19.283071 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e5741fa2e04cdb8d389fce48ae7efa" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "207cea397cf44200a5c98701ec8f2348"
I20260710 11:09:19.283608 10316 raft_consensus.cc:3060] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:19.283428 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e5741fa2e04cdb8d389fce48ae7efa" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:19.284241 10388 raft_consensus.cc:3060] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:19.289171 10316 raft_consensus.cc:2468] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 2.
I20260710 11:09:19.290169 10206 leader_election.cc:304] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: 
I20260710 11:09:19.290302 10388 raft_consensus.cc:2468] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 2.
I20260710 11:09:19.291028 10594 raft_consensus.cc:2804] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:19.291941 10594 raft_consensus.cc:697] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 LEADER]: Becoming Leader. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Running, Role: LEADER
I20260710 11:09:19.292747 10594 consensus_queue.cc:237] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Queue going to LEADER 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: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:19.299998 10139 catalog_manager.cc:5697] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab reported cstate change: term changed from 0 to 2, leader changed from <none> to 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1). New cstate: current_term: 2 leader_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:19.691722 10388 raft_consensus.cc:1275] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Refusing update from remote peer 2bed454dde8b41b9ba4cf5bc48b7a6ab: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:09:19.692997 10601 consensus_queue.cc:1048] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:19.705940 10316 raft_consensus.cc:1275] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Refusing update from remote peer 2bed454dde8b41b9ba4cf5bc48b7a6ab: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:09:19.708221 10601 consensus_queue.cc:1048] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:19.766036 10388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5717c5f77bba450c85851b02a4a7d832"
dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
mode: GRACEFUL
new_leader_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
 from {username='slave'} at 127.0.0.1:35938
I20260710 11:09:19.766562 10388 raft_consensus.cc:606] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [term 1 LEADER]: Received request to transfer leadership to TS 2bed454dde8b41b9ba4cf5bc48b7a6ab
I20260710 11:09:19.771301 10316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "669333cc4dc3426981c96e255977a457"
dest_uuid: "207cea397cf44200a5c98701ec8f2348"
mode: GRACEFUL
new_leader_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
 from {username='slave'} at 127.0.0.1:41824
I20260710 11:09:19.771814 10316 raft_consensus.cc:606] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Received request to transfer leadership to TS 2bed454dde8b41b9ba4cf5bc48b7a6ab
I20260710 11:09:19.776497 10388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c960482ba1846948524dc91676c31bb"
dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
mode: GRACEFUL
new_leader_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
 from {username='slave'} at 127.0.0.1:35938
I20260710 11:09:19.776926 10388 raft_consensus.cc:606] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [term 1 LEADER]: Received request to transfer leadership to TS 2bed454dde8b41b9ba4cf5bc48b7a6ab
I20260710 11:09:19.781353 10241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05e5741fa2e04cdb8d389fce48ae7efa"
dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
mode: GRACEFUL
new_leader_uuid: "207cea397cf44200a5c98701ec8f2348"
 from {username='slave'} at 127.0.0.1:50886
I20260710 11:09:19.781817 10241 raft_consensus.cc:606] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 LEADER]: Received request to transfer leadership to TS 207cea397cf44200a5c98701ec8f2348
I20260710 11:09:19.786499 10241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cc007399fb54e978e0cba01a847f026"
dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
mode: GRACEFUL
new_leader_uuid: "207cea397cf44200a5c98701ec8f2348"
 from {username='slave'} at 127.0.0.1:50886
I20260710 11:09:19.786948 10241 raft_consensus.cc:606] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Received request to transfer leadership to TS 207cea397cf44200a5c98701ec8f2348
I20260710 11:09:19.791644 10388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "756a4fbb464a4881a49843b3a96d0d05"
dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
mode: GRACEFUL
new_leader_uuid: "207cea397cf44200a5c98701ec8f2348"
 from {username='slave'} at 127.0.0.1:35938
I20260710 11:09:19.792109 10388 raft_consensus.cc:606] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [term 1 LEADER]: Received request to transfer leadership to TS 207cea397cf44200a5c98701ec8f2348
I20260710 11:09:19.796495 10388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1332a624b1a54493864388af5ace8ba3"
dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
mode: GRACEFUL
new_leader_uuid: "207cea397cf44200a5c98701ec8f2348"
 from {username='slave'} at 127.0.0.1:35938
I20260710 11:09:19.797020 10388 raft_consensus.cc:606] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [term 1 LEADER]: Received request to transfer leadership to TS 207cea397cf44200a5c98701ec8f2348
I20260710 11:09:19.801887 10316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b23e6338413349878e1d8063b9dfd81e"
dest_uuid: "207cea397cf44200a5c98701ec8f2348"
mode: GRACEFUL
new_leader_uuid: "a12ccfa4b9e0436486972b4af033e037"
 from {username='slave'} at 127.0.0.1:41824
I20260710 11:09:19.802358 10316 raft_consensus.cc:606] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Received request to transfer leadership to TS a12ccfa4b9e0436486972b4af033e037
I20260710 11:09:19.812459 10609 raft_consensus.cc:993] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: : Instructing follower 207cea397cf44200a5c98701ec8f2348 to start an election
I20260710 11:09:19.812896 10601 raft_consensus.cc:1081] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Signalling peer 207cea397cf44200a5c98701ec8f2348 to start an election
I20260710 11:09:19.814244 10316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cc007399fb54e978e0cba01a847f026"
dest_uuid: "207cea397cf44200a5c98701ec8f2348"
 from {username='slave'} at 127.0.0.1:41796
I20260710 11:09:19.814716 10316 raft_consensus.cc:493] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:19.815032 10316 raft_consensus.cc:3060] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:19.820480 10316 raft_consensus.cc:515] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:19.822197 10316 leader_election.cc:290] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 2 election: Requested vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:19.822819 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cc007399fb54e978e0cba01a847f026" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
I20260710 11:09:19.823483 10241 raft_consensus.cc:3055] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:19.823348 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cc007399fb54e978e0cba01a847f026" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:19.823897 10241 raft_consensus.cc:740] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Running, Role: LEADER
I20260710 11:09:19.824083 10388 raft_consensus.cc:3060] T 6cc007399fb54e978e0cba01a847f026 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:19.824754 10241 consensus_queue.cc:260] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:19.825573 10241 raft_consensus.cc:3060] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:19.828830 10388 raft_consensus.cc:2468] T 6cc007399fb54e978e0cba01a847f026 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 2.
I20260710 11:09:19.829468 10390 raft_consensus.cc:1240] T 6cc007399fb54e978e0cba01a847f026 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Rejecting Update request from peer 2bed454dde8b41b9ba4cf5bc48b7a6ab for earlier term 1. Current term is 2. Ops: []
I20260710 11:09:19.829908 10283 leader_election.cc:304] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:19.830483 10241 raft_consensus.cc:2468] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 2.
I20260710 11:09:19.830730 10473 raft_consensus.cc:2804] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:19.831781 10473 raft_consensus.cc:697] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348 [term 2 LEADER]: Becoming Leader. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Running, Role: LEADER
I20260710 11:09:19.832486 10473 consensus_queue.cc:237] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:19.839752 10139 catalog_manager.cc:5697] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348 reported cstate change: term changed from 1 to 2, leader changed from 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1) to 207cea397cf44200a5c98701ec8f2348 (127.5.168.2). New cstate: current_term: 2 leader_uuid: "207cea397cf44200a5c98701ec8f2348" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:19.908087 10616 raft_consensus.cc:993] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348: : Instructing follower 2bed454dde8b41b9ba4cf5bc48b7a6ab to start an election
I20260710 11:09:19.908545 10616 raft_consensus.cc:1081] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Signalling peer 2bed454dde8b41b9ba4cf5bc48b7a6ab to start an election
I20260710 11:09:19.909829 10241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "669333cc4dc3426981c96e255977a457"
dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
 from {username='slave'} at 127.0.0.1:50862
I20260710 11:09:19.910265 10241 raft_consensus.cc:493] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:19.910497 10241 raft_consensus.cc:3060] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:19.915340 10241 raft_consensus.cc:515] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:19.916638 10241 leader_election.cc:290] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 2 election: Requested vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:19.917579 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669333cc4dc3426981c96e255977a457" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:19.918048 10390 raft_consensus.cc:3060] T 669333cc4dc3426981c96e255977a457 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:19.917938 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669333cc4dc3426981c96e255977a457" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "207cea397cf44200a5c98701ec8f2348"
I20260710 11:09:19.918605 10316 raft_consensus.cc:3055] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:19.918928 10316 raft_consensus.cc:740] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Running, Role: LEADER
I20260710 11:09:19.919701 10316 consensus_queue.cc:260] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:19.920882 10316 raft_consensus.cc:3060] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:19.924515 10390 raft_consensus.cc:2468] T 669333cc4dc3426981c96e255977a457 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 2.
I20260710 11:09:19.926024 10208 leader_election.cc:304] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:19.926779 10601 raft_consensus.cc:2804] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:19.927286 10601 raft_consensus.cc:697] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 LEADER]: Becoming Leader. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Running, Role: LEADER
I20260710 11:09:19.928579 10601 consensus_queue.cc:237] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:19.928956 10316 raft_consensus.cc:2468] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 2.
I20260710 11:09:19.935946 10139 catalog_manager.cc:5697] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab reported cstate change: term changed from 1 to 2, leader changed from 207cea397cf44200a5c98701ec8f2348 (127.5.168.2) to 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1). New cstate: current_term: 2 leader_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:19.941941 10612 raft_consensus.cc:993] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037: : Instructing follower 207cea397cf44200a5c98701ec8f2348 to start an election
I20260710 11:09:19.942389 10524 raft_consensus.cc:1081] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [term 1 LEADER]: Signalling peer 207cea397cf44200a5c98701ec8f2348 to start an election
I20260710 11:09:19.943908 10316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1332a624b1a54493864388af5ace8ba3"
dest_uuid: "207cea397cf44200a5c98701ec8f2348"
 from {username='slave'} at 127.0.0.1:41808
I20260710 11:09:19.944437 10316 raft_consensus.cc:493] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:19.944794 10316 raft_consensus.cc:3060] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:19.950217 10316 raft_consensus.cc:515] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:19.951771 10316 leader_election.cc:290] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 2 election: Requested vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:19.952752 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1332a624b1a54493864388af5ace8ba3" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:19.952740 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1332a624b1a54493864388af5ace8ba3" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
I20260710 11:09:19.953529 10390 raft_consensus.cc:3055] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:19.953611 10241 raft_consensus.cc:3060] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:19.953778 10390 raft_consensus.cc:740] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Running, Role: LEADER
I20260710 11:09:19.954435 10390 consensus_queue.cc:260] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:19.955341 10390 raft_consensus.cc:3060] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:19.959436 10241 raft_consensus.cc:2468] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 2.
I20260710 11:09:19.960659 10280 leader_election.cc:304] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: 
I20260710 11:09:19.961313 10473 raft_consensus.cc:2804] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:19.961408 10390 raft_consensus.cc:2468] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 2.
I20260710 11:09:19.961750 10473 raft_consensus.cc:697] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348 [term 2 LEADER]: Becoming Leader. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Running, Role: LEADER
I20260710 11:09:19.962497 10473 consensus_queue.cc:237] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:19.970994 10139 catalog_manager.cc:5697] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348 reported cstate change: term changed from 1 to 2, leader changed from a12ccfa4b9e0436486972b4af033e037 (127.5.168.3) to 207cea397cf44200a5c98701ec8f2348 (127.5.168.2). New cstate: current_term: 2 leader_uuid: "207cea397cf44200a5c98701ec8f2348" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:20.048666 10524 raft_consensus.cc:993] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037: : Instructing follower 207cea397cf44200a5c98701ec8f2348 to start an election
I20260710 11:09:20.049149 10612 raft_consensus.cc:1081] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [term 1 LEADER]: Signalling peer 207cea397cf44200a5c98701ec8f2348 to start an election
I20260710 11:09:20.050588 10316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "756a4fbb464a4881a49843b3a96d0d05"
dest_uuid: "207cea397cf44200a5c98701ec8f2348"
 from {username='slave'} at 127.0.0.1:41808
I20260710 11:09:20.051021 10316 raft_consensus.cc:493] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:20.051321 10316 raft_consensus.cc:3060] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:20.056535 10316 raft_consensus.cc:515] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:20.057976 10316 leader_election.cc:290] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 2 election: Requested vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:20.058670 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756a4fbb464a4881a49843b3a96d0d05" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
I20260710 11:09:20.059134 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756a4fbb464a4881a49843b3a96d0d05" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:20.059293 10241 raft_consensus.cc:3060] T 756a4fbb464a4881a49843b3a96d0d05 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:20.059710 10390 raft_consensus.cc:3055] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:20.059985 10390 raft_consensus.cc:740] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Running, Role: LEADER
I20260710 11:09:20.060619 10390 consensus_queue.cc:260] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:20.061442 10390 raft_consensus.cc:3060] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:20.066423 10390 raft_consensus.cc:2468] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 2.
I20260710 11:09:20.066468 10241 raft_consensus.cc:2468] T 756a4fbb464a4881a49843b3a96d0d05 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 2.
I20260710 11:09:20.067593 10280 leader_election.cc:304] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: 
I20260710 11:09:20.068383 10473 raft_consensus.cc:2804] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:20.068843 10473 raft_consensus.cc:697] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348 [term 2 LEADER]: Becoming Leader. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Running, Role: LEADER
I20260710 11:09:20.069463 10473 consensus_queue.cc:237] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:20.076237 10139 catalog_manager.cc:5697] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348 reported cstate change: term changed from 1 to 2, leader changed from a12ccfa4b9e0436486972b4af033e037 (127.5.168.3) to 207cea397cf44200a5c98701ec8f2348 (127.5.168.2). New cstate: current_term: 2 leader_uuid: "207cea397cf44200a5c98701ec8f2348" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:20.224476 10241 raft_consensus.cc:1275] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Refusing update from remote peer 207cea397cf44200a5c98701ec8f2348: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:20.225674 10473 consensus_queue.cc:1048] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:20.234452 10388 raft_consensus.cc:1275] T 6cc007399fb54e978e0cba01a847f026 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Refusing update from remote peer 207cea397cf44200a5c98701ec8f2348: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:20.235746 10626 consensus_queue.cc:1048] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:20.296605 10630 raft_consensus.cc:993] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab: : Instructing follower 207cea397cf44200a5c98701ec8f2348 to start an election
I20260710 11:09:20.296845 10524 raft_consensus.cc:993] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037: : Instructing follower 2bed454dde8b41b9ba4cf5bc48b7a6ab to start an election
I20260710 11:09:20.297147 10601 raft_consensus.cc:1081] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 LEADER]: Signalling peer 207cea397cf44200a5c98701ec8f2348 to start an election
I20260710 11:09:20.297307 10524 raft_consensus.cc:1081] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [term 1 LEADER]: Signalling peer 2bed454dde8b41b9ba4cf5bc48b7a6ab to start an election
I20260710 11:09:20.298694 10316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05e5741fa2e04cdb8d389fce48ae7efa"
dest_uuid: "207cea397cf44200a5c98701ec8f2348"
 from {username='slave'} at 127.0.0.1:41796
I20260710 11:09:20.299003 10241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c960482ba1846948524dc91676c31bb"
dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
 from {username='slave'} at 127.0.0.1:50870
I20260710 11:09:20.299185 10316 raft_consensus.cc:493] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:20.299531 10241 raft_consensus.cc:493] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:20.299585 10316 raft_consensus.cc:3060] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:20.300019 10241 raft_consensus.cc:3060] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:20.306001 10316 raft_consensus.cc:515] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:20.306001 10241 raft_consensus.cc:515] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:20.308009 10241 leader_election.cc:290] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 2 election: Requested vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:20.309041 10390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c960482ba1846948524dc91676c31bb" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:20.309002 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c960482ba1846948524dc91676c31bb" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "207cea397cf44200a5c98701ec8f2348"
I20260710 11:09:20.309264 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e5741fa2e04cdb8d389fce48ae7efa" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
I20260710 11:09:20.309759 10390 raft_consensus.cc:3055] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:20.309782 10315 raft_consensus.cc:3060] T 9c960482ba1846948524dc91676c31bb P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:20.309916 10240 raft_consensus.cc:3055] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:20.310210 10390 raft_consensus.cc:740] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Running, Role: LEADER
I20260710 11:09:20.310494 10240 raft_consensus.cc:740] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Running, Role: LEADER
I20260710 11:09:20.311000 10390 consensus_queue.cc:260] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:20.311359 10240 consensus_queue.cc:260] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:20.312140 10390 raft_consensus.cc:3060] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:20.312268 10240 raft_consensus.cc:3060] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:20.315310 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e5741fa2e04cdb8d389fce48ae7efa" candidate_uuid: "207cea397cf44200a5c98701ec8f2348" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:20.315949 10388 raft_consensus.cc:3060] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:20.316943 10315 raft_consensus.cc:2468] T 9c960482ba1846948524dc91676c31bb P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 2.
I20260710 11:09:20.317914 10316 leader_election.cc:290] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [CANDIDATE]: Term 3 election: Requested vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:20.318296 10206 leader_election.cc:304] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: 
I20260710 11:09:20.319280 10630 raft_consensus.cc:2804] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:20.319742 10630 raft_consensus.cc:697] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 LEADER]: Becoming Leader. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Running, Role: LEADER
I20260710 11:09:20.319912 10240 raft_consensus.cc:2468] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 3.
I20260710 11:09:20.319923 10390 raft_consensus.cc:2468] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 2.
I20260710 11:09:20.320626 10630 consensus_queue.cc:237] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:20.323267 10388 raft_consensus.cc:2468] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 207cea397cf44200a5c98701ec8f2348 in term 3.
I20260710 11:09:20.323472 10280 leader_election.cc:304] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [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: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: 
I20260710 11:09:20.324286 10473 raft_consensus.cc:2804] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:20.324700 10473 raft_consensus.cc:697] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 3 LEADER]: Becoming Leader. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Running, Role: LEADER
I20260710 11:09:20.325439 10473 consensus_queue.cc:237] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:20.329878 10138 catalog_manager.cc:5697] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab reported cstate change: term changed from 1 to 2, leader changed from a12ccfa4b9e0436486972b4af033e037 (127.5.168.3) to 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1). New cstate: current_term: 2 leader_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:20.330696 10473 raft_consensus.cc:993] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348: : Instructing follower a12ccfa4b9e0436486972b4af033e037 to start an election
I20260710 11:09:20.331254 10473 raft_consensus.cc:1081] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Signalling peer a12ccfa4b9e0436486972b4af033e037 to start an election
I20260710 11:09:20.332804 10139 catalog_manager.cc:5697] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 reported cstate change: term changed from 2 to 3, leader changed from 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1) to 207cea397cf44200a5c98701ec8f2348 (127.5.168.2). New cstate: current_term: 3 leader_uuid: "207cea397cf44200a5c98701ec8f2348" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:20.336862 10388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b23e6338413349878e1d8063b9dfd81e"
dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
 from {username='slave'} at 127.0.0.1:42484
I20260710 11:09:20.337922 10524 raft_consensus.cc:993] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037: : Instructing follower 2bed454dde8b41b9ba4cf5bc48b7a6ab to start an election
I20260710 11:09:20.337790 10388 raft_consensus.cc:493] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:20.338382 10524 raft_consensus.cc:1081] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [term 1 LEADER]: Signalling peer 2bed454dde8b41b9ba4cf5bc48b7a6ab to start an election
I20260710 11:09:20.338461 10388 raft_consensus.cc:3060] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:20.344640 10240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5717c5f77bba450c85851b02a4a7d832"
dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
 from {username='slave'} at 127.0.0.1:50870
I20260710 11:09:20.345222 10240 raft_consensus.cc:493] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:20.345619 10240 raft_consensus.cc:3060] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:20.347941 10388 raft_consensus.cc:515] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:20.351075 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23e6338413349878e1d8063b9dfd81e" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "207cea397cf44200a5c98701ec8f2348"
I20260710 11:09:20.351917 10388 leader_election.cc:290] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 2 election: Requested vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287)
I20260710 11:09:20.352095 10316 raft_consensus.cc:3055] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:20.351086 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23e6338413349878e1d8063b9dfd81e" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
I20260710 11:09:20.352495 10316 raft_consensus.cc:740] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Running, Role: LEADER
I20260710 11:09:20.352381 10240 raft_consensus.cc:515] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:20.353010 10241 raft_consensus.cc:3060] T b23e6338413349878e1d8063b9dfd81e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:20.353567 10316 consensus_queue.cc:260] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:20.354828 10316 raft_consensus.cc:3060] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:20.355244 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5717c5f77bba450c85851b02a4a7d832" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "207cea397cf44200a5c98701ec8f2348"
I20260710 11:09:20.355599 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5717c5f77bba450c85851b02a4a7d832" candidate_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
I20260710 11:09:20.355839 10315 raft_consensus.cc:3060] T 5717c5f77bba450c85851b02a4a7d832 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:20.356184 10388 raft_consensus.cc:3055] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:20.356541 10388 raft_consensus.cc:740] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Running, Role: LEADER
I20260710 11:09:20.357304 10388 consensus_queue.cc:260] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:20.358300 10388 raft_consensus.cc:3060] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:20.359153 10241 raft_consensus.cc:2468] T b23e6338413349878e1d8063b9dfd81e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a12ccfa4b9e0436486972b4af033e037 in term 2.
I20260710 11:09:20.360271 10354 leader_election.cc:304] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:20.361104 10524 raft_consensus.cc:2804] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:20.355283 10240 leader_election.cc:290] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 2 election: Requested vote from peers 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287), a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889)
I20260710 11:09:20.361553 10524 raft_consensus.cc:697] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037 [term 2 LEADER]: Becoming Leader. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Running, Role: LEADER
I20260710 11:09:20.362409 10315 raft_consensus.cc:2468] T 5717c5f77bba450c85851b02a4a7d832 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 2.
I20260710 11:09:20.362571 10316 raft_consensus.cc:2468] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a12ccfa4b9e0436486972b4af033e037 in term 2.
I20260710 11:09:20.363613 10206 leader_election.cc:304] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, 2bed454dde8b41b9ba4cf5bc48b7a6ab; no voters: 
I20260710 11:09:20.364370 10630 raft_consensus.cc:2804] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:20.362462 10524 consensus_queue.cc:237] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:20.364853 10630 raft_consensus.cc:697] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 LEADER]: Becoming Leader. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Running, Role: LEADER
I20260710 11:09:20.365880 10388 raft_consensus.cc:2468] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bed454dde8b41b9ba4cf5bc48b7a6ab in term 2.
I20260710 11:09:20.365689 10630 consensus_queue.cc:237] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:20.372414 10139 catalog_manager.cc:5697] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037 reported cstate change: term changed from 1 to 2, leader changed from 207cea397cf44200a5c98701ec8f2348 (127.5.168.2) to a12ccfa4b9e0436486972b4af033e037 (127.5.168.3). New cstate: current_term: 2 leader_uuid: "a12ccfa4b9e0436486972b4af033e037" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:20.373653 10138 catalog_manager.cc:5697] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab reported cstate change: term changed from 1 to 2, leader changed from a12ccfa4b9e0436486972b4af033e037 (127.5.168.3) to 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1). New cstate: current_term: 2 leader_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:20.409497 10315 raft_consensus.cc:1275] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Refusing update from remote peer 2bed454dde8b41b9ba4cf5bc48b7a6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:20.410701 10630 consensus_queue.cc:1048] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:20.419255 10388 raft_consensus.cc:1275] T 669333cc4dc3426981c96e255977a457 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Refusing update from remote peer 2bed454dde8b41b9ba4cf5bc48b7a6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:20.420615 10609 consensus_queue.cc:1048] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:20.433085 10388 raft_consensus.cc:1275] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Refusing update from remote peer 207cea397cf44200a5c98701ec8f2348: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:20.434437 10626 consensus_queue.cc:1048] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:20.442736 10241 raft_consensus.cc:1275] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Refusing update from remote peer 207cea397cf44200a5c98701ec8f2348: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:20.444103 10473 consensus_queue.cc:1048] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:20.597400 10388 raft_consensus.cc:1275] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Refusing update from remote peer 207cea397cf44200a5c98701ec8f2348: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:20.598826 10473 consensus_queue.cc:1048] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:20.607553 10240 raft_consensus.cc:1275] T 756a4fbb464a4881a49843b3a96d0d05 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Refusing update from remote peer 207cea397cf44200a5c98701ec8f2348: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:20.609404 10626 consensus_queue.cc:1048] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:20.785604 10240 raft_consensus.cc:1275] T b23e6338413349878e1d8063b9dfd81e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Refusing update from remote peer a12ccfa4b9e0436486972b4af033e037: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:20.786909 10612 consensus_queue.cc:1048] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:20.795245 10315 raft_consensus.cc:1275] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Refusing update from remote peer a12ccfa4b9e0436486972b4af033e037: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:20.796736 10612 consensus_queue.cc:1048] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:20.833046 10315 raft_consensus.cc:1275] T 9c960482ba1846948524dc91676c31bb P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Refusing update from remote peer 2bed454dde8b41b9ba4cf5bc48b7a6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:20.834156 10609 consensus_queue.cc:1048] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:20.840277 10388 raft_consensus.cc:1275] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Refusing update from remote peer 2bed454dde8b41b9ba4cf5bc48b7a6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:20.842382 10630 consensus_queue.cc:1048] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:20.843290 10388 raft_consensus.cc:1275] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Refusing update from remote peer 2bed454dde8b41b9ba4cf5bc48b7a6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:20.848615 10630 consensus_queue.cc:1048] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:20.861169 10315 raft_consensus.cc:1275] T 5717c5f77bba450c85851b02a4a7d832 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Refusing update from remote peer 2bed454dde8b41b9ba4cf5bc48b7a6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:20.865113 10630 consensus_queue.cc:1048] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:20.896322 10390 raft_consensus.cc:1275] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037 [term 3 FOLLOWER]: Refusing update from remote peer 207cea397cf44200a5c98701ec8f2348: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:09:20.897502 10626 consensus_queue.cc:1048] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:20.906068 10240 raft_consensus.cc:1275] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 3 FOLLOWER]: Refusing update from remote peer 207cea397cf44200a5c98701ec8f2348: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:09:20.910235 10616 consensus_queue.cc:1048] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:22.805730 10138 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35642:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:09:22.831614 10138 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35642:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:09:22.962761  5792 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:23.023003 10693 tablet.cc:1724] T d9c5adf971c141c4b03d1afe78e03156 P a12ccfa4b9e0436486972b4af033e037: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.027807 10696 tablet.cc:1724] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.005781 10688 tablet.cc:1724] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.044555 10692 tablet.cc:1724] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.005996 10678 tablet.cc:1724] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:23.196650 10700 log.cc:927] Time spent T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037: Append to log took a long time: real 0.085s	user 0.002s	sys 0.000s
I20260710 11:09:23.196465 10708 tablet.cc:1724] T 669333cc4dc3426981c96e255977a457 P a12ccfa4b9e0436486972b4af033e037: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.232952 10711 tablet.cc:1724] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:23.235718 10704 log.cc:927] Time spent T 6cc007399fb54e978e0cba01a847f026 P a12ccfa4b9e0436486972b4af033e037: Append to log took a long time: real 0.117s	user 0.000s	sys 0.001s
I20260710 11:09:23.245306 10678 tablet.cc:1724] T b23e6338413349878e1d8063b9dfd81e P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.252208 10242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb60142f1c524ec5b53a90b46215d60f"
dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
mode: GRACEFUL
new_leader_uuid: "a12ccfa4b9e0436486972b4af033e037"
 from {username='slave'} at 127.0.0.1:40914
I20260710 11:09:23.253014 10242 raft_consensus.cc:606] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Received request to transfer leadership to TS a12ccfa4b9e0436486972b4af033e037
I20260710 11:09:23.231308 10705 tablet.cc:1724] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.262586 10709 tablet.cc:1724] T d9c5adf971c141c4b03d1afe78e03156 P 207cea397cf44200a5c98701ec8f2348: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.286011 10713 tablet.cc:1724] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.287576 10137 catalog_manager.cc:5789] TS a12ccfa4b9e0436486972b4af033e037 (127.5.168.3:40889) does not have the latest schema for tablet b23e6338413349878e1d8063b9dfd81e (table soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4]). Expected version 1 got 0
I20260710 11:09:23.295593 10688 tablet.cc:1724] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.336078 10717 tablet.cc:1724] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.371310 10693 tablet.cc:1724] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.376279 10716 tablet.cc:1724] T 9c960482ba1846948524dc91676c31bb P 207cea397cf44200a5c98701ec8f2348: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.379446 10717 tablet.cc:1724] T 5717c5f77bba450c85851b02a4a7d832 P 207cea397cf44200a5c98701ec8f2348: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.385883 10708 tablet.cc:1724] T 6cc007399fb54e978e0cba01a847f026 P a12ccfa4b9e0436486972b4af033e037: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.272452 10696 tablet.cc:1724] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.369741 10709 tablet.cc:1724] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.387884 10692 tablet.cc:1724] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.395390 10711 tablet.cc:1724] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.397033 10717 tablet.cc:1724] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.416595 10711 tablet.cc:1724] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.421392 10713 tablet.cc:1724] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.432164 10705 tablet.cc:1724] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.439352 10678 tablet.cc:1724] T 756a4fbb464a4881a49843b3a96d0d05 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.440120 10315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb8dd711f88a4685b4649f27784ebd66"
dest_uuid: "207cea397cf44200a5c98701ec8f2348"
mode: GRACEFUL
new_leader_uuid: "a12ccfa4b9e0436486972b4af033e037"
 from {username='slave'} at 127.0.0.1:49414
I20260710 11:09:23.446710 10315 raft_consensus.cc:606] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Received request to transfer leadership to TS a12ccfa4b9e0436486972b4af033e037
I20260710 11:09:23.440296 10709 tablet.cc:1724] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:23.448511  5792 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:23.449124  5792 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:23.472828 10140 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004: soft_deleted_table [id=cc0e767cb2e1483ab7ad82cad4ab7bb4] alter complete (version 1)
I20260710 11:09:23.515995 10630 raft_consensus.cc:993] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab: : Instructing follower a12ccfa4b9e0436486972b4af033e037 to start an election
I20260710 11:09:23.516531 10654 raft_consensus.cc:1081] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Signalling peer a12ccfa4b9e0436486972b4af033e037 to start an election
I20260710 11:09:23.518062 10387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb60142f1c524ec5b53a90b46215d60f"
dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
 from {username='slave'} at 127.0.0.1:42480
I20260710 11:09:23.518765 10387 raft_consensus.cc:493] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:23.519083 10387 raft_consensus.cc:3060] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:23.524856 10387 raft_consensus.cc:515] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:23.526625 10387 leader_election.cc:290] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 2 election: Requested vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287)
I20260710 11:09:23.527276 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb60142f1c524ec5b53a90b46215d60f" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
I20260710 11:09:23.527684 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb60142f1c524ec5b53a90b46215d60f" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "207cea397cf44200a5c98701ec8f2348"
I20260710 11:09:23.527971 10240 raft_consensus.cc:3055] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:23.528220 10315 raft_consensus.cc:3060] T bb60142f1c524ec5b53a90b46215d60f P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:23.528327 10240 raft_consensus.cc:740] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2bed454dde8b41b9ba4cf5bc48b7a6ab, State: Running, Role: LEADER
I20260710 11:09:23.529222 10240 consensus_queue.cc:260] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:23.530121 10240 raft_consensus.cc:3060] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:23.533265 10315 raft_consensus.cc:2468] T bb60142f1c524ec5b53a90b46215d60f P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a12ccfa4b9e0436486972b4af033e037 in term 2.
I20260710 11:09:23.534616 10355 leader_election.cc:304] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 207cea397cf44200a5c98701ec8f2348, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:23.535023 10240 raft_consensus.cc:2468] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a12ccfa4b9e0436486972b4af033e037 in term 2.
I20260710 11:09:23.535467 10710 raft_consensus.cc:2804] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:23.535943 10710 raft_consensus.cc:697] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037 [term 2 LEADER]: Becoming Leader. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Running, Role: LEADER
I20260710 11:09:23.536819 10710 consensus_queue.cc:237] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:23.545253 10139 catalog_manager.cc:5697] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037 reported cstate change: term changed from 1 to 2, leader changed from 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1) to a12ccfa4b9e0436486972b4af033e037 (127.5.168.3). New cstate: current_term: 2 leader_uuid: "a12ccfa4b9e0436486972b4af033e037" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:23.822219 10719 raft_consensus.cc:993] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348: : Instructing follower a12ccfa4b9e0436486972b4af033e037 to start an election
I20260710 11:09:23.822652 10719 raft_consensus.cc:1081] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Signalling peer a12ccfa4b9e0436486972b4af033e037 to start an election
I20260710 11:09:23.824120 10386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb8dd711f88a4685b4649f27784ebd66"
dest_uuid: "a12ccfa4b9e0436486972b4af033e037"
 from {username='slave'} at 127.0.0.1:42484
I20260710 11:09:23.824663 10386 raft_consensus.cc:493] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:23.824954 10386 raft_consensus.cc:3060] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:23.830679 10386 raft_consensus.cc:515] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:23.832402 10386 leader_election.cc:290] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 2 election: Requested vote from peers 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757), 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287)
I20260710 11:09:23.832995 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8dd711f88a4685b4649f27784ebd66" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab"
I20260710 11:09:23.833252 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8dd711f88a4685b4649f27784ebd66" candidate_uuid: "a12ccfa4b9e0436486972b4af033e037" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "207cea397cf44200a5c98701ec8f2348"
I20260710 11:09:23.833585 10240 raft_consensus.cc:3060] T cb8dd711f88a4685b4649f27784ebd66 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:23.833925 10315 raft_consensus.cc:3055] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:23.834237 10315 raft_consensus.cc:740] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 207cea397cf44200a5c98701ec8f2348, State: Running, Role: LEADER
I20260710 11:09:23.834990 10315 consensus_queue.cc:260] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:23.836105 10315 raft_consensus.cc:3060] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:23.838444 10240 raft_consensus.cc:2468] T cb8dd711f88a4685b4649f27784ebd66 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a12ccfa4b9e0436486972b4af033e037 in term 2.
I20260710 11:09:23.839448 10354 leader_election.cc:304] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bed454dde8b41b9ba4cf5bc48b7a6ab, a12ccfa4b9e0436486972b4af033e037; no voters: 
I20260710 11:09:23.840070 10710 raft_consensus.cc:2804] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:23.840471 10710 raft_consensus.cc:697] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 [term 2 LEADER]: Becoming Leader. State: Replica: a12ccfa4b9e0436486972b4af033e037, State: Running, Role: LEADER
I20260710 11:09:23.840629 10315 raft_consensus.cc:2468] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a12ccfa4b9e0436486972b4af033e037 in term 2.
I20260710 11:09:23.841234 10710 consensus_queue.cc:237] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } }
I20260710 11:09:23.848076 10139 catalog_manager.cc:5697] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 reported cstate change: term changed from 1 to 2, leader changed from 207cea397cf44200a5c98701ec8f2348 (127.5.168.2) to a12ccfa4b9e0436486972b4af033e037 (127.5.168.3). New cstate: current_term: 2 leader_uuid: "a12ccfa4b9e0436486972b4af033e037" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12ccfa4b9e0436486972b4af033e037" member_type: VOTER last_known_addr { host: "127.5.168.3" port: 40889 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:24.040920 10315 raft_consensus.cc:1275] T bb60142f1c524ec5b53a90b46215d60f P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Refusing update from remote peer a12ccfa4b9e0436486972b4af033e037: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:24.042100 10710 consensus_queue.cc:1048] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:24.051571 10240 raft_consensus.cc:1275] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Refusing update from remote peer a12ccfa4b9e0436486972b4af033e037: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:24.053305 10612 consensus_queue.cc:1048] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:24.346866 10315 raft_consensus.cc:1275] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Refusing update from remote peer a12ccfa4b9e0436486972b4af033e037: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:24.348086 10612 consensus_queue.cc:1048] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "207cea397cf44200a5c98701ec8f2348" member_type: VOTER last_known_addr { host: "127.5.168.2" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:24.356989 10239 raft_consensus.cc:1275] T cb8dd711f88a4685b4649f27784ebd66 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Refusing update from remote peer a12ccfa4b9e0436486972b4af033e037: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:24.358356 10710 consensus_queue.cc:1048] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bed454dde8b41b9ba4cf5bc48b7a6ab" member_type: VOTER last_known_addr { host: "127.5.168.1" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:24.505052  5792 tablet_server.cc:179] TabletServer@127.5.168.1:0 shutting down...
I20260710 11:09:24.527874  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:24.528679  5792 tablet_replica.cc:333] T b23e6338413349878e1d8063b9dfd81e P 2bed454dde8b41b9ba4cf5bc48b7a6ab: stopping tablet replica
I20260710 11:09:24.529750  5792 raft_consensus.cc:2243] T b23e6338413349878e1d8063b9dfd81e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.530329  5792 raft_consensus.cc:2272] T b23e6338413349878e1d8063b9dfd81e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.532313  5792 tablet_replica.cc:333] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: stopping tablet replica
I20260710 11:09:24.532828  5792 raft_consensus.cc:2243] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.533205  5792 raft_consensus.cc:2272] T 6cc007399fb54e978e0cba01a847f026 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.534888  5792 tablet_replica.cc:333] T 756a4fbb464a4881a49843b3a96d0d05 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: stopping tablet replica
I20260710 11:09:24.535422  5792 raft_consensus.cc:2243] T 756a4fbb464a4881a49843b3a96d0d05 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.535822  5792 raft_consensus.cc:2272] T 756a4fbb464a4881a49843b3a96d0d05 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.537541  5792 tablet_replica.cc:333] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: stopping tablet replica
I20260710 11:09:24.538056  5792 raft_consensus.cc:2243] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.538719  5792 raft_consensus.cc:2272] T 5717c5f77bba450c85851b02a4a7d832 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.540526  5792 tablet_replica.cc:333] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: stopping tablet replica
I20260710 11:09:24.541005  5792 raft_consensus.cc:2243] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.541697  5792 raft_consensus.cc:2272] T 669333cc4dc3426981c96e255977a457 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.543438  5792 tablet_replica.cc:333] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: stopping tablet replica
I20260710 11:09:24.543905  5792 raft_consensus.cc:2243] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.544587  5792 raft_consensus.cc:2272] T d9c5adf971c141c4b03d1afe78e03156 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.546350  5792 tablet_replica.cc:333] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab: stopping tablet replica
I20260710 11:09:24.546834  5792 raft_consensus.cc:2243] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.547169  5792 raft_consensus.cc:2272] T bb60142f1c524ec5b53a90b46215d60f P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.549549  5792 tablet_replica.cc:333] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab: stopping tablet replica
I20260710 11:09:24.549999  5792 raft_consensus.cc:2243] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.550381  5792 raft_consensus.cc:2272] T ee44a011c1a94e5d928c631e29f0f49e P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.552079  5792 tablet_replica.cc:333] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab: stopping tablet replica
I20260710 11:09:24.552582  5792 raft_consensus.cc:2243] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.553320  5792 raft_consensus.cc:2272] T fdca2103f9034536af250f6eb5e1b4db P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.555575  5792 tablet_replica.cc:333] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab: stopping tablet replica
I20260710 11:09:24.556321  5792 raft_consensus.cc:2243] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.556898  5792 raft_consensus.cc:2272] T 05e5741fa2e04cdb8d389fce48ae7efa P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:24.556859 10354 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
I20260710 11:09:24.559728  5792 tablet_replica.cc:333] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: stopping tablet replica
W20260710 11:09:24.559798 10354 consensus_peers.cc:597] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037 -> Peer 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757): Couldn't send request to peer 2bed454dde8b41b9ba4cf5bc48b7a6ab. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:24.560405  5792 raft_consensus.cc:2243] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.561153  5792 raft_consensus.cc:2272] T b2ceec8521364d4499647ceb41f7b466 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.563097  5792 tablet_replica.cc:333] T cb8dd711f88a4685b4649f27784ebd66 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: stopping tablet replica
I20260710 11:09:24.563656  5792 raft_consensus.cc:2243] T cb8dd711f88a4685b4649f27784ebd66 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.564056  5792 raft_consensus.cc:2272] T cb8dd711f88a4685b4649f27784ebd66 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.566182  5792 tablet_replica.cc:333] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: stopping tablet replica
I20260710 11:09:24.566730  5792 raft_consensus.cc:2243] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.567624  5792 raft_consensus.cc:2272] T fed78e1732d54a068f313191d8ff28e3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.569473  5792 tablet_replica.cc:333] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab: stopping tablet replica
I20260710 11:09:24.569940  5792 raft_consensus.cc:2243] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.570349  5792 raft_consensus.cc:2272] T 3c9b1d39538e4e978376a4ef367f8b4d P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.572235  5792 tablet_replica.cc:333] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab: stopping tablet replica
I20260710 11:09:24.572723  5792 raft_consensus.cc:2243] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.573406  5792 raft_consensus.cc:2272] T 9c960482ba1846948524dc91676c31bb P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.575093  5792 tablet_replica.cc:333] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: stopping tablet replica
I20260710 11:09:24.575659  5792 raft_consensus.cc:2243] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.576032  5792 raft_consensus.cc:2272] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.577708  5792 tablet_replica.cc:333] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: stopping tablet replica
I20260710 11:09:24.578083  5792 raft_consensus.cc:2243] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.578441  5792 raft_consensus.cc:2272] T 1332a624b1a54493864388af5ace8ba3 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.580132  5792 tablet_replica.cc:333] T 798ffd2c3a074e2b8ccafe2967d08941 P 2bed454dde8b41b9ba4cf5bc48b7a6ab: stopping tablet replica
I20260710 11:09:24.580552  5792 raft_consensus.cc:2243] T 798ffd2c3a074e2b8ccafe2967d08941 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.580893  5792 raft_consensus.cc:2272] T 798ffd2c3a074e2b8ccafe2967d08941 P 2bed454dde8b41b9ba4cf5bc48b7a6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.619056  5792 tablet_server.cc:196] TabletServer@127.5.168.1:0 shutdown complete.
I20260710 11:09:24.650766  5792 tablet_server.cc:179] TabletServer@127.5.168.2:0 shutting down...
W20260710 11:09:24.660169 10355 consensus_peers.cc:597] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037 -> Peer 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287): Couldn't send request to peer 207cea397cf44200a5c98701ec8f2348. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:24.684697  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:24.685719  5792 tablet_replica.cc:333] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348: stopping tablet replica
I20260710 11:09:24.686744  5792 raft_consensus.cc:2243] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348 [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:09:24.685264 10280 consensus_peers.cc:597] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348 -> Peer 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757): Couldn't send request to peer 2bed454dde8b41b9ba4cf5bc48b7a6ab. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:45757: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:24.688081  5792 raft_consensus.cc:2272] T 6cc007399fb54e978e0cba01a847f026 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.690207  5792 tablet_replica.cc:333] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348: stopping tablet replica
I20260710 11:09:24.690902  5792 raft_consensus.cc:2243] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.691495  5792 raft_consensus.cc:2272] T b23e6338413349878e1d8063b9dfd81e P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.693722  5792 tablet_replica.cc:333] T 5717c5f77bba450c85851b02a4a7d832 P 207cea397cf44200a5c98701ec8f2348: stopping tablet replica
I20260710 11:09:24.694270  5792 raft_consensus.cc:2243] T 5717c5f77bba450c85851b02a4a7d832 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.694684  5792 raft_consensus.cc:2272] T 5717c5f77bba450c85851b02a4a7d832 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.696781  5792 tablet_replica.cc:333] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348: stopping tablet replica
W20260710 11:09:24.696859 10354 consensus_peers.cc:597] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037 -> Peer 2bed454dde8b41b9ba4cf5bc48b7a6ab (127.5.168.1:45757): Couldn't send request to peer 2bed454dde8b41b9ba4cf5bc48b7a6ab. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.1:45757: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:24.697342  5792 raft_consensus.cc:2243] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.698186  5792 raft_consensus.cc:2272] T 756a4fbb464a4881a49843b3a96d0d05 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.700140  5792 tablet_replica.cc:333] T d9c5adf971c141c4b03d1afe78e03156 P 207cea397cf44200a5c98701ec8f2348: stopping tablet replica
I20260710 11:09:24.700721  5792 raft_consensus.cc:2243] T d9c5adf971c141c4b03d1afe78e03156 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.701079  5792 raft_consensus.cc:2272] T d9c5adf971c141c4b03d1afe78e03156 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.702616  5792 tablet_replica.cc:333] T bb60142f1c524ec5b53a90b46215d60f P 207cea397cf44200a5c98701ec8f2348: stopping tablet replica
I20260710 11:09:24.703132  5792 raft_consensus.cc:2243] T bb60142f1c524ec5b53a90b46215d60f P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.703567  5792 raft_consensus.cc:2272] T bb60142f1c524ec5b53a90b46215d60f P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.705737  5792 tablet_replica.cc:333] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348: stopping tablet replica
I20260710 11:09:24.706241  5792 raft_consensus.cc:2243] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.707000  5792 raft_consensus.cc:2272] T ee44a011c1a94e5d928c631e29f0f49e P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.708712  5792 tablet_replica.cc:333] T b2ceec8521364d4499647ceb41f7b466 P 207cea397cf44200a5c98701ec8f2348: stopping tablet replica
I20260710 11:09:24.709177  5792 raft_consensus.cc:2243] T b2ceec8521364d4499647ceb41f7b466 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.709517  5792 raft_consensus.cc:2272] T b2ceec8521364d4499647ceb41f7b466 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.711335  5792 tablet_replica.cc:333] T fed78e1732d54a068f313191d8ff28e3 P 207cea397cf44200a5c98701ec8f2348: stopping tablet replica
I20260710 11:09:24.711786  5792 raft_consensus.cc:2243] T fed78e1732d54a068f313191d8ff28e3 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.712121  5792 raft_consensus.cc:2272] T fed78e1732d54a068f313191d8ff28e3 P 207cea397cf44200a5c98701ec8f2348 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.713732  5792 tablet_replica.cc:333] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348: stopping tablet replica
I20260710 11:09:24.714174  5792 raft_consensus.cc:2243] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.714491  5792 raft_consensus.cc:2272] T cb8dd711f88a4685b4649f27784ebd66 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.716488  5792 tablet_replica.cc:333] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348: stopping tablet replica
I20260710 11:09:24.716938  5792 raft_consensus.cc:2243] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.717295  5792 raft_consensus.cc:2272] T 669333cc4dc3426981c96e255977a457 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.718930  5792 tablet_replica.cc:333] T 9c960482ba1846948524dc91676c31bb P 207cea397cf44200a5c98701ec8f2348: stopping tablet replica
I20260710 11:09:24.719431  5792 raft_consensus.cc:2243] T 9c960482ba1846948524dc91676c31bb P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.719776  5792 raft_consensus.cc:2272] T 9c960482ba1846948524dc91676c31bb P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.721349  5792 tablet_replica.cc:333] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348: stopping tablet replica
I20260710 11:09:24.721836  5792 raft_consensus.cc:2243] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.722548  5792 raft_consensus.cc:2272] T 404fd3ce9d0b4fbbba499e4ef90c0796 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.724294  5792 tablet_replica.cc:333] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348: stopping tablet replica
I20260710 11:09:24.724779  5792 raft_consensus.cc:2243] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.725518  5792 raft_consensus.cc:2272] T 3c9b1d39538e4e978376a4ef367f8b4d P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.727339  5792 tablet_replica.cc:333] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348: stopping tablet replica
I20260710 11:09:24.727818  5792 raft_consensus.cc:2243] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.728513  5792 raft_consensus.cc:2272] T 1332a624b1a54493864388af5ace8ba3 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.730154  5792 tablet_replica.cc:333] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348: stopping tablet replica
I20260710 11:09:24.730644  5792 raft_consensus.cc:2243] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.731071  5792 raft_consensus.cc:2272] T 798ffd2c3a074e2b8ccafe2967d08941 P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.732803  5792 tablet_replica.cc:333] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348: stopping tablet replica
I20260710 11:09:24.733268  5792 raft_consensus.cc:2243] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.733932  5792 raft_consensus.cc:2272] T 05e5741fa2e04cdb8d389fce48ae7efa P 207cea397cf44200a5c98701ec8f2348 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.735673  5792 tablet_replica.cc:333] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348: stopping tablet replica
I20260710 11:09:24.736142  5792 raft_consensus.cc:2243] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.736557  5792 raft_consensus.cc:2272] T fdca2103f9034536af250f6eb5e1b4db P 207cea397cf44200a5c98701ec8f2348 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:24.773027 10355 consensus_peers.cc:597] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 -> Peer 207cea397cf44200a5c98701ec8f2348 (127.5.168.2:33287): Couldn't send request to peer 207cea397cf44200a5c98701ec8f2348. Status: Network error: Client connection negotiation failed: client connection to 127.5.168.2:33287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:24.773504  5792 tablet_server.cc:196] TabletServer@127.5.168.2:0 shutdown complete.
I20260710 11:09:24.805008  5792 tablet_server.cc:179] TabletServer@127.5.168.3:0 shutting down...
I20260710 11:09:24.834374  5792 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:24.835083  5792 tablet_replica.cc:333] T 6cc007399fb54e978e0cba01a847f026 P a12ccfa4b9e0436486972b4af033e037: stopping tablet replica
I20260710 11:09:24.835749  5792 raft_consensus.cc:2243] T 6cc007399fb54e978e0cba01a847f026 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.836163  5792 raft_consensus.cc:2272] T 6cc007399fb54e978e0cba01a847f026 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.837931  5792 tablet_replica.cc:333] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037: stopping tablet replica
I20260710 11:09:24.838421  5792 raft_consensus.cc:2243] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.839087  5792 raft_consensus.cc:2272] T b23e6338413349878e1d8063b9dfd81e P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.840792  5792 tablet_replica.cc:333] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037: stopping tablet replica
I20260710 11:09:24.841223  5792 raft_consensus.cc:2243] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.841581  5792 raft_consensus.cc:2272] T 756a4fbb464a4881a49843b3a96d0d05 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.843096  5792 tablet_replica.cc:333] T d9c5adf971c141c4b03d1afe78e03156 P a12ccfa4b9e0436486972b4af033e037: stopping tablet replica
I20260710 11:09:24.843622  5792 raft_consensus.cc:2243] T d9c5adf971c141c4b03d1afe78e03156 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.843978  5792 raft_consensus.cc:2272] T d9c5adf971c141c4b03d1afe78e03156 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.845569  5792 tablet_replica.cc:333] T 669333cc4dc3426981c96e255977a457 P a12ccfa4b9e0436486972b4af033e037: stopping tablet replica
I20260710 11:09:24.846015  5792 raft_consensus.cc:2243] T 669333cc4dc3426981c96e255977a457 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.846349  5792 raft_consensus.cc:2272] T 669333cc4dc3426981c96e255977a457 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.847931  5792 tablet_replica.cc:333] T 404fd3ce9d0b4fbbba499e4ef90c0796 P a12ccfa4b9e0436486972b4af033e037: stopping tablet replica
I20260710 11:09:24.848383  5792 raft_consensus.cc:2243] T 404fd3ce9d0b4fbbba499e4ef90c0796 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.848729  5792 raft_consensus.cc:2272] T 404fd3ce9d0b4fbbba499e4ef90c0796 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.850334  5792 tablet_replica.cc:333] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037: stopping tablet replica
I20260710 11:09:24.850786  5792 raft_consensus.cc:2243] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.851135  5792 raft_consensus.cc:2272] T 9c960482ba1846948524dc91676c31bb P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.852802  5792 tablet_replica.cc:333] T b2ceec8521364d4499647ceb41f7b466 P a12ccfa4b9e0436486972b4af033e037: stopping tablet replica
I20260710 11:09:24.853207  5792 raft_consensus.cc:2243] T b2ceec8521364d4499647ceb41f7b466 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.853581  5792 raft_consensus.cc:2272] T b2ceec8521364d4499647ceb41f7b466 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.855237  5792 tablet_replica.cc:333] T fed78e1732d54a068f313191d8ff28e3 P a12ccfa4b9e0436486972b4af033e037: stopping tablet replica
I20260710 11:09:24.855877  5792 raft_consensus.cc:2243] T fed78e1732d54a068f313191d8ff28e3 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.856283  5792 raft_consensus.cc:2272] T fed78e1732d54a068f313191d8ff28e3 P a12ccfa4b9e0436486972b4af033e037 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.858589  5792 tablet_replica.cc:333] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037: stopping tablet replica
I20260710 11:09:24.859082  5792 raft_consensus.cc:2243] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.859921  5792 raft_consensus.cc:2272] T cb8dd711f88a4685b4649f27784ebd66 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.861887  5792 tablet_replica.cc:333] T ee44a011c1a94e5d928c631e29f0f49e P a12ccfa4b9e0436486972b4af033e037: stopping tablet replica
I20260710 11:09:24.862360  5792 raft_consensus.cc:2243] T ee44a011c1a94e5d928c631e29f0f49e P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.862820  5792 raft_consensus.cc:2272] T ee44a011c1a94e5d928c631e29f0f49e P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.864563  5792 tablet_replica.cc:333] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037: stopping tablet replica
I20260710 11:09:24.865029  5792 raft_consensus.cc:2243] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.865722  5792 raft_consensus.cc:2272] T bb60142f1c524ec5b53a90b46215d60f P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.867734  5792 tablet_replica.cc:333] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037: stopping tablet replica
I20260710 11:09:24.868201  5792 raft_consensus.cc:2243] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.868613  5792 raft_consensus.cc:2272] T 1332a624b1a54493864388af5ace8ba3 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.870146  5792 tablet_replica.cc:333] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037: stopping tablet replica
I20260710 11:09:24.870602  5792 raft_consensus.cc:2243] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.871388  5792 raft_consensus.cc:2272] T 798ffd2c3a074e2b8ccafe2967d08941 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.873149  5792 tablet_replica.cc:333] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037: stopping tablet replica
I20260710 11:09:24.873636  5792 raft_consensus.cc:2243] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.874035  5792 raft_consensus.cc:2272] T 05e5741fa2e04cdb8d389fce48ae7efa P a12ccfa4b9e0436486972b4af033e037 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.875712  5792 tablet_replica.cc:333] T fdca2103f9034536af250f6eb5e1b4db P a12ccfa4b9e0436486972b4af033e037: stopping tablet replica
I20260710 11:09:24.876183  5792 raft_consensus.cc:2243] T fdca2103f9034536af250f6eb5e1b4db P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.876595  5792 raft_consensus.cc:2272] T fdca2103f9034536af250f6eb5e1b4db P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.878237  5792 tablet_replica.cc:333] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037: stopping tablet replica
I20260710 11:09:24.878696  5792 raft_consensus.cc:2243] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.879119  5792 raft_consensus.cc:2272] T 5717c5f77bba450c85851b02a4a7d832 P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.880772  5792 tablet_replica.cc:333] T 3c9b1d39538e4e978376a4ef367f8b4d P a12ccfa4b9e0436486972b4af033e037: stopping tablet replica
I20260710 11:09:24.881202  5792 raft_consensus.cc:2243] T 3c9b1d39538e4e978376a4ef367f8b4d P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.881615  5792 raft_consensus.cc:2272] T 3c9b1d39538e4e978376a4ef367f8b4d P a12ccfa4b9e0436486972b4af033e037 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.917435  5792 tablet_server.cc:196] TabletServer@127.5.168.3:0 shutdown complete.
I20260710 11:09:24.945849  5792 master.cc:562] Master@127.5.168.62:41909 shutting down...
I20260710 11:09:24.963987  5792 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.964452  5792 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.964712  5792 tablet_replica.cc:333] T 00000000000000000000000000000000 P 27141e9d1c5c4960bcf6a778b8037004: stopping tablet replica
I20260710 11:09:24.984591  5792 master.cc:584] Master@127.5.168.62:41909 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (13155 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25527 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (114298 ms total)
[  PASSED  ] 8 tests.
I20260710 11:09:25.037017  5792 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 408 messages since previous log ~16 seconds ago
I20260710 11:09:25.037267  5792 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 408 messages since previous log ~16 seconds ago
I20260710 11:09:25.037464  5792 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 408 messages since previous log ~16 seconds ago
I20260710 11:09:25.037683  5792 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 ~34 seconds ago
I20260710 11:09:25.037874  5792 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 ~34 seconds ago
I20260710 11:09:25.038138  5792 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
I20260710 11:09:25.038444  5792 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~27 seconds ago
